aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/x11/X11OffscreenGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Rewrote and refactored creation of dummy window and OpenGL context on Kenneth Russel2005-07-171-19/+0
* Further context-related changes for the JSR-231 API. The GLContext Kenneth Russel2005-07-171-92/+10
* Initial set of context-related changes for the JSR-231 API. GLContext Kenneth Russel2005-07-101-8/+8
* Merged with main trunk (tag JOGL_PRE_1_1_1)Kenneth Russel2005-07-071-9/+1
* This putback adds array offsets to the public JOGL API. The offsets areTravis Bryson2005-06-241-1/+1
* Merged with current JOGL trunk (tag JOGL_1_1_PRE_B10)Kenneth Russel2005-02-261-1/+1
* Fixed build problems on Linux after bug fixes to context destructionKenneth Russel2004-07-151-9/+12
* This putback attempts to address the following issues: Kenneth Russel2004-06-191-0/+1
* Fixed Javadoc problemsKenneth Russel2004-04-121-15/+2
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-081-1/+1
* implemented GLJPanel for Mac OS XGerard Ziemski2003-11-191-0/+12
* Fixed bug in offscreen contexts' pending resize logic pointed out byKenneth Russel2003-08-131-1/+1
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-2/+5
* Initial revisiondjp2003-06-081-0/+177