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
/
src
/
classes
/
com
/
sun
/
opengl
/
impl
/
GLContextImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
1
-422
/
+0
*
Fixed another performance problem related to buffer objects pointed
Kenneth Russel
2006-11-26
1
-1
/
+26
*
Changed default sense of GLContext optimization flag to false. Now
Kenneth Russel
2006-06-02
1
-1
/
+10
*
Added fallback path in GLContext optimization code to be able to
Kenneth Russel
2006-03-19
1
-0
/
+15
*
Fixed resizing bug on Mac OS X which was a consequence of leaving the
Kenneth Russel
2006-03-10
1
-0
/
+6
*
Restructured how GLObjectTracker destroys tracked objects during
Kenneth Russel
2006-03-08
1
-18
/
+27
*
Added mechanism for kicking the current context off the
Kenneth Russel
2006-02-23
1
-0
/
+10
*
Added support for calling makeCurrent() over and over again with
Kenneth Russel
2006-02-21
1
-0
/
+15
*
Changed locking protocol for on-screen surfaces to only use the JAWT's
Kenneth Russel
2006-02-20
1
-1
/
+8
*
Completion of initial work on FBO support in Java2D/JOGL bridge.
Kenneth Russel
2006-02-11
1
-1
/
+8
*
Further work on FBO support in Java2D/JOGL bridge. Upgraded JOGL's
Kenneth Russel
2006-02-11
1
-8
/
+15
*
Further work on FBO support in Java2D/JOGL bridge. Recast how
Kenneth Russel
2006-02-06
1
-2
/
+4
*
Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
Kenneth Russel
2006-02-05
1
-4
/
+44
*
Fixed bug in render-to-texture support on Windows
Kenneth Russel
2005-12-23
1
-1
/
+1
*
Refactored glue code generation for APIs requiring run-time lookup of
Kenneth Russel
2005-12-21
1
-1
/
+1
*
Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
Kenneth Russel
2005-10-24
1
-0
/
+270