aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/ExtensionAvailabilityCache.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-218/+0
* minor cleanupSven Gothel2010-11-281-9/+9
* ExtensionAvailabilityCache: Fall back to glGetString, if glGetStringi fails; ...Sven Gothel2010-11-141-9/+18
* ExtensionAvailabilityCache: Only use glGetStringi() is real GL >= 3.1 contextSven Gothel2010-11-131-18/+15
* Added missing JogAmp copyrightSven Gothel2010-11-061-0/+1
* Harmonize all runtime properties, see doc/Implementation/runtime-properties.txtSven Gothel2010-10-111-2/+2
* Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...Sven Gothel2010-04-221-3/+1
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-2/+2
* JOGL GL4 preperation:Sven Gothel2010-04-161-199/+22
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+390