aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl
Commit message (Expand)AuthorAgeFilesLines
* Optimized GLU creation by caching Class object for implementationKenneth Russel2009-05-221-8/+20
* Refactored shader-related utility routines from core GL2ES2 class intoKenneth Russel2009-05-223-283/+0
* Recently code (UnifiedName, GLUnifiedName) was added to GlueGen toKenneth Russel2009-05-2010-14/+169
* Renamed gl-ignore-gl2_es12-special.cfg to gl-if-gl-ignores.cfg for clarityKenneth Russel2009-04-282-1/+1
* Fix: glShaderCompilerAvailable() and glGetShaderBinaryFormats()Sven Gothel2009-03-201-0/+6
* Fix GL2ES12.isGL() and re-adding the shader code to the jarSven Gothel2009-03-201-1/+1
* Removed GL2ES12 interface from the public API since it is only anKenneth Russel2009-03-194-38/+40
* Removed reflective queries from GLProfile and their use inKenneth Russel2009-03-191-1/+0
* Moved remaining portions of fixed function emulation out of core JOGLKenneth Russel2009-03-1923-101/+140
* Movement of Capabilities class and chooseCapabilities functionalityKenneth Russel2009-03-198-14/+14
* Finish (?) moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-173-3/+3
* JOGL refactoring:Sven Gothel2009-03-1649-0/+7164