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
/
windows
/
wgl
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Bug 1038 - Fix: Allow skipping detection of certain GLProfiles: Skip 'ARB_cre...
Sven Gothel
2014-07-30
1
-3
/
+13
*
Bug 1038 - Allow skipping detection of certain GLProfiles: Skip 'ARB_create_c...
Sven Gothel
2014-07-30
1
-7
/
+2
*
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
*
Findbugs: Remove dead-code / unused [temp] storage and it's assignment
Sven Gothel
2014-07-08
1
-1
/
+1
*
Findbugs: Use <NumberType>.valueOf(..) instead of 'new <NumberType>(..)'
Sven Gothel
2014-07-08
1
-1
/
+1
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
14
-238
/
+242
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
4
-8
/
+7
*
X11/WGL GLContext Impl: setGLFunctionAvailability(..) w/ withinGLVersionsMapp...
Sven Gothel
2014-04-01
1
-1
/
+1
*
GLDrawableFactory: destroy() -> shutdownImpl() - Add DEBUG output in implemen...
Sven Gothel
2013-11-28
1
-1
/
+4
*
WindowsWGLGraphicsConfigurationFactory: Fix chosenPFDID -> recommendedIndex (...
Sven Gothel
2013-11-07
1
-20
/
+33
*
WGLGLCapabilities: Print pfdID as decimal (convention)
Sven Gothel
2013-11-07
1
-1
/
+1
*
Bug 894 - GLDrawableFactory* [dummy|offscreen] Surface creation w/ own device...
Sven Gothel
2013-11-06
1
-3
/
+2
*
Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613...
Sven Gothel
2013-11-05
2
-39
/
+71
*
GLContextImpl: Move sharedContextHandle check to makeCurrentWithinLock(..) an...
Sven Gothel
2013-11-02
1
-25
/
+15
*
Bug 875: Safeguard setGLFunctionAvailability(.. strictMatch=false.. ) operati...
Sven Gothel
2013-10-30
2
-3
/
+6
*
Bug 867 OSX [Common Code]: Trigger GLRendererQuirks.GL4NeedsGL3Request and ma...
Sven Gothel
2013-10-25
2
-2
/
+2
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
4
-0
/
+5
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
12
-120
/
+120
*
Fix Bug 839: Clarify whether resetStates(..) shall clearStates() - Pass 'isIn...
Sven Gothel
2013-09-21
1
-2
/
+2
*
Fix SharedResourceRunner's potential race-conditions. Use top-level synchroni...
Sven Gothel
2013-09-18
1
-9
/
+3
*
Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal...
Sven Gothel
2013-07-17
2
-1
/
+8
*
Fix OSX GL-core lack of pbuffer: GLDrawableFactory.canCreateGLPbuffer(..) add...
Sven Gothel
2013-07-17
1
-1
/
+1
*
StringBuffer -> StringBuilder
Sven Gothel
2013-07-15
1
-2
/
+2
*
Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)
Sven Gothel
2013-07-15
1
-2
/
+8
*
Security: Apply security changes from GlueGen
Sven Gothel
2013-06-21
2
-14
/
+21
*
Simplify GLDrawableFactory's SharedResource Query Methods; Move WindowsWGLDra...
Sven Gothel
2013-04-26
5
-123
/
+38
*
Fix Bug 706 and Bug 520: Certain ATI GPU/driver require a current context whe...
Sven Gothel
2013-04-25
2
-24
/
+52
*
Bug 718: WindowsBitmapWGLDrawable: Requires GLProfile.GL2, fix BITMAP GLCaps ...
Sven Gothel
2013-04-18
3
-38
/
+64
*
Bug 718: Exclude updateGraphicsConfigurationARB(..) usage for BITMAP (Windows...
Sven Gothel
2013-04-18
1
-3
/
+7
*
Bug 718: Further restriction of Windows BITMAP PFD's - RGB888 and !alpha only
Sven Gothel
2013-04-18
2
-2
/
+3
*
Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...
Sven Gothel
2013-04-18
10
-431
/
+14
*
Bug 718: Windows BITMAP Offscreen Fails w/ GLCaps other than simple RGB888 - ...
Sven Gothel
2013-04-17
3
-24
/
+58
*
*Capabilities: Cleanup string ctor; GLGraphicsConfigurationUtil: Clean getExc...
Sven Gothel
2013-04-17
1
-4
/
+43
*
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
*
*External*Context Impl: Remove unused 'lastContext' field, incl. their makeCu...
Sven Gothel
2013-03-13
1
-21
/
+1
*
Fix Bug 695: WGLExt.wglChoosePixelFormatARB causes buffer underflow due to a ...
Sven Gothel
2013-02-28
2
-2
/
+2
*
X11/WGL: Better Exception Message for failed ARB context creation if profile ...
Sven Gothel
2013-02-16
1
-1
/
+1
*
WGLContext: Enhance DEBUG output for failed makeCurrentImpl(..)
Sven Gothel
2013-01-26
1
-1
/
+5
*
Bug632: Test NEWT Child Window Translucency (X11/Windows) ..
Sven Gothel
2012-12-30
1
-5
/
+8
*
*Drawable impl. DEBUG: Add getThreadName() to debug out.
Sven Gothel
2012-12-22
3
-6
/
+6
*
GLContextImpl: Make createContextARBImpl/setGLFunctionAvailability more robos...
Sven Gothel
2012-12-21
2
-2
/
+2
*
Cleanup GLContext special entries: getOffscreenContextPixelDataType(), getOff...
Sven Gothel
2012-12-15
2
-22
/
+2
*
Added a condition to skip updateGraphicsConfigurationARB when non-hardware-ac...
jthedering
2012-11-11
1
-1
/
+2
[next]