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
/
main
/
java
/
com
/
ardor3d
/
image
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes some errors in the Java documentation of ardor3d-jogl
Julien Gouesse
2019-06-01
1
-0
/
+1
*
Updates the copyright headers and templates
Julien Gouesse
2016-08-07
3
-3
/
+3
*
Switches from Java 1.6 to Java 1.7 and fixes numerous warnings
Julien Gouesse
2016-06-30
2
-2
/
+2
*
Updates JOGL (2.3.2 RC 20150812), moves the image format detection from Ardor...
Julien Gouesse
2015-08-28
2
-387
/
+11
*
Fixes the read limit when marking a stream in the JOGL image loader
Julien Gouesse
2015-08-10
1
-1
/
+1
*
Documents, fixes and simplifies a bit the JOGL image file format detection me...
Julien Gouesse
2015-04-01
1
-19
/
+58
*
Uses JOGL 2.3.0 RC 20150205
Julien Gouesse
2015-02-09
1
-6
/
+5
*
Stops using Guava to create the lists, the sets and the maps except when it i...
Julien Gouesse
2014-09-24
1
-2
/
+2
*
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
*
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
*
Allows to override the capabilities utilities
Julien Gouesse
2013-05-07
1
-3
/
+7
*
Drives JoglImageLoader 50 times faster
Julien Gouesse
2013-04-13
1
-117
/
+149
*
Adds the support of texture data flipping into JoglImageLoader
Julien Gouesse
2013-04-06
1
-70
/
+128
*
Uses a single dedicated method to get the GLProfile
Julien Gouesse
2013-04-06
1
-11
/
+21
*
Repairs the JOGL image loader (still no support of the 'flipped' flag)
Julien Gouesse
2013-04-06
1
-4
/
+11
*
Uses GLProfile.getMaximum(true) to fix problems under Linux ARM with OpenGL-E...
Julien Gouesse
2013-03-27
1
-1
/
+1
*
AWT-free JOGL 2.0 image loader
Julien Gouesse
2013-03-06
1
-0
/
+128