summaryrefslogtreecommitdiffstats
path: root/src/net/java/games/gluegen/CMethodBindingEmitter.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 71: glMultiDrawElements() is missing Kenneth Russel2004-10-041-54/+109
* 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-221-70/+103
* Changed glMapBufferARB's implementation to return the same ByteBufferKenneth Russel2003-08-071-14/+0
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-031-47/+163
* Initial revisiondjp2003-06-081-0/+1141