On 23 Dec 2013, at 16:09, Riccardo Canalicchio <[email protected]> wrote:
> For example Clutter uses CoGL that wraps opengl and make a common api between > opengl and opengles; skia also supports both opengl and gles... i have seen a > lot of mails talking about uikit but opengl is not supported on mobile... GLES is a subset of (recentish) OpenGL. Sticking to the GLES subset should let things work on the desktop just fine. David -- Sent from my brain _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
