aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/GLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Remove deprectated classes and methodsSven Gothel2015-10-151-23/+1
* Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part5: GL_AR...Sven Gothel2015-10-071-27/+45
* Bug 1202 (related): Fix SEMVER regressions mostly due to Bug 1202 commits (ad...Sven Gothel2015-08-291-2/+17
* Bug 1203: Cleanup and Prepare for regular EGL Profile probingSven Gothel2015-08-291-22/+21
* Bug 1203: Properly format DEBUG output related to mapGLVersions: Use '-MapGLV...Sven Gothel2015-08-271-9/+14
* Bug 1202 - Add support of Adaptive Vsync via [GLX|WGL]_EXT_swap_control_tearSven Gothel2015-08-271-37/+26
* GLContext glVersionString: Group all 'compat' flags to save space, add ES32 c...Sven Gothel2015-03-261-3/+10
* Bug 1135 - GL/GLContext: Add isGLES31Compatible()Sven Gothel2015-03-061-5/+42
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 2)Sven Gothel2015-02-021-0/+2038