aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Uses the proper buffer size when using ScreenExporter with JOGL 2.0Julien Gouesse2013-03-095-9/+63
* 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
* Adds JoglNewtAwtExampleJulien Gouesse2013-03-091-0/+213
* Merge branch 'master' of git://github.com/Renanse/Ardor3DJulien Gouesse2013-03-093-2/+42911
|\
| * missing picher addedRenanse2013-03-021-0/+42910
| * removed debug boolean and attempt to reduce object creation inrenanse2013-02-242-2/+1
* | Fixes GeneratedTexturesExample (several rewind() calls were missing in the API)Julien Gouesse2013-03-092-2/+7
* | 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
* | Uses JOGL 2.0 RC11 post build 06Julien Gouesse2013-02-22379-66481/+66738
|\|
| * Merge pull request #27 from neothemachine/gitattributesJoshua Slack2013-02-21373-66472/+66474
| |\
| | * normalized line endingsneothemachine2013-02-21373-66472/+66474
| * | Merge pull request #23 from neothemachine/assemblyJoshua Slack2013-02-176-2/+267
| |\|
| | * Fixed assembly artifact exclusion bugneothemachine2013-02-175-7/+10
| | * made the dependency filtering of the example assembly strict so that anneothemachine2013-02-171-0/+1
| | * added "all" assemblyneothemachine2013-02-172-0/+64
| | * excluded distribution artifacts from being installed to local reponeothemachine2013-02-172-1/+31
| | * added new distribution module which builds zips with all depsneothemachine2013-02-135-2/+169
* | | Uses JOGL 2.0 RC11 post build 06Julien Gouesse2013-02-222-1/+7
* | | Reverts the latest changesJulien Gouesse2013-02-161-1/+1
* | | Switches to the lastest post build of JOGL 2.0 RC11Julien Gouesse2013-02-161-1/+1
|/ /
* | Merge pull request #12 from neothemachine/dependenciesJoshua Slack2013-02-11201-1843/+609
|\|
| * Merge branch 'master' into dependenciesneothemachine2013-02-1199-1037/+1432
| |\ | |/ |/|
* | Merge pull request #22 from gouessej/masterJoshua Slack2013-02-092-68/+86
|\ \
| * \ Merge branch 'master' of git://github.com/Renanse/Ardor3DJulien Gouesse2013-02-096-44/+121
| |\ \ | |/ / |/| |
* | | Merge remote-tracking branch 'origin/master'renanse2013-02-0365-513/+596
|\ \ \
| * \ \ Merge pull request #20 from gouessej/masterJoshua Slack2013-01-2522-471/+548
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master'Renanse2013-01-2374-195/+277
| |\ \ \ \
| * | | | | Update the max content size if you set content size larger than it.Renanse2013-01-231-4/+10
* | | | | | Added detection of MSAA FBO and FBO blit.renanse2013-02-035-40/+111
| | | | * | 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
| | |/ /
| | * | Merge pull request #18 from gouessej/masterJoshua Slack2013-01-2242-38/+38
| |/| | |/| | |
| | * | 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 JoglAw...Julien Gouesse2013-01-181-0/+1
| | * | Switches to JOGL 2.0 build 896Julien Gouesse2013-01-1742-38/+38
* | | | Dropped uses of getIndexBufferrenanse2013-01-2015-56/+56
* | | | Merge remote-tracking branch 'origin/master'renanse2013-01-205-94/+153
|\| | |
| * | | Merge pull request #15 from gouessej/masterJoshua Slack2013-01-161-0/+13
| |\| |