summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed problem with pbuffers on X11 with ATI hardware; workaround wasKenneth Russel2006-02-021-3/+4
* Refactored fast TGA writer into its own class to be able to share the Kenneth Russel2006-02-012-26/+125
* Updated nightly buildgfxadmin2006-02-011-20/+20
* Issue number: Various issues are covered by this -- I will update themgfxadmin2006-01-313-6/+58
* Updated nightly buildgfxadmin2006-01-311-19/+19
* Updated nightly buildgfxadmin2006-01-301-15/+15
* Updated nightly buildgfxadmin2006-01-291-18/+18
* Updated Cg headers to 1.4 rc1-4 including in particular Kenneth Russel2006-01-294-1/+11
* Added JOGLAppletLauncher.getSubApplet() on request of user Spiff on Kenneth Russel2006-01-291-0/+6
* Added profiling support to WindowsOnscreenGLDrawable to figure out why Kenneth Russel2006-01-291-0/+56
* Updated nightly buildgfxadmin2006-01-271-15/+15
* Updated nightly buildgfxadmin2006-01-261-15/+15
* Updated nightly buildgfxadmin2006-01-251-17/+17
* Fixed Issue 196: Utility method to create thumbnails Kenneth Russel2006-01-251-0/+62
* Fixed Issue 195: Pbuffer support broken on X11 platformsKenneth Russel2006-01-241-1/+4
* Updated nightly buildgfxadmin2006-01-231-20/+20
* Fixed Issue 192: Add Alpha to com.sun.opengl.utils.Screenshot.java Kenneth Russel2006-01-221-12/+124
* Fixed Issue 190: Add TextureIO features Kenneth Russel2006-01-222-0/+128
* Fixed typos in glx-CustomCCode.c along Solaris #ifdef pathKenneth Russel2006-01-220-0/+0
* Fixed typos in glx-CustomCCode.c along Solaris #ifdef pathKenneth Russel2006-01-221-6/+6
* Fixed Issue 179: Add documentation on importance of byte ordering Kenneth Russel2006-01-221-0/+14
* 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