aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLXExtensions.java
Commit message (Collapse)AuthorAgeFilesLines
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-2/+2
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* Misc X11: Add GLX_MESA_swap_control; GLXExtensions (private); X11GLXContext ↵Sven Gothel2012-09-291-0/+37
commented out GLX_MESA_swap_control; native test of Mesa context-retarget bug, cannot reproduce yet.