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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
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
*
Adds a TODO notice about PBuffer that should be replaced by GLOffscreenAutoDr...
Julien Gouesse
2013-02-28
1
-0
/
+1
*
Creates the GLU instance more reliably
Julien Gouesse
2013-02-28
1
-2
/
+1
*
Improves the debug pipeline
Julien Gouesse
2013-02-28
1
-1
/
+37
*
normalized line endings
neothemachine
2013-02-21
2
-302
/
+302
*
Merge branch 'master' of git://github.com/Renanse/Ardor3D
Julien Gouesse
2013-02-09
1
-10
/
+15
|
\
|
*
Merge remote-tracking branch 'origin/master'
renanse
2013-02-03
23
-509
/
+586
|
|
\
|
*
|
Added detection of MSAA FBO and FBO blit.
renanse
2013-02-03
1
-10
/
+15
*
|
|
Adds offscreen support
Julien Gouesse
2013-01-30
1
-1
/
+2
*
|
|
Adds offscreen support
Julien Gouesse
2013-01-28
2
-67
/
+84
|
|
/
|
/
|
*
|
Replaces GLU.getCurrent*() by GLContext.getCurrent*()
Julien Gouesse
2013-01-25
22
-471
/
+548
*
|
Does not use the ECT yet
Julien Gouesse
2013-01-22
1
-1
/
+0
*
|
Adds a workaround for a regression in the build 896 impacting at least JoglAw...
Julien Gouesse
2013-01-18
1
-0
/
+1
*
|
Switches to JOGL 2.0 build 896
Julien Gouesse
2013-01-17
1
-38
/
+38
|
/
*
Improves the creation of GLCapabilities
Julien Gouesse
2013-01-16
1
-0
/
+13
*
Fixes the previous commit
Julien Gouesse
2013-01-15
1
-1
/
+3
[next]