aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/gluegen
Commit message (Expand)AuthorAgeFilesLines
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-2464-18456/+0
* Javadoc fixesKenneth Russel2005-05-2751-51/+51
* Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...Kenneth Russel2005-05-071-1/+8
* Fixed Issue 156: Patch to add linux.ia64 target Kenneth Russel2005-04-242-1/+3
* Fixed Issue 154: Patches for build problems Kenneth Russel2005-04-042-6/+7
* 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-028-75/+171
* Fixed Issue 126: Patch to allow building native driver on BSD Kenneth Russel2005-01-281-2/+3
* Partial fix for Issue 88: Add Linux amd64 support to JOGLKenneth Russel2005-01-273-1/+55
* Fixed Issue 123: Use of "enum" as variable name should be eliminated in JOGLKenneth Russel2004-12-071-3/+3
* Fixed Issue 119: Dual-head problems on Windows XP Kenneth Russel2004-11-151-3/+2
* Removed hacks from cg.h and cgGL.h that are no longer necessary now Kenneth Russel2004-10-221-1/+2
* Fixed Issue 71: glMultiDrawElements() is missing Kenneth Russel2004-10-047-125/+230
* Fixed Issue 86: code generation problemKenneth Russel2004-07-151-20/+25
* Fixed lurking bug in native array copying code generation if more thanKenneth Russel2004-04-231-0/+7
* 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