I am porting a renderer from windows to mac, and everything works great on the windows machine. The problem I'm running into is objects disappearing. Static objects don't disappear, but after a few simple animation, the objects that are animating disappear.
I am using display lists, and my pop/push calls seem to be matched.
Any ideas are greatly appreciated.



