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
/
jogamp
/
opengl
/
GLDrawableImpl.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
-10
/
+10
*
Simplify GLDrawable[Impl|Factory].getGLDynamicLookupHelper(..)
Sven Gothel
2015-01-23
1
-1
/
+4
*
Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack()
Sven Gothel
2014-10-26
1
-1
/
+3
*
GLDrawable: Expose getRequestedGLCapabilities() (Include to public API)
Sven Gothel
2014-07-31
1
-1
/
+2
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-8
/
+8
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
1
-4
/
+4
*
GLContextImpl/GLDrawableImpl.getDefaultReadBuffer(..): Pass hint whether dedi...
Sven Gothel
2014-02-18
1
-2
/
+2
*
Bug 877 Concurrency Discussion: Update doc MultiThreading.txt, volatile field...
Sven Gothel
2013-10-29
1
-3
/
+3
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-32
/
+32
*
GLFBODrawableImpl: Fix swap criteria, i.e. don't swap in contextMadeCurrent(f...
Sven Gothel
2013-06-17
1
-0
/
+1
*
Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...
Sven Gothel
2013-04-18
1
-0
/
+5
*
GLDrawable: Refine API doc; GLDrawableImpl: Balance createHandle()/destroyHan...
Sven Gothel
2013-04-10
1
-16
/
+56
*
Bug 665: Allow re-association of GLContext/GLEventListener to a GLDrawable (P...
Sven Gothel
2013-03-13
1
-20
/
+20
*
AWT GLCanvas: More strict GLDrawable realization [on AWT-EDT], skip if creati...
Sven Gothel
2012-12-28
1
-0
/
+1
*
Fix Bug 642 TestJSplitPaneMixHwLw01AWT (AWT-GLCanvas); Robustness GLContext/G...
Sven Gothel
2012-12-22
1
-22
/
+27
*
Cleanup GLContext special entries: getOffscreenContextPixelDataType(), getOff...
Sven Gothel
2012-12-15
1
-1
/
+10
*
Fix Windows ANGLE Workaround Regression of commit 923d9dd7f1d40db72d35ca76a76...
Sven Gothel
2012-10-13
1
-2
/
+2
*
FBO/Offscreen: Use most simple GLCapabilities for GLFBODrawableImpl's underly...
Sven Gothel
2012-10-05
1
-4
/
+6
*
Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...
Sven Gothel
2012-09-15
1
-26
/
+54
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-2
/
+45
*
GLAutoDrawable* refinement of abstraction / generalization - API Change!
Sven Gothel
2012-07-04
1
-15
/
+1
*
GLContextImpl/GLDrawableImpl: More fail-safe, cleanup, mark some methods final
Sven Gothel
2012-06-29
1
-8
/
+11
*
Misc cleanup: Add @Override, remove trailing whitespace
Sven Gothel
2012-06-27
1
-16
/
+27
*
NativeSurface Cleanup (API Change) - Adapt to GlueGen Lock cleanup commit: 83...
Sven Gothel
2012-06-27
1
-4
/
+0
*
Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...
Sven Gothel
2012-03-05
1
-6
/
+1
*
NEWT/GLWindow.display(): No explicit surface locking/unlocking for GLDrawable...
Sven Gothel
2012-03-04
1
-2
/
+7
*
DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...
Sven Gothel
2012-02-22
1
-2
/
+6
*
GLX Information usage cleanup
Sven Gothel
2011-11-25
1
-2
/
+8
*
NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...
Sven Gothel
2011-11-23
1
-3
/
+3
*
Cleanup ; JAWT* version flag setting based whether
Sven Gothel
2011-11-05
1
-0
/
+3
*
MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ...
Sven Gothel
2011-10-25
1
-1
/
+1
*
Minor edits/cleanup: unused var, final
Sven Gothel
2011-09-07
1
-1
/
+0
*
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
/
+221