aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/ExtensionAvailabilityCache.java
Commit message (Expand)AuthorAgeFilesLines
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-151-10/+10
* Fix GLSL Version Exposure: Type in 'static' GL -> GLSL matching, don't set GL...Sven Gothel2013-05-061-2/+5
* Debug Messages: Unify getThreadName() usage and 'Catched Exception' messagesSven Gothel2013-04-101-3/+1
* ExtensionAvailabilityCache: Remove 'XXX_NV_vertex_array_range' hackSven Gothel2012-02-221-11/+1
* Fix ExtensionAvailabilityCache ; Enhance caching.Sven Gothel2012-02-141-61/+62
* Enhance ExtensionAvailabilityCache ; Expose extension count in GLContext (and...Sven Gothel2012-02-131-41/+66
* Fix JOGL GLContextImpl ProcAddressTable and Extension CachingSven Gothel2012-02-131-0/+4
* *GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...Sven Gothel2011-09-091-5/+19
* no GL_VERSION_X extensions for ES profilesSven Gothel2011-08-071-8/+10
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+218