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
/
egl
/
EGLDrawableFactory.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regression of commit 96d530e7127c89db9991080e6268c6e8430d0619: EGLDisplay...
Sven Gothel
2014-07-08
1
-1
/
+1
*
Findbugs.not-written.null: Fix referencing non-written fields (never written ...
Sven Gothel
2014-07-08
1
-8
/
+8
*
Findbugs.minor: Fix 'array -> string', missing argument
Sven Gothel
2014-07-08
1
-2
/
+2
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-51
/
+53
*
Fix 'typo' in messages: 'Catched' -> 'Caught'
Sven Gothel
2014-06-28
1
-1
/
+1
*
Bug 948 - Autodetect GLRendererQuirks.SingletonEGLDisplayOnly
Sven Gothel
2014-01-24
1
-6
/
+17
*
Bug 948 - NVIDIA 331.38 (Linux X11) EGL impl. only supports _one_ EGL Display...
Sven Gothel
2014-01-24
1
-0
/
+18
*
EGLDisplayUtil.eglCreateEGLGraphicsDevice(..): Don't open() device implicit; ...
Sven Gothel
2014-01-23
1
-26
/
+20
*
Bug 929 - Reflect ES3 Compatibility with ES2
Sven Gothel
2013-12-21
1
-7
/
+9
*
Bug 925 - Accept an ES3 Context, if reported via GL-Version-String w/o EGL_OP...
Sven Gothel
2013-12-21
1
-18
/
+29
*
GLDrawableFactory: destroy() -> shutdownImpl() - Add DEBUG output in implemen...
Sven Gothel
2013-11-28
1
-3
/
+5
*
Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida...
Sven Gothel
2013-11-07
1
-7
/
+2
*
Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613...
Sven Gothel
2013-11-05
1
-1
/
+1
*
EGLDrawableFactory.createDummySurfaceImpl: fix caps to pbuffer - since we do ...
Sven Gothel
2013-10-31
1
-1
/
+1
*
Fix Bug 875 - Cleanup branch using VersionNumber (fix 'Int' check strictMatch...
Sven Gothel
2013-10-30
1
-2
/
+2
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-68
/
+68
*
Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal...
Sven Gothel
2013-07-17
1
-1
/
+6
*
Fix OSX GL-core lack of pbuffer: GLDrawableFactory.canCreateGLPbuffer(..) add...
Sven Gothel
2013-07-17
1
-1
/
+1
*
Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)
Sven Gothel
2013-07-15
1
-37
/
+77
*
Security: Apply security changes from GlueGen
Sven Gothel
2013-06-21
1
-6
/
+6
*
Simplify GLDrawableFactory's SharedResource Query Methods; Move WindowsWGLDra...
Sven Gothel
2013-04-26
1
-53
/
+31
*
Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...
Sven Gothel
2013-04-18
1
-11
/
+0
*
Fix Bug 705 - Cleanup & Generalize Commit 5b47372590ec715647ebbd75d70c41ec7a6...
Sven Gothel
2013-04-16
1
-0
/
+12
*
Debug Messages: Unify getThreadName() usage and 'Catched Exception' messages
Sven Gothel
2013-04-10
1
-4
/
+2
*
Bug 713: Handle broken EGL setup - Catch all Exception types, not only Jogamp...
Sven Gothel
2013-04-05
1
-2
/
+1
*
EGL/EGLExt Robustness: Use NIODirectOnly for all bindings. For these internal...
Sven Gothel
2012-10-30
1
-3
/
+3
*
Fix commit 48bcceaf611a17bb3795aa9fe25a0e0c726879f7, EGLDrawableFactory's ES1...
Sven Gothel
2012-10-19
1
-1
/
+0
*
EGLDrawableFactory: Detect ES1 implementation within ES2 library, if not foun...
Sven Gothel
2012-10-19
1
-2
/
+16
*
Fix Windows ANGLE Workaround Regression of commit 923d9dd7f1d40db72d35ca76a76...
Sven Gothel
2012-10-13
1
-10
/
+21
*
Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94
Sven Gothel
2012-10-02
1
-4
/
+4
*
Add GLRendererQuirks; Fix shared EGL/ES resources;
Sven Gothel
2012-09-20
1
-108
/
+194
*
Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...
Sven Gothel
2012-09-15
1
-129
/
+34
*
Cleanup shutdown mechanism ; Fix X11/ATI SIGV at shutdown ; EGLDisplayUtil: C...
Sven Gothel
2012-09-07
1
-12
/
+10
*
Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a...
Sven Gothel
2012-09-07
1
-3
/
+6
*
Fix EGLDrawableFactory ES1/ES2 detection for !pbuffer ; Misc robustness chang...
Sven Gothel
2012-08-21
1
-48
/
+126
*
NativeWindowFactory.getNativeWindowType(..): Return canonical string represen...
Sven Gothel
2012-08-18
1
-1
/
+1
*
Fix EGLDrawableFactory.createOffscreenDrawableImpl(NativeSurface): Validate p...
Sven Gothel
2012-08-17
1
-1
/
+1
*
Fix EGLDrawableFactory.getEGLSurface(..): Catch WrappedSurface case w/ EGLDev...
Sven Gothel
2012-08-17
1
-1
/
+8
*
EGLDisplayUtil: Workaround (latest) PVR 540 EGL regression where 3nd EGLDispl...
Sven Gothel
2012-08-16
1
-7
/
+20
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-37
/
+270
*
EGLGraphicsDevice adds desctruction callback and nativeDisplayID; EGLDisplayU...
Sven Gothel
2012-07-09
1
-16
/
+7
*
GLDrawable* cleanup: Add @Override, remove trailing whitespace, ..
Sven Gothel
2012-06-28
1
-48
/
+81
*
GLProfile/EGLDrawableFactory: Detect ANGLE (Windows D3D ES2 Emulation) and di...
Sven Gothel
2012-05-01
1
-16
/
+42
*
EGLConfig2Capabilities: Add flag 'forceTransparentFlag' allowing to pass thro...
Sven Gothel
2012-04-03
1
-1
/
+1
*
NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope...
Sven Gothel
2012-03-06
1
-3
/
+3
*
Fix GLWindow/SWT-GLCanvas: set context synchronized ; Misc Changes
Sven Gothel
2012-03-05
1
-1
/
+4
*
Fix commit 9e66972c193399d6dcdf9e6662f4335bdf15736a
Sven Gothel
2012-02-25
1
-1
/
+1
*
Fix GLProfile/GLDrawableFactory bug: Recursion on default desktop device, sin...
Sven Gothel
2012-02-25
1
-4
/
+4
*
EGL Display Lifecycle Robustness Patch (impl. workaround)
Sven Gothel
2012-02-22
1
-3
/
+3
*
OpenGL ES/EGL Overhaul
Sven Gothel
2012-02-13
1
-22
/
+60
[next]