summaryrefslogtreecommitdiffstats
path: root/src/net/java/games/gluegen
Commit message (Expand)AuthorAgeFilesLines
* Added OpenGL 1.5 support. Updated glext.h, wglext.h, and glxext.h from Kenneth Russel2004-04-223-100/+160
* Fixed problems in WindowsGLContext and TraceGL pointed out by jonmeyer Kenneth Russel2004-04-221-0/+1
* Fixed Issue 28: All functions that take arrays as parameters should also take...Kenneth Russel2004-04-214-65/+357
* Fixed Issue 68: Window system-specific JAWT classes must implement JAWT_Platf...Kenneth Russel2004-03-152-6/+57
* Fixed Mac OS X build after recent JAWT changes in 10.3 (which areKenneth Russel2003-08-241-0/+1
* Changed glMapBufferARB's implementation to return the same ByteBufferKenneth Russel2003-08-075-17/+37
* Changed behavior of ManuallyImplement to not emit GLEmitter's dispatchKenneth Russel2003-08-062-28/+32
* Fixed bug pointed out by [email protected] where impl classesKenneth Russel2003-07-311-1/+1
* Added ContextVariableName configuration option to GLEmitter because ofKenneth Russel2003-07-151-2/+14
* Fixed issue 13: Readable names for function argumentsKenneth Russel2003-07-153-3/+20
* Fixed issue 12: Better tracing outputKenneth Russel2003-07-151-2/+59
* Fixed bugs in Solaris build.Kenneth Russel2003-07-141-1/+1
* Added Ant build support, contributed by Rob Grzywinski and ArturKenneth Russel2003-07-146-6/+802
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-0317-116/+491
* Fixed a bug where insideBeginEndPair was not being checked within checkGLGetE...ckline2003-06-221-0/+4
* Initial revisiondjp2003-06-0860-0/+16472