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