aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-jogl/src/main/java/com/ardor3d/scene
Commit message (Expand)AuthorAgeFilesLines
* Fixes some errors in the Java documentation of ardor3d-joglJulien Gouesse2019-06-013-78/+175
* Updates the copyright headers and templatesJulien Gouesse2016-08-0719-19/+19
* Fixes the issue #18Julien Gouesse2015-08-141-1/+77
* Fixes the bug #16: the shader id was passed but used as a program idJulien Gouesse2015-04-011-12/+12
* Updates JOGL (2.3.0)Julien Gouesse2015-03-132-126/+123
* Uses JOGL 2.3.0 RC 20150205Julien Gouesse2015-02-0919-72/+72
* Caches the GLU instancesJulien Gouesse2014-10-101-5/+9
* Improves the ES code pathsJulien Gouesse2014-08-177-225/+420
* Drives the OpenGL-ES code path more robust when managing textures, blending a...Julien Gouesse2014-08-162-37/+108
* Drives the OpenGL-ES code path more robust when generating the mipmaps (ugly ...Julien Gouesse2014-08-161-33/+62
* Drives the OpenGL-ES code path more robust when setting the shading modelJulien Gouesse2014-08-151-1/+3
* Drives the OpenGL-ES code path more robust, especially when dealing with the ...Julien Gouesse2014-08-151-2/+6
* Drives the OpenGL-ES code path more robust, especially when dealing with the ...Julien Gouesse2014-08-152-9/+15
* Drives the OpenGL-ES code path more robust, especially when dealing with the ...Julien Gouesse2014-08-152-32/+101
* Drives the OpenGL-ES code path more robust, especially when dealing with the ...Julien Gouesse2014-08-151-11/+25
* Modifies the JOGL renderer in order to support the changes introduced in the ...Julien Gouesse2013-11-041-6/+6
* Adds missing @Override annotations, fixes a few bugs and decreases the native...Julien Gouesse2013-10-114-45/+95
* Switches to JOGL 2.0.2Julien Gouesse2013-07-301-4/+5
* Forces the rebinding of the texture only when the drawable uses a frame buffe...Julien Gouesse2013-06-191-5/+3
* Fixes offscreen support, forces the rebinding of the texture in this caseJulien Gouesse2013-06-181-1/+7
* Fixes a regression in JoglClipStateUtilJulien Gouesse2013-04-111-1/+2
* Allows the use of clip planes with OpenGL-ES1Julien Gouesse2013-04-021-6/+17
* Adds OpenGL-ES 2.0 supportJulien Gouesse2013-03-231-2/+3
* Adds OpenGL-ES 2.0 supportJulien Gouesse2013-03-231-8/+3
* Adds OpenGL-ES 2.0 support (work in progress)Julien Gouesse2013-03-211-10/+12
* Fixes GeneratedTexturesExample (several rewind() calls were missing in the API)Julien Gouesse2013-03-091-0/+3
* AWT-free JOGL 2.0 image loaderJulien Gouesse2013-03-061-2/+63
* ES isolation (work in progress)Julien Gouesse2013-03-063-38/+40
* ES isolation (work in progress)Julien Gouesse2013-03-015-66/+317
* Creates the GLU instance more reliablyJulien Gouesse2013-02-281-2/+1
* Replaces GLU.getCurrent*() by GLContext.getCurrent*()Julien Gouesse2013-01-2518-345/+434
* move all files from trunk to root folderneothemachine2012-12-0519-0/+5476