| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed Issue 86: code generation problem | Kenneth Russel | 2004-07-15 | 1 | -20/+25 |
* | Fixed lurking bug in native array copying code generation if more than | Kenneth Russel | 2004-04-23 | 1 | -0/+7 |
* | Added OpenGL 1.5 support. Updated glext.h, wglext.h, and glxext.h from
| Kenneth Russel | 2004-04-22 | 3 | -100/+160 |
* | Fixed problems in WindowsGLContext and TraceGL pointed out by jonmeyer
| Kenneth Russel | 2004-04-22 | 1 | -0/+1 |
* | Fixed Issue 28: All functions that take arrays as parameters should also take... | Kenneth Russel | 2004-04-21 | 4 | -65/+357 |
* | Fixed Issue 68: Window system-specific JAWT classes must implement JAWT_Platf... | Kenneth Russel | 2004-03-15 | 2 | -6/+57 |
* | Fixed Mac OS X build after recent JAWT changes in 10.3 (which are | Kenneth Russel | 2003-08-24 | 1 | -0/+1 |
* | Changed glMapBufferARB's implementation to return the same ByteBuffer | Kenneth Russel | 2003-08-07 | 5 | -17/+37 |
* | Changed behavior of ManuallyImplement to not emit GLEmitter's dispatch | Kenneth Russel | 2003-08-06 | 2 | -28/+32 |
* | Fixed bug pointed out by Nathan.Burg@sun.com where impl classes | Kenneth Russel | 2003-07-31 | 1 | -1/+1 |
* | Added ContextVariableName configuration option to GLEmitter because of | Kenneth Russel | 2003-07-15 | 1 | -2/+14 |
* | Fixed issue 13: Readable names for function arguments | Kenneth Russel | 2003-07-15 | 3 | -3/+20 |
* | Fixed issue 12: Better tracing output | Kenneth Russel | 2003-07-15 | 1 | -2/+59 |
* | Fixed bugs in Solaris build. | Kenneth Russel | 2003-07-14 | 1 | -1/+1 |
* | Added Ant build support, contributed by Rob Grzywinski and Artur | Kenneth Russel | 2003-07-14 | 6 | -6/+802 |
* | Added pbuffer support to JOGL on X11; HWShadowmapsSimple and | Kenneth Russel | 2003-07-03 | 17 | -116/+491 |
* | Fixed a bug where insideBeginEndPair was not being checked within checkGLGetE... | ckline | 2003-06-22 | 1 | -0/+4 |
* | Initial revision | djp | 2003-06-08 | 60 | -0/+16472 |