aboutsummaryrefslogtreecommitdiffstats
path: root/make/config
Commit message (Expand)AuthorAgeFilesLines
* Made computation of required buffer size for operations likeKenneth Russel2009-06-1313-52/+189
* Added back in NVIDIA, ATI and Apple OpenGL extensions to GL interfacesKenneth Russel2009-06-132-5/+38
* - Fixing SPEC documentation for bindings JOGL and NativeWindow, Sven Gothel2009-06-111-1/+5
* Tested:Sven Gothel2009-06-039-47/+59
* JOGLSven Gothel2009-05-2923-95/+991
* 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
* Removed unneeded dependence on GL/glx.h; verified that JOGL can now beKenneth Russel2009-05-011-1/+0
* 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-179-20/+20
* Continue moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-177-0/+0
* JOGL refactoring:Sven Gothel2009-03-1657-0/+7461