index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
/
gl-impl-CustomJavaCode.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed another performance problem related to buffer objects pointed
Kenneth Russel
2006-11-26
1
-95
/
+24
*
Optimized buffer binding checks for glVertexPointer and similar calls
Kenneth Russel
2006-11-24
1
-4
/
+90
*
Added position(0) call to returned Buffers from glMapBuffer and
Kenneth Russel
2006-03-14
1
-0
/
+2
*
Optimized VBO/PBO checking routines in GLImpl. Now cache availability
Kenneth Russel
2006-02-24
1
-20
/
+43
*
Added checking of whether the correct GLContext is current to the
Kenneth Russel
2006-02-12
1
-0
/
+6
*
Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
Kenneth Russel
2006-02-05
1
-0
/
+9
*
Added checks on number of remaining elements and bytes for Buffers and
Kenneth Russel
2006-01-03
1
-0
/
+96
*
Fixed Issue 180: Improve garbage generation
Kenneth Russel
2005-11-10
1
-4
/
+4
*
Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
Kenneth Russel
2005-10-24
1
-2
/
+134
*
Added OpenGL 1.5 support. Updated glext.h, wglext.h, and glxext.h from
Kenneth Russel
2004-04-22
1
-0
/
+26
*
Fixed bug abies pointed out in ARBVBOKey where it was necessary to
Kenneth Russel
2003-08-07
1
-0
/
+13
*
Changed glMapBufferARB's implementation to return the same ByteBuffer
Kenneth Russel
2003-08-07
1
-5
/
+28
*
Fixed (?) build problem on X11 and Mac OS X
Kenneth Russel
2003-08-06
1
-1
/
+1
*
Changed behavior of ManuallyImplement to not emit GLEmitter's dispatch
Kenneth Russel
2003-08-06
1
-0
/
+16