» Fri May 04, 2012 5:48 pm
Nextstep uses a different kernel and OS X uses a completely different OpenGL driver model than anything else. Dangerous to make assumptions, and that's just the renderer - don't forget sound, input, networking, file system, threading, memory management, etc. These are all platform-specific and need porting/testing done (and having worked on a Windows/Linux/OS X project I can assure you that they are NOT the same between Linux and OS X).