aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-jogl
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
|/
* move all files from trunk to root folderneothemachine2012-12-0595-0/+10762