aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-jogl/src/main/java
Commit message (Expand)AuthorAgeFilesLines
...
* Uses GLProfile.getMaximum(true) to fix problems under Linux ARM with OpenGL-E...Julien Gouesse2013-03-274-5/+6
* Adds OpenGL-ES 2.0 supportJulien Gouesse2013-03-231-2/+3
* Adds OpenGL-ES 2.0 supportJulien Gouesse2013-03-238-74/+254
* Adds OpenGL-ES 2.0 support, prepares the use of PMVMatrix (work in progress)Julien Gouesse2013-03-223-2/+38
* Adds OpenGL-ES 2.0 support (work in progress)Julien Gouesse2013-03-211-10/+12
* Removes JoglLibraryPathsJulien Gouesse2013-03-211-59/+0
* Adds setVSyncEnabled(boolean) into AWT-based canvasesJulien Gouesse2013-03-171-9/+1
* Adds setVSyncEnabled(boolean) into AWT-based canvasesJulien Gouesse2013-03-172-0/+22
* Uses the proper buffer size when using ScreenExporter with JOGL 2.0Julien Gouesse2013-03-091-3/+18
* Doesn't assume that the drawable is realizedJulien Gouesse2013-03-092-52/+55
* Doesn't assume that the drawable is realizedJulien Gouesse2013-03-094-11/+10
* Fixes GeneratedTexturesExample (several rewind() calls were missing in the API)Julien Gouesse2013-03-091-0/+3
* Allows JoglNewtKey to work with several builds of JOGL 2.0Julien Gouesse2013-03-091-1/+9
* Adapts JoglNewtKey to the latest changes in the public API of NEWTJulien Gouesse2013-03-071-4/+3
* AWT-free JOGL 2.0 image loaderJulien Gouesse2013-03-062-2/+191
* ES isolation (work in progress)Julien Gouesse2013-03-064-88/+178
* Removes the previous fix from JoglNewtAwtCanvasJulien Gouesse2013-03-052-67/+11
* Fix for JoglNewtAwtCanvasJulien Gouesse2013-03-032-19/+76
* ES isolation (work in progress)Julien Gouesse2013-03-016-94/+408
* Adds a TODO notice about PBuffer that should be replaced by GLOffscreenAutoDr...Julien Gouesse2013-02-281-0/+1
* Creates the GLU instance more reliablyJulien Gouesse2013-02-281-2/+1
* Improves the debug pipelineJulien Gouesse2013-02-281-1/+37
* normalized line endingsneothemachine2013-02-212-302/+302
* Merge branch 'master' of git://github.com/Renanse/Ardor3DJulien Gouesse2013-02-091-10/+15
|\
| * Merge remote-tracking branch 'origin/master'renanse2013-02-0323-509/+586
| |\
| * | Added detection of MSAA FBO and FBO blit.renanse2013-02-031-10/+15
* | | Adds offscreen supportJulien Gouesse2013-01-301-1/+2
* | | Adds offscreen supportJulien Gouesse2013-01-282-67/+84
| |/ |/|
* | Replaces GLU.getCurrent*() by GLContext.getCurrent*()Julien Gouesse2013-01-2522-471/+548
* | Does not use the ECT yetJulien Gouesse2013-01-221-1/+0
* | Adds a workaround for a regression in the build 896 impacting at least JoglAw...Julien Gouesse2013-01-181-0/+1
* | Switches to JOGL 2.0 build 896Julien Gouesse2013-01-171-38/+38
|/
* Improves the creation of GLCapabilitiesJulien Gouesse2013-01-161-0/+13
* Fixes the previous commitJulien Gouesse2013-01-151-1/+3
* Workaround for the deadlock occurring with Intel 3000HD under WindowsJulien Gouesse2013-01-143-93/+119
* Make better use of the AWT dispatch thread.Renanse2013-01-041-11/+32
* move all files from trunk to root folderneothemachine2012-12-0538-0/+10291