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
...
*
|
Drives the OpenGL-ES code path more robust, especially when dealing with the ...
Julien Gouesse
2014-08-15
2
-14
/
+34
*
|
Sets the mipmap sizes
Julien Gouesse
2014-08-11
1
-1
/
+11
*
|
Adds the early mipmaps production into the image loader
Julien Gouesse
2014-08-11
1
-6
/
+33
*
|
Lets JOGL indicate the vertical orientation of the texture data
Julien Gouesse
2014-08-11
1
-19
/
+8
*
|
Fixes the TGA support and improves a lot the detection of image format
Julien Gouesse
2014-08-04
2
-80
/
+368
*
|
The JOGL image loader claims to support GIF only when the AWT SPI is availabl...
Julien Gouesse
2014-08-01
1
-17
/
+29
*
|
Fixes the vertical orientation of images loaded by JOGL without delegating to...
Julien Gouesse
2014-08-01
1
-7
/
+27
*
|
Adds a mechanism to determine the image type by using the magic number of the...
Julien Gouesse
2014-08-01
1
-2
/
+96
*
|
Switches to JOGL 2.2.0-rc-20140731
Julien Gouesse
2014-07-31
1
-1
/
+2
*
|
Switches to JOGL 2.2.0-rc-20140613
Julien Gouesse
2014-06-18
1
-2
/
+2
*
|
Copies the controller based on JInput 2.0.6 into the JogAmp backend
Julien Gouesse
2014-05-28
1
-0
/
+127
*
|
Adds a few comments into JoglAwtCanvas and clarifies the use of the buffer sw...
Julien Gouesse
2014-03-20
2
-5
/
+8
*
|
Creates the correct debug pipeline matching with any GL instance used by the ...
Julien Gouesse
2014-02-23
1
-38
/
+2
*
|
glFlush() shouldn't be called just before swapBuffers() in the JOGL renderer
Julien Gouesse
2014-02-15
1
-3
/
+5
*
|
Does not drop and reclaim the OpenGL context in JoglCanvasRenderer.draw() by ...
Julien Gouesse
2014-02-15
1
-4
/
+37
*
|
Calls Thread.sleep(5) only when there is no current OpenGL context yet in Jog...
Julien Gouesse
2014-02-15
1
-8
/
+12
*
|
Adds a Swing canvas into the JogAmp backend
Julien Gouesse
2014-02-05
2
-0
/
+156
|
/
*
Adds some documentation into existing JOGL canvases and windows
Julien Gouesse
2014-02-04
5
-7
/
+21
*
Adds a canvas based on the JOGL SWT heavyweight GLCanvas into Ardor3D
Julien Gouesse
2014-02-03
2
-0
/
+147
*
Adds some documentation into existing JOGL canvases and windows
Julien Gouesse
2014-02-03
1
-0
/
+0
*
Adds a utility to convert Ardor3D images into JOGL images (untested)
Julien Gouesse
2014-01-31
1
-0
/
+99
*
Adds a method to convert JOGL/NEWT texture data into Ardor3D images
Julien Gouesse
2014-01-30
1
-8
/
+23
*
Adds the very first blueprint of JoglNewtSwtCanvas into the JogAmp backend
Julien Gouesse
2014-01-29
1
-0
/
+108
*
Fixes the implementation of setCursor in the JOGL NEWT backend again, the ori...
Julien Gouesse
2014-01-09
1
-1
/
+1
*
Fixes the implementation of setCursor in the JOGL NEWT backend
Julien Gouesse
2014-01-09
1
-1
/
+8
*
Removes a useless multiplication in the implementation of setCursor in the JO...
Julien Gouesse
2014-01-09
1
-1
/
+1
*
First implementation of setCursor in the JOGL NEWT backend
Julien Gouesse
2014-01-09
1
-15
/
+39
*
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
2
-22
/
+20
*
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
*
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
*
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
*
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
[prev]
[next]