summaryrefslogtreecommitdiffstats
path: root/src/gleem
Commit message (Expand)AuthorAgeFilesLines
* Added repaint() to GLAutoDrawable interface and used it in gleem Kenneth Russel2005-08-062-3/+3
* Refactored nearly all demos as GLEventListeners and imported most into Kenneth Russel2005-08-061-1/+1
* Further context-related changes for the JSR-231 API. The GLContext Kenneth Russel2005-07-173-33/+44
* Initial set of context-related changes for the JSR-231 API. GLContext Kenneth Russel2005-07-107-44/+45
* Fixed Windows port after changes to GlueGen to include array offsets. Kenneth Russel2005-07-086-17/+17
* Fixed bug in gleem's Plane constructor pointed out by Aron Bierbaum Kenneth Russel2004-07-231-2/+2
* Implemented a per-thread GLContext stack, which gives a thread Kenneth Russel2003-11-041-0/+17
* Split up net.java.games.util; moved GLUT and BufferUtils intoKenneth Russel2003-06-2551-0/+8330