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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
/
classes
/
jogamp
/
opengl
/
SharedResourceRunner.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-3
/
+3
*
Bug 1068 - Allow GLContext creation and makeCurrent without default framebuff...
Sven Gothel
2014-12-07
1
-52
/
+54
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-18
/
+18
*
Fix 'typo' in messages: 'Catched' -> 'Caught'
Sven Gothel
2014-06-28
1
-1
/
+1
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+1
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-22
/
+22
*
Fix SharedResourceRunner's potential race-conditions. Use top-level synchroni...
Sven Gothel
2013-09-18
1
-83
/
+102
*
Simplify GLDrawableFactory's SharedResource Query Methods; Move WindowsWGLDra...
Sven Gothel
2013-04-26
1
-0
/
+4
*
Debug Messages: Unify getThreadName() usage and 'Catched Exception' messages
Sven Gothel
2013-04-10
1
-12
/
+14
*
SharedRessourceRunner: Add isDeviceSupported(..) query before spawn off threa...
Sven Gothel
2013-03-27
1
-2
/
+10
*
SharedResourceRunner: Always dump Exception if catched @ creation, not just i...
Sven Gothel
2012-12-30
1
-3
/
+1
*
X11/GLX: Query X Server whether GLX is available (X11/SharedResourceRunner) ;...
Sven Gothel
2012-02-25
1
-1
/
+3
*
Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd...
Sven Gothel
2011-12-11
1
-42
/
+107
*
SharedResourceRunner: Use generics ; X11GLXDrawableFactory.SharedRunnable shu...
Sven Gothel
2011-11-26
1
-5
/
+4
*
Minor edits: Remove unused code and warnings
Sven Gothel
2011-11-08
1
-2
/
+2
*
Fix SharedResource (SR) Initialization
Sven Gothel
2011-07-07
1
-33
/
+40
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-1
/
+1
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
1
-0
/
+249