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
*
Fixed nested toolkit locking problem with X11PbufferGLXDrawable. With
Kenneth Russel
2008-12-14
1
-2
/
+6
*
Fixed breakage of GLJPanel caused by confusion between requested and
Kenneth Russel
2008-12-12
1
-1
/
+1
*
cleanup
Sven Gothel
2008-11-14
1
-3
/
+3
*
Added function name aliasing for 'isFunctionAvailable' dyn lookup case
Sven Gothel
2008-11-14
1
-2
/
+11
*
- EGL
Sven Gothel
2008-11-14
1
-0
/
+8
*
- Removed StaticGLInfo usage.
Sven Gothel
2008-11-13
1
-14
/
+28
*
- New profile GL2ES12 (desktop)
Sven Gothel
2008-07-21
1
-16
/
+1
*
- Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...
Sven Gothel
2008-07-18
1
-2
/
+2
*
Fixed:
Sven Gothel
2008-07-11
1
-7
/
+1
*
Fixed:
Sven Gothel
2008-07-10
1
-0
/
+7
*
GL Unification 2nd round.
Sven Gothel
2008-07-04
1
-1
/
+2
*
Auto GL profile selection; New GLReflection (refactoring of common relfection...
Sven Gothel
2008-06-25
1
-21
/
+4
*
GLES1 NEWT X11 - RedSquare - working
Sven Gothel
2008-06-25
1
-6
/
+12
*
2nd big refactoring.
Sven Gothel
2008-06-21
1
-64
/
+88
*
Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIP
Sven Gothel
2008-06-01
1
-1
/
+1
*
Added GLDrawableFactory.shutdown() to enable clean and cooperative
Kenneth Russel
2008-05-30
1
-1
/
+3
*
Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2.
Kenneth Russel
2008-05-13
1
-2
/
+35
*
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