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
/
com
/
jogamp
/
opengl
/
impl
/
x11
/
glx
/
X11GLXContext.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
1
-587
/
+0
*
GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...
Sven Gothel
2011-01-31
1
-6
/
+11
*
JOGL: GLContextImpl's updateGLXProcAddressTable(..) only uses device as a key...
Sven Gothel
2010-12-09
1
-20
/
+23
*
JOGL: Proper handling of Read Drawable Support (if not supported), add query.
Sven Gothel
2010-11-28
1
-14
/
+37
*
Finishing Immutable changes including GLCapabiltiesImmutable.
Sven Gothel
2010-11-17
1
-2
/
+2
*
X11: Make X11 error handler quiet where we expect an X11 error, ie OpenGL 4 n...
Sven Gothel
2010-11-16
1
-6
/
+6
*
JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...
Sven Gothel
2010-11-14
1
-28
/
+54
*
JOGL/X11: Decorate glxMakeContextCurrent calls from makeCurrentImpl/releaseIm...
Sven Gothel
2010-11-04
1
-10
/
+20
*
JOGL/X11: Fix context scanning, misc simplifications ..
Sven Gothel
2010-11-03
1
-47
/
+56
*
JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGL
Sven Gothel
2010-10-29
1
-6
/
+22
*
can't enable x11IOErrorHandler without disable
Sven Gothel
2010-10-26
1
-1
/
+9
*
JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11
Sven Gothel
2010-10-14
1
-3
/
+3
*
NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test
Sven Gothel
2010-10-06
1
-11
/
+12
*
trivial code cleanup in glx package.
Michael Bien
2010-09-09
1
-7
/
+2
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
1
-154
/
+62
*
JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...
Sven Gothel
2010-06-04
1
-6
/
+6
*
JOGL: Unified GLContext native handle
Sven Gothel
2010-06-02
1
-62
/
+53
*
Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes
Sven Gothel
2010-05-21
1
-1
/
+7
*
Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:
Sven Gothel
2010-05-11
1
-14
/
+16
*
../jogl.log
Sven Gothel
2010-05-10
1
-2
/
+2
*
Add native NEWT window parenting test. Fix some error messages
Sven Gothel
2010-04-30
1
-1
/
+1
*
JOGL
Sven Gothel
2010-04-28
1
-1
/
+4
*
JOGL Error Handling
Sven Gothel
2010-04-27
1
-3
/
+0
*
- Fix GLProcAddressResolver regression: Use GLProcAddressResolver !
Sven Gothel
2010-04-27
1
-3
/
+5
*
Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...
Sven Gothel
2010-04-22
1
-1
/
+1
*
JOGL GL4 preperation (cont):
Sven Gothel
2010-04-20
1
-47
/
+74
*
JOGL GL4 preperation (cont):
Sven Gothel
2010-04-17
1
-60
/
+69
*
Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385...
Sven Gothel
2010-04-16
1
-4
/
+1
*
JOGL GL4 preperation:
Sven Gothel
2010-04-16
1
-154
/
+148
*
Further ATI (fglrx) X11Display bug workaround/cleanup
Sven Gothel
2010-04-15
1
-17
/
+19
*
ATI (fglrx) PBuffer/X11Display bug workaround/cleanup
Sven Gothel
2010-04-13
1
-12
/
+10
*
final large refactoring to move to com.jogamp.*.
Michael Bien
2010-03-28
1
-1
/
+1
*
refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-0
/
+555