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
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed breakage of GLJPanel caused by confusion between requested and
Kenneth Russel
2008-12-12
5
-21
/
+26
*
- Removed StaticGLInfo usage.
Sven Gothel
2008-11-13
1
-7
/
+15
*
X11 getPlatformExtensionsString shall use the toolkit looking
Sven Gothel
2008-11-07
1
-2
/
+8
*
Minor CVM/ES1 fixes
Sven Gothel
2008-08-11
1
-1
/
+1
*
Removed unnecessary GL2 dependencies from desktop window system code.
Kenneth Russel
2008-08-08
2
-138
/
+0
*
- Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...
Sven Gothel
2008-07-18
3
-6
/
+6
*
GL Unification 2nd round.
Sven Gothel
2008-07-04
1
-1
/
+2
*
GL Unification 1st round.
Sven Gothel
2008-07-03
2
-8
/
+8
*
3rd round cdcfp - compile clean.
Sven Gothel
2008-06-28
7
-24
/
+8
*
Mac OS X port of new JOGL and Newt. Currently leverages the AWT; will
Kenneth Russel
2008-06-27
1
-0
/
+1
*
Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al...
Sven Gothel
2008-06-26
5
-17
/
+17
*
removing relocated files
Sven Gothel
2008-06-26
2
-235
/
+0
*
Auto GL profile selection working (GLES1 and GL2 (X11))
Sven Gothel
2008-06-25
1
-2
/
+0
*
Native Compilation: Partitioning and X11 clean
Sven Gothel
2008-06-25
2
-2
/
+2
*
JAWT package cleanup ..
Sven Gothel
2008-06-24
1
-4
/
+4
*
finishing 2nd refactoring
Sven Gothel
2008-06-21
13
-2669
/
+0
*
2nd big refactoring.
Sven Gothel
2008-06-21
14
-33
/
+2571
*
Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIP
Sven Gothel
2008-06-01
5
-244
/
+359
*
Filled out EGLContext, EGLDrawable, and EGLDrawableFactory
Kenneth Russel
2008-05-28
1
-1
/
+2
*
Incorporated fix from Justin Couch about using the default screen for
Kenneth Russel
2007-07-24
1
-1
/
+1
*
Added workaround for running in headless mode while still retaining
Kenneth Russel
2007-07-24
1
-5
/
+22
*
Re-fixed Issue 226: JOGL seg faulting on Solaris AMD64
Kenneth Russel
2007-04-21
1
-17
/
+1
*
Fixed Issue 226: JOGL seg faulting on Solaris AMD64
Kenneth Russel
2007-04-20
1
-6
/
+6
*
Fixed Issue 262: DRIHack problems with ATI and possibly other drivers
Kenneth Russel
2007-01-21
1
-7
/
+2
*
Fixed Issue 260: "GLException: Surface already locked" after failed makeCurrent
Kenneth Russel
2007-01-17
1
-4
/
+7
*
Added -Djogl.drihack.disable for manual disabling of DRI hack
Kenneth Russel
2007-01-11
1
-0
/
+5
*
Fixed Issue 259: need a copy context
Kenneth Russel
2007-01-07
1
-0
/
+21
*
Fixed NullPointerException in new cached GLCapabilities code on X11
Kenneth Russel
2006-12-19
1
-2
/
+4
*
Removed native code for DRIHack and replaced it with code using the
Kenneth Russel
2006-11-24
1
-23
/
+16
*
Fixed Issue 213: Expose GLCaps from GLDrawable
Kenneth Russel
2006-11-19
3
-1
/
+170
*
Fixed Issue 242: Unable to select single-buffered visual
Kenneth Russel
2006-08-14
1
-3
/
+16
*
Fixed crash triggered by Java 3D's JoglPipeline in off-screen
Kenneth Russel
2006-08-11
1
-0
/
+4
*
Fixed build breakage on X11 platforms after introduction of
Kenneth Russel
2006-08-02
1
-1
/
+1
*
Revised Java2D/JOGL bridge to support new share context argument to
Kenneth Russel
2006-08-01
1
-1
/
+1
*
Added code to support new entry points in
Kenneth Russel
2006-07-10
1
-0
/
+10
*
Fixed Issue 224: External context dosen't work with GLCanvas
Kenneth Russel
2006-05-28
1
-0
/
+18
*
Preliminary fix for
Kenneth Russel
2006-05-28
1
-3
/
+26
*
Fixed apparent bug pointed out by user EdwinOlson on jogl forum where
Kenneth Russel
2006-04-25
1
-0
/
+1
*
Added workaround for apparent problem with ATI's proprietary drivers
Kenneth Russel
2006-04-03
2
-0
/
+23
*
Made internal methods which fetch the platform-dependent context out
Kenneth Russel
2006-04-02
1
-1
/
+1
*
Replaced absolute path to libGL.so.1 with relative path to presumably
Kenneth Russel
2006-04-02
1
-1
/
+17
*
Forced enabling of DRI hack on all Linux distributions
Kenneth Russel
2006-04-01
1
-1
/
+4
*
Fixed bugs in implementation of -Djogl.GLContext.noopt flag
Kenneth Russel
2006-03-26
1
-5
/
+5
*
Added fallback path in GLContext optimization code to be able to
Kenneth Russel
2006-03-19
1
-1
/
+22
*
Dummy putback to fix previous incorrect checkin comment:
Kenneth Russel
2006-03-08
1
-1
/
+1
*
Restructured how GLObjectTracker destroys tracked objects during
Kenneth Russel
2006-03-08
1
-3
/
+10
*
Use try/finally in X11GLContext.destroyImpl() to avoid any potential
Kenneth Russel
2006-03-06
1
-14
/
+17
*
Attempted fix for Issue 206: glTexImage2D fails on external context
Kenneth Russel
2006-02-23
1
-0
/
+1
*
Changed locking protocol for on-screen surfaces to only use the JAWT's
Kenneth Russel
2006-02-20
4
-37
/
+41
*
Renamed "offscreen" capability bits in GLCapabilities to "pbuffer"
Kenneth Russel
2006-02-16
2
-6
/
+6
[next]