aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/gluegen/opengl
Commit message (Expand)AuthorAgeFilesLines
* 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