| Commit message (Expand) | Author | Age | Files | Lines |
* | JoglVersion: Dump GLSL version if GLSL is available. | Sven Gothel | 2012-04-05 | 1 | -2/+5 |
* | JoglVersion: Avoid NPE if no caps are available. | Sven Gothel | 2012-02-25 | 1 | -3/+5 |
* | Enhance ExtensionAvailabilityCache ; Expose extension count in GLContext (and... | Sven Gothel | 2012-02-13 | 1 | -12/+12 |
* | OpenGL ES/EGL Overhaul | Sven Gothel | 2012-02-13 | 1 | -4/+46 |
* | Minor Edits: Add GL_RENDERER to JoglVersion dump; Fix typo in PMVMatrix. | Sven Gothel | 2012-01-14 | 1 | -3/+5 |
* | NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs... | Sven Gothel | 2011-11-23 | 1 | -1/+1 |
* | NewtVersionActivity: Remove 'gears' test; Version Info: Drop NativeWindow/New... | Sven Gothel | 2011-08-22 | 1 | -1/+1 |
* | JoglVersion: Add info whether shader-compiler exists or not | Sven Gothel | 2011-07-31 | 1 | -0/+2 |
* | Clean/Fix: Threading Code | Sven Gothel | 2011-02-26 | 1 | -1/+1 |
* | changes due to code cleanup in gluegen. | Michael Bien | 2011-02-26 | 1 | -5/+4 |
* | Fix GLProfile initProfilesForDevice and DEBUG ; Fix JoglVersion.getGLInfo | Sven Gothel | 2010-12-19 | 1 | -3/+7 |
* | minor cleanup | Sven Gothel | 2010-11-28 | 1 | -1/+6 |
* | Add GL_VENDOR to JoglVersion GL output | Sven Gothel | 2010-11-26 | 1 | -0/+2 |
* | Refined VersionInfo usage | Sven Gothel | 2010-11-25 | 1 | -5/+7 |
* | print platform info additional to the module info. | Michael Bien | 2010-11-18 | 1 | -0/+1 |
* | modifications due to changes in GlueGen's VersionUtil.getManifest(). | Michael Bien | 2010-11-18 | 1 | -7/+5 |
* | JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de... | Sven Gothel | 2010-11-14 | 1 | -4/+10 |
* | ExtensionAvailabilityCache: Only use glGetStringi() is real GL >= 3.1 context | Sven Gothel | 2010-11-13 | 1 | -0/+1 |
* | Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion and... | Sven Gothel | 2010-11-12 | 1 | -0/+98 |