aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/jogl
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue 479: JOGL: Screen door transparency renders incorrectly on JoglPi...Kevin Rushforth2007-04-131-2/+2
* Issue 239: Stencil buffer should be cleared at the start of each frameKevin Rushforth2007-03-291-3/+27
* Issue 239: Stencil buffer should be cleared at the start of each frameKevin Rushforth2007-03-261-2/+10
* 1) Implemented Issue 126 : Use OpenGL automatic mipmap generationChien Yang2007-03-211-35/+56
* Fixed a typo in native pipe.Chien Yang2007-03-091-7/+6
* Fixed a logic bug setting gl version flags.Chien Yang2007-03-091-13/+14
* Update ogl native and set gl13 to true too.Chien Yang2007-03-091-0/+1
* Set gl14 to true if driver is OpenGL version 1.4Chien Yang2007-03-091-1/+4
* Added support to query GL_SGIS_generate_mipmap and GL_VERSION_1_4 (OpenGL only).Chien Yang2007-03-091-0/+18
* 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