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
/
jogl
/
classes
/
javax
/
media
/
opengl
/
GLContext.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
OSX Fix: Catch releaseImpl's glFinish() exception (DebugGL); Make GLContext.r...
Sven Gothel
2012-01-13
1
-1
/
+6
*
GLContext/NativeSurface Impl's toString(): Add lock.toString()
Sven Gothel
2012-01-08
1
-1
/
+8
*
GLContext*/GLDrawableHelper: Fix consistency of recursive makeCurrent()/relea...
Sven Gothel
2012-01-08
1
-2
/
+5
*
GLContext fix shutdown(): Clear proc address tables and extension cache (GLCo...
Sven Gothel
2011-12-01
1
-3
/
+6
*
GLContext: Intendation + Use generics (remove warnings)
Sven Gothel
2011-11-08
1
-22
/
+27
*
Minor edits / cleanup of GLContext*
Sven Gothel
2011-10-26
1
-4
/
+2
*
MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ...
Sven Gothel
2011-10-25
1
-1
/
+1
*
GLContext/GLDebugMessageHandler: Fix/clarify init and usage of dbg handler
Sven Gothel
2011-09-30
1
-0
/
+1
*
*GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...
Sven Gothel
2011-09-09
1
-0
/
+42
*
JOGL: Make GLProfile shutdown()/initSingleton() functional, ie. proper recrea...
Sven Gothel
2011-09-08
1
-0
/
+5
*
Add GL Version 4.2 in GLContext Query - Add verification via glGetIntegerv(GL...
Sven Gothel
2011-09-02
1
-1
/
+1
*
Don't enable DebugGL/TraceGL with jogl.debug=all
Sven Gothel
2011-08-07
1
-2
/
+11
*
JOGL: Add GLBase::isGLES2Compatible()
Sven Gothel
2011-07-31
1
-5
/
+15
*
GLContext GLDebugMessages: Add synchronous status/dumpStack; Remove length in...
Sven Gothel
2011-04-28
1
-7
/
+16
*
Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.
Sven Gothel
2011-04-24
1
-4
/
+101
*
GLContext changes:
Sven Gothel
2011-04-22
1
-12
/
+32
*
Fix: DEBUG field (regression)
Sven Gothel
2011-04-05
1
-3
/
+2
*
GLContext: Added java.debug.DebugGL and java.debug.TraceGL to enable debug an...
Sven Gothel
2011-04-05
1
-2
/
+7
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-2
/
+2
*
Fix GLContext ProcAddressTable Caching: Add sw/hw accel bit to hash value due...
Sven Gothel
2011-02-06
1
-0
/
+5
*
Fix: GLX exception message / sorted imports
Sven Gothel
2011-01-31
1
-1
/
+1
*
JOGL: GLContextImpl's updateGLXProcAddressTable(..) only uses device as a key...
Sven Gothel
2010-12-09
1
-4
/
+0
*
DEBUG: GLProfile: Dump GLInfo ; GLContext: SET mappedVersions.. no stack trace
Sven Gothel
2010-12-03
1
-3
/
+3
*
JOGL: Proper handling of Read Drawable Support (if not supported), add query.
Sven Gothel
2010-11-28
1
-12
/
+35
*
NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()
Sven Gothel
2010-11-15
1
-8
/
+4
*
JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...
Sven Gothel
2010-11-14
1
-127
/
+220
*
JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGL
Sven Gothel
2010-10-29
1
-3
/
+18
*
NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test
Sven Gothel
2010-10-06
1
-0
/
+1
*
trivial code cleanup in glx package.
Michael Bien
2010-09-09
1
-1
/
+1
*
Add OpenGL 3.3, 4.0 and 4.1 language mapping.
Sven Gothel
2010-08-24
1
-1
/
+1
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
1
-4
/
+12
*
JOGL: Unified GLContext native handle
Sven Gothel
2010-06-02
1
-16
/
+31
*
Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:
Sven Gothel
2010-05-11
1
-20
/
+112
*
NEWT/AWT Interoperability
Sven Gothel
2010-04-24
1
-0
/
+7
*
Review of using isGL2() and GL2.GL*
Sven Gothel
2010-04-22
1
-5
/
+5
*
JOGL GL4 preperation (cont):
Sven Gothel
2010-04-20
1
-4
/
+183
*
JOGL GL4 preperation (cont):
Sven Gothel
2010-04-17
1
-0
/
+1
*
JOGL GL4 preperation:
Sven Gothel
2010-04-16
1
-1
/
+67
*
fixed a bunch of javadoc warnings.
Michael Bien
2010-03-29
1
-3
/
+3
*
refactoring due to gluegen changes.
Michael Bien
2010-03-27
1
-1
/
+2
*
Offscreen/PBuffer capabilities cleanup ; Generic read drawable support
Sven Gothel
2009-10-03
1
-2
/
+28
*
GL3 Related:
Sven Gothel
2009-08-01
1
-1
/
+3
*
Fix property query. Thx to Ken pointing this out.
Sven Gothel
2009-07-03
1
-7
/
+0
*
Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
1
-0
/
+261