aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 173: Adjust gamma, brightness and contrast Kenneth Russel2006-01-2212-37/+548
* Cleaned up how declarations for Mac OS X window system wrapperKenneth Russel2006-01-224-80/+50
* Updated nightly buildgfxadmin2006-01-211-17/+17
* Fixed build breakage on 10.4 after last checkinKenneth Russel2006-01-201-6/+2
* Fixed Issue 193: antialiasing querying using GLCapabilitiesChooser no Kenneth Russel2006-01-202-85/+96
* Fixed bug in WindowsGLDrawable.iattributes2GLCapabilities pointed out Kenneth Russel2006-01-201-4/+4
* Fixed build breakage on 10.3 after last checkinKenneth Russel2006-01-191-0/+9
* add support for availability macros and use them to substitue values in case ...Gerard Ziemski2006-01-181-11/+19
* Updated nightly buildgfxadmin2006-01-181-18/+18
* Fixed build breakage after last checkin; silenced compiler warning,Kenneth Russel2006-01-181-11/+6
* clamp the passed in values to their max if necessary - fixes InfiniteShadowVo...Gerard Ziemski2006-01-181-4/+118
* Updated nightly buildgfxadmin2006-01-171-18/+18
* Updated links to forumsKenneth Russel2006-01-161-2/+2
* Added link to GlueGen project in "Useful Links" sectionKenneth Russel2006-01-161-0/+1
* Added link to GlueGen project from JOGL docsKenneth Russel2006-01-161-2/+3
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-1576-20803/+85
* Updated HowToBuild.html to reflect build.xml changesKenneth Russel2006-01-141-9/+8
* Revised JOGL's build.xml to look more like JOAL's with autodetection Kenneth Russel2006-01-142-230/+289
* Updated nightly buildgfxadmin2006-01-131-19/+19
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-1341-130/+236
* Updated nightly buildgfxadmin2006-01-121-16/+16
* Updated nightly buildgfxadmin2006-01-111-18/+18
* More attribution in READMEKenneth Russel2006-01-111-1/+2
* Fixed Issue 133: GLEventListener.init() can be missed Kenneth Russel2006-01-111-0/+11
* Fixed Issue 84: glReadPixels does not commit results Kenneth Russel2006-01-111-1/+1
* Added LICENSE.txt and README.txt containing mostly acknowledgmentsKenneth Russel2006-01-112-0/+173
* Fixed problem with X11ExternalGLContext pointed out by m.engelhardt onKenneth Russel2006-01-101-0/+25
* Updated nightly buildgfxadmin2006-01-101-16/+16
* Fixed issue with vertical flip of image pointed out by Chris CampbellKenneth Russel2006-01-091-1/+0
* Updated nightly buildgfxadmin2006-01-091-20/+20
* Made JOGLAppletLauncher.getTimestamp() private; was accidentally Kenneth Russel2006-01-091-1/+1
* Added Screenshot utility class. Fast Targa screenshot contributed by Kenneth Russel2006-01-091-0/+208
* Added output support to TGAImage, SGIImage and newly-renamed DDSImage Kenneth Russel2006-01-097-114/+1106
* Updated nightly buildgfxadmin2006-01-081-19/+19
* Reorganized and added code in TextureIO and Texture classes to support Kenneth Russel2006-01-072-136/+297
* Updated nightly buildgfxadmin2006-01-071-22/+22
* Fixed mipmap handling in TextureIO and associated classes. Top-level Kenneth Russel2006-01-074-170/+376
* Changed how Texture returns texture coordinates for both the entire Kenneth Russel2006-01-062-85/+117
* Incorporated TextureIO texture loader (and, eventually, writer) and Kenneth Russel2006-01-068-0/+3273
* Fixed build issue with MingW compiler pointed out by Justin CouchKenneth Russel2006-01-051-14/+3
* Updated nightly buildgfxadmin2006-01-051-15/+15
* Fixed bug in JOGLAppletLauncher found by Travis Bryson whereKenneth Russel2006-01-051-1/+1
* Fixed javadoc for JOGLAppletLauncher againKenneth Russel2006-01-041-1/+1
* Fixed javadoc for JOGLAppletLauncherKenneth Russel2006-01-041-8/+8
* Updated nightly buildgfxadmin2006-01-041-17/+17
* Updated version string to JSR-231 beta 2Kenneth Russel2006-01-031-1/+1
* Added contribution from user mabraham on JOGL forum with Microsoft Kenneth Russel2006-01-033-37/+48
* Updated nightly buildgfxadmin2006-01-031-20/+20
* Added checks on number of remaining elements and bytes for Buffers and Kenneth Russel2006-01-036-6/+339
* Fixed build problem with recent 64-bit changes. Now force enum types Kenneth Russel2006-01-021-1/+6