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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes the misleading VBO interleaved data mode
Julien Gouesse
2021-08-30
1
-200
/
+0
*
Fixes some errors in the Java documentation of ardor3d-jogl
Julien Gouesse
2019-06-01
1
-8
/
+15
*
Merges several Renanse's commits
Julien Gouesse
2018-01-27
2
-16
/
+23
|
\
|
*
Fixed bug with caps in Jogl recently introduced.
Joshua Slack
2017-10-18
1
-3
/
+5
|
*
Added some additional caps detection + divorced UIContainer standin texture s...
Joshua Slack
2017-10-16
1
-1
/
+10
|
*
Added centerOn method to UIComponent to make it simpler to center a component...
Joshua Slack
2017-09-29
1
-6
/
+3
*
|
Merges Renanse's commit 9e9c406384a5ef51fd777d936932382f8dde0dc4
Julien Gouesse
2018-01-27
1
-2
/
+3
|
\
|
|
*
Cleaned up various warnings
Joshua Slack
2017-04-20
1
-3
/
+3
*
|
Updates the copyright headers and templates
Julien Gouesse
2016-08-07
10
-10
/
+10
*
|
Switches from Java 1.6 to Java 1.7 and fixes numerous warnings
Julien Gouesse
2016-06-30
1
-2
/
+2
*
|
Fixes the OpenGL ES 2 support, not exposed yet anyway
Julien Gouesse
2015-09-25
3
-5
/
+9
*
|
Fixes the issue #18
Julien Gouesse
2015-08-14
1
-5
/
+6
*
|
Fixes the issue #17
Julien Gouesse
2015-04-21
1
-18
/
+17
*
|
Uses JOGL 2.3.0 RC 20150205
Julien Gouesse
2015-02-09
6
-33
/
+33
*
|
Uses a dumb GLU instance in the renderer as it's only used to get error strings
Julien Gouesse
2014-10-10
1
-4
/
+1
*
|
Caches the GLU instances
Julien Gouesse
2014-10-10
1
-2
/
+5
*
|
Improves the ES code paths
Julien Gouesse
2014-08-17
3
-23
/
+49
*
|
Drives the OpenGL-ES code path more robust when managing textures, blending a...
Julien Gouesse
2014-08-16
1
-4
/
+12
*
|
Drives the OpenGL-ES code path more robust, especially when dealing with the ...
Julien Gouesse
2014-08-15
1
-3
/
+9
*
|
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
*
|
glFlush() shouldn't be called just before swapBuffers() in the JOGL renderer
Julien Gouesse
2014-02-15
1
-3
/
+5
|
/
*
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
1
-16
/
+14
*
Adds missing @Override annotations, fixes a few bugs and decreases the native...
Julien Gouesse
2013-10-11
6
-88
/
+218
*
Requires OpenGL 3.1 to use draw instancing
Julien Gouesse
2013-06-24
1
-1
/
+1
*
Allows to override the capabilities utilities
Julien Gouesse
2013-05-07
1
-16
/
+19
*
Switches to JOGL 2.0.2 RC 20130425
Julien Gouesse
2013-04-25
1
-22
/
+33
*
Uses a single dedicated method to get the GLProfile
Julien Gouesse
2013-04-06
1
-1
/
+2
*
Allows the use of clip planes with OpenGL-ES1
Julien Gouesse
2013-04-02
1
-0
/
+1
*
Uses GLProfile.getMaximum(true) to fix problems under Linux ARM with OpenGL-E...
Julien Gouesse
2013-03-27
1
-2
/
+3
*
Adds OpenGL-ES 2.0 support
Julien Gouesse
2013-03-23
6
-64
/
+248
*
Adds OpenGL-ES 2.0 support, prepares the use of PMVMatrix (work in progress)
Julien Gouesse
2013-03-22
2
-1
/
+36
*
Uses the proper buffer size when using ScreenExporter with JOGL 2.0
Julien Gouesse
2013-03-09
1
-3
/
+18
*
ES isolation (work in progress)
Julien Gouesse
2013-03-06
1
-50
/
+138
*
ES isolation (work in progress)
Julien Gouesse
2013-03-01
1
-28
/
+91
*
Adds a TODO notice about PBuffer that should be replaced by GLOffscreenAutoDr...
Julien Gouesse
2013-02-28
1
-0
/
+1
*
normalized line endings
neothemachine
2013-02-21
1
-49
/
+49
*
Merge remote-tracking branch 'origin/master'
renanse
2013-02-03
3
-124
/
+113
|
\
|
*
Replaces GLU.getCurrent*() by GLContext.getCurrent*()
Julien Gouesse
2013-01-25
3
-124
/
+113
*
|
Added detection of MSAA FBO and FBO blit.
renanse
2013-02-03
1
-10
/
+15
|
/
*
move all files from trunk to root folder
neothemachine
2012-12-05
5
-0
/
+2992