aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/x11/glx/X11GLCapabilities.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-5/+5
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-4/+4
* Capabilities cleanup: make most get*() final, impl. Comparable to Capabilitie...Sven Gothel2012-06-271-2/+5
* StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...Sven Gothel2012-04-161-2/+2
* NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope...Sven Gothel2012-03-061-14/+16
* X11 Fix NativeVisualID regression (commit 90c46b1ef1f199ceb63e85c85e9ebeb919d...Sven Gothel2012-03-051-32/+1
* Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...Sven Gothel2012-03-051-5/+21
* Fix X11/Translucency (NV): Don't enable GLX.GLX_TRANSPARENT_TYPE; Always choo...Sven Gothel2011-09-141-2/+2
* GLProfile usage getMinDesktop() -> getMinimum(); WGL/X11 GLCaps: make attribu...Sven Gothel2011-07-311-3/+3
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-2/+2
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+124