aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/sun/opengl/impl/x11/glx/X11GLXContext.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-555/+0
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
* Add OpenGL 3.x compatibility profile GL3bc,Sven Gothel2009-10-181-3/+15
* NEWT X11 Display Lock:Sven Gothel2009-10-111-1/+32
* Offscreen/PBuffer capabilities cleanup ; Generic read drawable supportSven Gothel2009-10-031-14/+18
* Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-051-26/+43
* WGL 3.2: No need for 'jogl.GLContext.3_2' - just works.Sven Gothel2009-08-031-5/+4
* Doc: OpenGL 3.1 .. 3.2 profile clarificationSven Gothel2009-08-031-21/+55
* Fix: updateGLProcAddressTable() call order - child before parent, broke WGLSven Gothel2009-08-011-1/+1
* Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.sg2158892009-07-301-4/+4
* Add: Extended support for CVM crosscompile:sg2158892009-07-241-41/+58
* - Fix: X11 locking Sven Gothel2009-06-181-2/+4
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+439