aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/GLExtensions.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1135 - GL/GLContext: Add isGLES31Compatible()Sven Gothel2015-03-061-0/+1
* Bug 801: Graph OpenGL ES2 and ES3 CompatibilitySven Gothel2014-03-251-0/+1
* Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida...Sven Gothel2013-11-071-0/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-11/+11
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-151-1/+2
* Adding GEOMETRY_SHADER support in ShaderCode, adding core GL3/GEOMETRY_SHADER...Sven Gothel2013-01-121-2/+3
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-0/+3
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-0/+81