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
*
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
*
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
|
*
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
|
*
Uses JOGL 2.0 RC11 post build 06
Julien Gouesse
2013-02-22
4
-473
/
+472
|
|
\
|
*
|
Uses JOGL 2.0 RC11 post build 06
Julien Gouesse
2013-02-22
1
-0
/
+6
*
|
|
Merge remote-tracking branch 'origin/master'
Renanse
2013-03-14
86
-988
/
+1120
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
normalized line endings
neothemachine
2013-02-21
4
-467
/
+467
|
|
/
|
*
Merge branch 'master' into dependencies
neothemachine
2013-02-11
28
-677
/
+839
|
|
\
|
|
*
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
64
-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
|
|
*
|
Switches to JOGL 2.0 build 899
Julien Gouesse
2013-01-20
26
-0
/
+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
42
-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
|
|
*
Workaround for the deadlock occurring with Intel 3000HD under Windows
Julien Gouesse
2013-01-14
3
-93
/
+119
|
|
*
Make better use of the AWT dispatch thread.
Renanse
2013-01-04
1
-11
/
+32
|
|
/
|
/
|
|
*
let eclipse remove timestamps out of .prefs files
neothemachine
2012-12-05
2
-2
/
+1
|
*
Merge branch 'kill_trunk' into dependencies
neothemachine
2012-12-05
54
-29
/
+0
|
/
[next]