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
/
windows
/
wgl
/
WindowsWGLDrawableFactory.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
GLDrawableFactoryImpl:createMutableSurfaceImpl(..): Pass orig AbstractGraphic...
Sven Gothel
2023-03-04
1
-4
/
+4
*
GLDrawableFactoryImpl:createDummySurfaceImpl() and createSurfacelessImpl(): P...
Sven Gothel
2023-03-04
1
-13
/
+19
*
Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged()
Sven Gothel
2023-01-14
1
-2
/
+2
*
Bug 1203: Optimize OpenGL Profile probing/mapping (Skip redundant queries)
Sven Gothel
2015-08-30
1
-0
/
+27
*
Bug 1203: GLDrawable-Stateless operations in GLContextImpl, using ctxVersion ...
Sven Gothel
2015-08-29
1
-1
/
+1
*
Bug 1203: SharedResourceRunner.Implementation impl. shall use AbstractGraphic...
Sven Gothel
2015-08-29
1
-29
/
+7
*
Bug 1068 - Fix issue w/ unifying Surfaceless probing (commit 2120be14c7525ef0...
Sven Gothel
2015-02-03
1
-0
/
+1
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-14
/
+14
*
Bug 1068 - Unify Surfaceless probing; Fix Surfaceless for OSX and Windows (pr...
Sven Gothel
2015-01-23
1
-30
/
+47
*
Misc Fix: GLContext*; Refine DEBUG output in GLDrawableFactory's createShareR...
Sven Gothel
2015-01-23
1
-1
/
+3
*
Simplify GLDrawable[Impl|Factory].getGLDynamicLookupHelper(..)
Sven Gothel
2015-01-23
1
-1
/
+1
*
Bug 1068 - Use GenericUpstreamSurfacelessHook for all createSurfacelessImpl(....
Sven Gothel
2015-01-23
1
-2
/
+4
*
Bug 1068 - Allow GLContext creation and makeCurrent without default framebuff...
Sven Gothel
2014-12-07
1
-10
/
+10
*
Bug 1068, 1096: Unify EGL surface related code in EGLSurface; Add notion of '...
Sven Gothel
2014-12-07
1
-0
/
+6
*
Bug 1028 - AMD Windows driver thread hinders JVM process to exit/end, caused ...
Sven Gothel
2014-08-05
1
-0
/
+1
*
Bug 1036: Renamed property to switch off NVidia Windows workaround 'jogl.wind...
Sven Gothel
2014-08-04
1
-2
/
+8
*
WindowsWGLDrawableFactory: Fix html doc
Sven Gothel
2014-07-29
1
-0
/
+2
*
Bug 1036: NVidia Windows Driver 'Threaded optimization' workaround. [3/3]
Sven Gothel
2014-07-29
1
-7
/
+38
*
Bug 1035 - Allow Gamma [Brightness, Contrast] settings to be performed on dis...
Sven Gothel
2014-07-27
1
-10
/
+34
*
Fixed and Changed NVidia Windows Driver Threaded optimization bug workaround ...
Sven Gothel
2014-07-27
1
-28
/
+169
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-45
/
+45
*
GLDrawableFactory: destroy() -> shutdownImpl() - Add DEBUG output in implemen...
Sven Gothel
2013-11-28
1
-1
/
+4
*
Bug 894 - GLDrawableFactory* [dummy|offscreen] Surface creation w/ own device...
Sven Gothel
2013-11-06
1
-3
/
+2
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+1
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-15
/
+15
*
Fix SharedResourceRunner's potential race-conditions. Use top-level synchroni...
Sven Gothel
2013-09-18
1
-9
/
+3
*
Fix OSX GL-core lack of pbuffer: GLDrawableFactory.canCreateGLPbuffer(..) add...
Sven Gothel
2013-07-17
1
-1
/
+1
*
Security: Apply security changes from GlueGen
Sven Gothel
2013-06-21
1
-12
/
+19
*
Simplify GLDrawableFactory's SharedResource Query Methods; Move WindowsWGLDra...
Sven Gothel
2013-04-26
1
-109
/
+20
*
Fix Bug 706 and Bug 520: Certain ATI GPU/driver require a current context whe...
Sven Gothel
2013-04-25
1
-17
/
+34
*
Bug 718: WindowsBitmapWGLDrawable: Requires GLProfile.GL2, fix BITMAP GLCaps ...
Sven Gothel
2013-04-18
1
-1
/
+1
*
Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...
Sven Gothel
2013-04-18
1
-11
/
+0
*
Debug Messages: Unify getThreadName() usage and 'Catched Exception' messages
Sven Gothel
2013-04-10
1
-3
/
+3
*
Bug 713: Handle broken EGL setup - Catch all Exception types, not only Jogamp...
Sven Gothel
2013-04-05
1
-2
/
+1
*
SharedRessourceRunner: Add isDeviceSupported(..) query before spawn off threa...
Sven Gothel
2013-03-27
1
-0
/
+5
*
Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94
Sven Gothel
2012-10-02
1
-6
/
+7
*
Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...
Sven Gothel
2012-09-15
1
-50
/
+8
*
Cleanup shutdown mechanism ; Fix X11/ATI SIGV at shutdown ; EGLDisplayUtil: C...
Sven Gothel
2012-09-07
1
-6
/
+4
*
Fix EGLDrawableFactory ES1/ES2 detection for !pbuffer ; Misc robustness chang...
Sven Gothel
2012-08-21
1
-0
/
+6
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-31
/
+99
*
GLAutoDrawable* refinement of abstraction / generalization - API Change!
Sven Gothel
2012-07-04
1
-1
/
+1
*
GLDrawable* cleanup: Add @Override, remove trailing whitespace, ..
Sven Gothel
2012-06-28
1
-47
/
+82
*
GLContext*: Remove '[set/is]Synchronized(..)' - Defaults to wait for locks: 1...
Sven Gothel
2012-05-13
1
-1
/
+0
*
Reduce Thread.dumpStack() in debug mode where no negative behavior appears or...
Sven Gothel
2012-03-18
1
-1
/
+1
*
NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...
Sven Gothel
2012-03-06
1
-3
/
+3
*
Fix GLProfile/GLDrawableFactory bug: Recursion on default desktop device, sin...
Sven Gothel
2012-02-25
1
-2
/
+3
*
DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...
Sven Gothel
2012-02-22
1
-13
/
+13
*
API Change [GLProfile/GLContext]: Add notion of hardware acceleration in GLPr...
Sven Gothel
2012-02-20
1
-1
/
+1
*
OpenGL ES/EGL Overhaul
Sven Gothel
2012-02-13
1
-3
/
+3
*
Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd...
Sven Gothel
2011-12-11
1
-9
/
+8
[next]