summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed version number to 1.1.0 (final)Kenneth Russel2007-04-191-1/+1
* Added remaining differences between 1.0.0 and 1.1.0 to changelogKenneth Russel2007-04-191-1/+17
* Updated changelog for final differences between 1.0.0 and 1.1.0Kenneth Russel2007-04-191-1/+26
* Fixed several more places in code with same error as in Issue 292Kenneth Russel2007-04-191-12/+12
* Fixed Issue 292: gluScaleImage does not scale correctly Kenneth Russel2007-04-192-27/+27
* Updated nightly buildgfxadmin2007-04-181-30/+30
* Reverted TextRenderer back to not tokenizing strings as that wasn't Kenneth Russel2007-04-181-6/+6
* Fixed Issue 290: GLJPanel throws NullPointerExceptions with Java 2D/JOGL bridge Kenneth Russel2007-04-171-2/+10
* Updated nightly buildgfxadmin2007-04-121-42/+42
* Changed build.xml to hopefully build 1.1.0-rc4 tonightKenneth Russel2007-04-101-2/+2
* Issue number: 291eteq2007-04-091-167/+354
* More fully debugged tokenized rendering of strings and turned it on by Kenneth Russel2007-04-081-13/+19
* Added automatic mipmap generation support via GL_GENERATE_MIPMAP Kenneth Russel2007-04-083-22/+179
* Fixed problem pointed out by user operator on JOGL forum where chosen Kenneth Russel2007-04-071-1/+16
* Updated nightly buildgfxadmin2007-04-041-41/+41
* Updated nightly buildgfxadmin2007-04-031-42/+42
* Added TextureIO.setTexRectEnabled() and isTexRectEnabled() based onKenneth Russel2007-04-032-1/+38
* Updated nightly buildgfxadmin2007-04-021-41/+41
* Updated nightly buildgfxadmin2007-04-011-42/+42
* Updated nightly buildgfxadmin2007-03-311-42/+42
* Updated nightly buildgfxadmin2007-03-301-42/+42
* Updated nightly buildgfxadmin2007-03-291-42/+42
* Updated nightly buildgfxadmin2007-03-281-41/+41
* Updated nightly buildgfxadmin2007-03-271-44/+44
* Added a markDirty() method to TextureRenderer and removed the sync() Kenneth Russel2007-03-273-25/+62
* Updated nightly buildgfxadmin2007-03-261-42/+42
* Updated nightly buildgfxadmin2007-03-251-42/+42
* Updated nightly buildgfxadmin2007-03-241-42/+42
* Updated nightly buildgfxadmin2007-03-221-42/+42
* Added Texture.getAspectRatio().Kenneth Russel2007-03-211-0/+13
* Fixed Issue 274: GLException when GLJPanel (initially not visible) is made vi...Kenneth Russel2007-03-211-0/+33
* Updated nightly buildgfxadmin2007-03-191-42/+42
* Updated nightly buildgfxadmin2007-03-181-42/+42
* Updated nightly buildgfxadmin2007-03-171-42/+42
* Updated nightly buildgfxadmin2007-03-161-42/+42
* Simplified math in last putbackKenneth Russel2007-03-161-2/+2
* Fixed Issue 287: TextRenderer rendering artifacts Kenneth Russel2007-03-161-3/+17
* Added generation of version.txt to dist buildKenneth Russel2007-03-161-0/+2
* Updated nightly buildgfxadmin2007-03-151-42/+42
* Updated link to Pepijn van Eeckhoudt's Nehe JOGL portsKenneth Russel2007-03-121-4/+4
* Updated nightly buildgfxadmin2007-03-101-41/+41
* Updated nightly buildgfxadmin2007-03-091-42/+42
* Updated nightly buildgfxadmin2007-03-071-42/+42
* Updated nightly buildgfxadmin2007-03-061-44/+44
* Updated user's guide with information on incompatibility between Kenneth Russel2007-03-041-0/+43
* Updated nightly buildgfxadmin2007-03-011-42/+42
* Made disabling of the depth test optional in TextRenderer and Kenneth Russel2007-02-272-12/+63
* Fixed Issue 281: FileUtil doc enhancement Kenneth Russel2007-02-271-4/+12
* Fixed Issue 280: Code submitted with Unix Carriage Returns Kenneth Russel2007-02-270-0/+0
* Fixed Issue 277: Documentation enhancement Kenneth Russel2007-02-271-36/+66