aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/GLContext.java
Commit message (Expand)AuthorAgeFilesLines
* 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