Hi!
Sorry in advance if this question has already been answered, but...
Why is OpenGLES not part of trunk version? Is it "only" lack of man-power and time to keep it up-to-date?
I've just started working on a project which will target Windows, Mac, iPhone and several other platforms, so (as it currently stands), I'll have to merge OpenGLES with trunk and keep that new version in sync with both versions.
Are there any plans of merging OpenGLES branch to trunk?
OpenGL as separate branch
-
hybrid
- Admin
- Posts: 14144
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Yes, two things are missing so far: A simple iPhone setup framework and a OpenGL stub class which hides the detilas of each driver into specialised classes. Once these are fixed it will be merged into trunk.
However, ogl-es is merged from trunk on a regular basis. So it should be pretty much up to date.
However, ogl-es is merged from trunk on a regular basis. So it should be pretty much up to date.