aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-jogl
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fixes a bug in the dedicated method to get the GLProfile, skips forward ↵Julien Gouesse2013-04-061-1/+10
| | | | | | | | compatible profiles
| * Uses a single dedicated method to get the GLProfileJulien Gouesse2013-04-064-15/+29
| |
| * Repairs the JOGL image loader (still no support of the 'flipped' flag)Julien Gouesse2013-04-061-4/+11
| |
* | Cleaned up and fixed the pom.xml files.Vincent Cantin2013-04-071-50/+38
|/
* Allows the use of clip planes with OpenGL-ES1Julien Gouesse2013-04-022-6/+18
|
* Uses GLProfile.getMaximum(true) to fix problems under Linux ARM with ↵Julien Gouesse2013-03-274-5/+6
| | | | OpenGL-ES 2.0
* Gets Renanse's changesJulien Gouesse2013-03-271-113/+113
|
* Merge pull request #30 from gouessej/masterJoshua Slack2013-03-2724-355/+1191
|\ | | | | Fixes + enhancements
| * 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 ↵Julien Gouesse2013-02-281-0/+1
| | | | | | | | GLOffscreenAutoDrawable
| * Creates the GLU instance more reliablyJulien Gouesse2013-02-281-2/+1
| |
| * Improves the debug pipelineJulien Gouesse2013-02-281-1/+37
| |
| * Uses JOGL 2.0 RC11 post build 06Julien Gouesse2013-02-224-473/+472
| |\
| * | Uses JOGL 2.0 RC11 post build 06Julien Gouesse2013-02-221-0/+6
| | |
* | | Merge remote-tracking branch 'origin/master'Renanse2013-03-1486-988/+1120
|\ \ \ | | |/ | |/| | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java
| * | normalized line endingsneothemachine2013-02-214-467/+467
| |/ | | | | | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings
| * Merge branch 'master' into dependenciesneothemachine2013-02-1128-677/+839
| |\
| | * Merge branch 'master' of git://github.com/Renanse/Ardor3DJulien Gouesse2013-02-091-10/+15
| | |\
| | | * Merge remote-tracking branch 'origin/master'renanse2013-02-0364-509/+586
| | | |\
| | | * | Added detection of MSAA FBO and FBO blit.renanse2013-02-031-10/+15
| | | | | | | | | | | | | | | | | | | | Fixed multisample support on LwjglHeadlessCanvas - still needs fixing in FBO texture rendering.
| | * | | 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
| | | |
| | * | Switches to JOGL 2.0 build 899Julien Gouesse2013-01-2026-0/+0
| | | |
| | * | Adds a workaround for a regression in the build 896 impacting at least ↵Julien Gouesse2013-01-181-0/+1
| | | | | | | | | | | | | | | | JoglAwtCanvas
| | * | Switches to JOGL 2.0 build 896Julien Gouesse2013-01-1742-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
| | | | | | | | | | | | when realizing a drawable and creating a context outside the AWT-EDT whereas the drawable is an heavyweight AWT GLCanvas
| | * Make better use of the AWT dispatch thread.Renanse2013-01-041-11/+32
| |/ |/|
| * let eclipse remove timestamps out of .prefs filesneothemachine2012-12-052-2/+1
| | | | | | | | | | | | (these aren't written since eclipse 3.7.2, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=342709 and https://bugs.eclipse.org/bugs/show_bug.cgi?id=363836)
| * Merge branch 'kill_trunk' into dependenciesneothemachine2012-12-0554-29/+0
|/