| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed Issue 238: BufferedImage flips on call to ImageIO.newTexture
| Kenneth Russel | 2006-07-20 | 1 | -33/+81 |
* | Fixed problem with glutSolidTeapot() pointed out by user bahuman on
| Kenneth Russel | 2006-07-01 | 1 | -4/+2 |
* | Fixed bug pointed out by Tom Gaskins from NASA in handling of creation | Kenneth Russel | 2006-06-02 | 1 | -24/+51 |
* | Fixed build breakage with last checkin | Kenneth Russel | 2006-05-21 | 1 | -0/+1 |
* | Removed debugging printlns | Kenneth Russel | 2006-05-20 | 1 | -4/+10 |
* | Fixed bugs in handling of mipmapped compressed textures | Kenneth Russel | 2006-05-20 | 3 | -15/+16 |
* | Added StreamUtil for reading all data from an InputStream. Added
| Kenneth Russel | 2006-05-05 | 3 | -79/+229 |
* | Added detection to JOGLAppletLauncher of whether DRIHack library is | Kenneth Russel | 2006-04-19 | 1 | -0/+8 |
* | Updated JOGLAppletLauncher with new native library names. Made pack200 | Kenneth Russel | 2006-04-19 | 1 | -5/+7 |
* | Fixed Issue 217: JOGLAppletLauncher attempts to create file with an invalid n... | Kenneth Russel | 2006-04-17 | 1 | -1/+1 |
* | Fixed bug found by user Kickaha on javagaming.org forums where entire
| Kenneth Russel | 2006-04-13 | 1 | -2/+2 |
* | Fixed Issue 211: Screenshot should read any screen rectangle
| Kenneth Russel | 2006-03-25 | 1 | -7/+103 |
* | Added support requested by user mantesat on JOGL forum for null
| Kenneth Russel | 2006-03-03 | 1 | -1/+6 |
* | Fixed Issue 205: FPSAnimator flag for fixed-rate scheduling
| Kenneth Russel | 2006-02-21 | 1 | -4/+28 |
* | Fixed problems with lack of hardware acceleration on Linux | Kenneth Russel | 2006-02-16 | 1 | -3/+31 |
* | Issue number: | gfxadmin | 2006-02-16 | 1 | -104/+0 |
* | Issue number: | gfxadmin | 2006-02-16 | 1 | -10/+23 |
* | Fixed Issue 203: Missing setup of GL_UNPACK_ALIGNMENT for mipmapped
| Kenneth Russel | 2006-02-10 | 1 | -4/+12 |
* | Fixed Issue 199: Incorporate tile rendering library
| Kenneth Russel | 2006-02-02 | 1 | -0/+600 |
* | Refactored fast TGA writer into its own class to be able to share the
| Kenneth Russel | 2006-02-01 | 2 | -26/+125 |
* | Added JOGLAppletLauncher.getSubApplet() on request of user Spiff on
| Kenneth Russel | 2006-01-29 | 1 | -0/+6 |
* | Fixed Issue 196: Utility method to create thumbnails
| Kenneth Russel | 2006-01-25 | 1 | -0/+62 |
* | Fixed Issue 192: Add Alpha to com.sun.opengl.utils.Screenshot.java
| Kenneth Russel | 2006-01-22 | 1 | -12/+124 |
* | Fixed Issue 190: Add TextureIO features
| Kenneth Russel | 2006-01-22 | 2 | -0/+128 |
* | Fixed Issue 173: Adjust gamma, brightness and contrast
| Kenneth Russel | 2006-01-22 | 1 | -0/+106 |
* | Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved
| Kenneth Russel | 2006-01-13 | 34 | -0/+26569 |