aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/gluegen/opengl
Commit message (Expand)AuthorAgeFilesLines
* Refactored platform extensions out of the GL interface and Kenneth Russel2005-07-271-2/+1
* Added new IgnoreExtension directive to the GLEmitter which allows a Kenneth Russel2005-07-222-1/+50
* Extended BuildStaticGLInfo to parse #defined tokens as well as Kenneth Russel2005-07-211-60/+123
* Documentation updates and minor cleanupsKenneth Russel2005-07-191-1/+1
* Merged with main trunk (tag JOGL_PRE_1_1_1)Kenneth Russel2005-07-076-7/+14
* This putback adds array offsets to the public JOGL API. The offsets areTravis Bryson2005-06-242-8/+70
* Modified Files:Travis Bryson2005-05-251-0/+4
* Merged with current JOGL trunk (tag JOGL_1_1_PRE_B10)Kenneth Russel2005-02-262-14/+42
* 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