index
:
ardor3d.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ardor3d-jogl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improves the previous commit
Julien Gouesse
2013-11-04
1
-5
/
+8
*
Modifies the JOGL renderer in order to support the changes introduced in the ...
Julien Gouesse
2013-11-04
3
-24
/
+22
*
Adds the missing new class DirectNioBuffersSet
Julien Gouesse
2013-10-11
1
-0
/
+110
*
Adds missing @Override annotations, fixes a few bugs and decreases the native...
Julien Gouesse
2013-10-11
16
-141
/
+358
*
Does not use the development repository to get the stable release of JOGL, ra...
Julien Gouesse
2013-08-11
1
-2
/
+3
*
Allows to skip auto-repeat events
Julien Gouesse
2013-08-01
2
-43
/
+73
*
Switches to JOGL 2.0.2
Julien Gouesse
2013-07-30
1
-4
/
+5
*
[maven-release-plugin] prepare for next development iteration
neothemachine
2013-07-23
1
-1
/
+1
*
[maven-release-plugin] prepare release v0.9
v0.9
neothemachine
2013-07-23
1
-1
/
+1
*
Switches to JOGL 2.0.2 RC12
Julien Gouesse
2013-06-26
2
-10
/
+6
*
Requires OpenGL 3.1 to use draw instancing
Julien Gouesse
2013-06-24
1
-1
/
+1
*
Forces the rebinding of the texture only when the drawable uses a frame buffe...
Julien Gouesse
2013-06-19
1
-5
/
+3
*
Fixes offscreen support, forces the rebinding of the texture in this case
Julien Gouesse
2013-06-18
1
-1
/
+7
*
Adds the support of 9 mouse buttons into the JOGL 2.0 NEWT backend
Julien Gouesse
2013-06-18
1
-5
/
+23
*
Modifies the few classes using NEWT to fix compile errors caused by API chang...
Julien Gouesse
2013-05-09
1
-10
/
+10
*
Allows to override the capabilities utilities
Julien Gouesse
2013-05-07
7
-28
/
+54
*
Fixes the wrong match between key symbols and keys on non-QWERTY keyboards
Julien Gouesse
2013-04-29
2
-15
/
+9
*
Allows to control the creation of the renderer in the canvas renderer
Julien Gouesse
2013-04-26
1
-1
/
+6
*
Switches to JOGL 2.0.2 RC 20130425
Julien Gouesse
2013-04-25
1
-22
/
+33
*
The keys KANA and KANJI are not supported any more by NEWT
Julien Gouesse
2013-04-24
1
-2
/
+2
*
Drives JoglImageLoader 50 times faster
Julien Gouesse
2013-04-13
1
-117
/
+149
*
Fixes a regression in JoglClipStateUtil
Julien Gouesse
2013-04-11
1
-1
/
+2
*
Merge commit 'c4d2aeb67df31a889ea68c622f9cb2c5997f9cd9'
Vincent Cantin
2013-04-08
4
-68
/
+156
|
\
|
*
Adds the support of texture data flipping into JoglImageLoader
Julien Gouesse
2013-04-06
1
-70
/
+128
|
*
Fixes a bug in the dedicated method to get the GLProfile, skips forward compa...
Julien Gouesse
2013-04-06
1
-1
/
+10
|
*
Uses a single dedicated method to get the GLProfile
Julien Gouesse
2013-04-06
4
-15
/
+29
|
*
Repairs the JOGL image loader (still no support of the 'flipped' flag)
Julien Gouesse
2013-04-06
1
-4
/
+11
*
|
Cleaned up and fixed the pom.xml files.
Vincent Cantin
2013-04-07
1
-50
/
+38
|
/
*
Allows the use of clip planes with OpenGL-ES1
Julien Gouesse
2013-04-02
2
-6
/
+18
*
Uses GLProfile.getMaximum(true) to fix problems under Linux ARM with OpenGL-E...
Julien Gouesse
2013-03-27
4
-5
/
+6
*
Gets Renanse's changes
Julien Gouesse
2013-03-27
1
-113
/
+113
*
Merge pull request #30 from gouessej/master
Joshua Slack
2013-03-27
24
-355
/
+1191
|
\
|
*
Adds OpenGL-ES 2.0 support
Julien Gouesse
2013-03-23
1
-2
/
+3
|
*
Adds OpenGL-ES 2.0 support
Julien Gouesse
2013-03-23
8
-74
/
+254
|
*
Adds OpenGL-ES 2.0 support, prepares the use of PMVMatrix (work in progress)
Julien Gouesse
2013-03-22
3
-2
/
+38
|
*
Adds OpenGL-ES 2.0 support (work in progress)
Julien Gouesse
2013-03-21
1
-10
/
+12
|
*
Removes JoglLibraryPaths
Julien Gouesse
2013-03-21
1
-59
/
+0
|
*
Adds setVSyncEnabled(boolean) into AWT-based canvases
Julien Gouesse
2013-03-17
1
-9
/
+1
|
*
Adds setVSyncEnabled(boolean) into AWT-based canvases
Julien Gouesse
2013-03-17
2
-0
/
+22
|
*
Uses the proper buffer size when using ScreenExporter with JOGL 2.0
Julien Gouesse
2013-03-09
1
-3
/
+18
|
*
Doesn't assume that the drawable is realized
Julien Gouesse
2013-03-09
2
-52
/
+55
|
*
Doesn't assume that the drawable is realized
Julien Gouesse
2013-03-09
4
-11
/
+10
|
*
Fixes GeneratedTexturesExample (several rewind() calls were missing in the API)
Julien Gouesse
2013-03-09
1
-0
/
+3
|
*
Allows JoglNewtKey to work with several builds of JOGL 2.0
Julien Gouesse
2013-03-09
1
-1
/
+9
|
*
Adapts JoglNewtKey to the latest changes in the public API of NEWT
Julien Gouesse
2013-03-07
1
-4
/
+3
|
*
AWT-free JOGL 2.0 image loader
Julien Gouesse
2013-03-06
2
-2
/
+191
|
*
ES isolation (work in progress)
Julien Gouesse
2013-03-06
4
-88
/
+178
|
*
Removes the previous fix from JoglNewtAwtCanvas
Julien Gouesse
2013-03-05
2
-67
/
+11
|
*
Fix for JoglNewtAwtCanvas
Julien Gouesse
2013-03-03
2
-19
/
+76
|
*
ES isolation (work in progress)
Julien Gouesse
2013-03-01
6
-94
/
+408
[next]