aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/jogl
Commit message (Expand)AuthorAgeFilesLines
* 1) Fix Issue 455 : Need to disable NPOT textures for older cards that claim ...Chien Yang2007-03-071-5/+12
* Issue 417: JOGL: Mip-mapped NPOT textures rendered incorrectlyKevin Rushforth2007-03-061-1/+5
* 1) Fixed Issue 414 : D3D: NPOT textures not properly disabled on card that la...Chien Yang2007-03-062-58/+0
* 1) OGL and JOGL only : Fix to Issue 415 : Need ability to disable NPOT textur...Chien Yang2007-02-282-23/+16
* Fixed Issue 416 : JOGL: ClassCastException in Renderer with NioImageBufferChien Yang2007-02-201-17/+74
* Update copyright to 2007Kevin Rushforth2007-02-099-8/+14
* Fixed the following issues:Kevin Rushforth2006-12-051-0/+8
* 1) Fixed Issue 349 : OffScreen Canvas3D needlessly forces power-of-two for it...Chien Yang2006-10-281-2/+19
* Fixed issue 351: Need a new mechanism to free D3D surfaceKevin Rushforth2006-10-111-11/+0
* Work around to Issue 324 : Lockup Java3D program and throw exception using JO...Chien Yang2006-10-051-3/+22
* Source code changes for issue 358: Document that OGL 1.2 is supported, but at...Kevin Rushforth2006-10-041-6/+3
* Merged dev-1_5 branch back to MAIN trunkKevin Rushforth2006-09-299-0/+9827