aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/gluegen/opengl
Commit message (Expand)AuthorAgeFilesLines
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-246-1745/+0
* Javadoc fixesKenneth Russel2005-05-276-6/+6
* Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...Kenneth Russel2005-05-071-1/+8
* Hooked in GKW's Java port of the GLU library's mipmap and image Kenneth Russel2005-02-071-1/+17
* Merged in changes from Blackbird branch: refactoring and rewriting of Kenneth Russel2005-02-022-13/+25
* Fixed Issue 119: Dual-head problems on Windows XP Kenneth Russel2004-11-151-3/+2
* Added OpenGL 1.5 support. Updated glext.h, wglext.h, and glxext.h from Kenneth Russel2004-04-221-13/+19
* Fixed problems in WindowsGLContext and TraceGL pointed out by jonmeyer Kenneth Russel2004-04-221-0/+1
* Changed behavior of ManuallyImplement to not emit GLEmitter's dispatchKenneth Russel2003-08-061-5/+4
* Added ContextVariableName configuration option to GLEmitter because ofKenneth Russel2003-07-151-2/+14
* Fixed issue 13: Readable names for function argumentsKenneth Russel2003-07-152-3/+15
* Fixed issue 12: Better tracing outputKenneth Russel2003-07-151-2/+59
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-034-30/+94
* Fixed a bug where insideBeginEndPair was not being checked within checkGLGetE...ckline2003-06-221-0/+4
* Initial revisiondjp2003-06-086-0/+1556