aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/gluegen/opengl/GLEmitter.java
Commit message (Expand)AuthorAgeFilesLines
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-427/+0
* Javadoc fixesKenneth Russel2005-05-271-1/+1
* 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-021-12/+25
* Changed behavior of ManuallyImplement to not emit GLEmitter's dispatchKenneth Russel2003-08-061-5/+4
* Added ContextVariableName configuration option to GLEmitter because ofKenneth Russel2003-07-151-2/+14
* Fixed issue 13: Readable names for function argumentsKenneth Russel2003-07-151-0/+12
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-031-25/+70
* Initial revisiondjp2003-06-081-0/+330