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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1203: Refine DEBUG output
Sven Gothel
2015-08-29
5
-12
/
+46
*
Bug 1203: EGLGraphicsDevice.nativeDisplayID: Differentiate upstream device's ...
Sven Gothel
2015-08-29
3
-6
/
+19
*
Bug 1203: GLDrawable-Stateless operations in GLContextImpl, using ctxVersion ...
Sven Gothel
2015-08-29
2
-9
/
+16
*
Bug 1203: SharedResourceRunner.Implementation impl. shall use AbstractGraphic...
Sven Gothel
2015-08-29
1
-32
/
+14
*
Bug 1202 - Add support of Adaptive Vsync via [GLX|WGL]_EXT_swap_control_tear
Sven Gothel
2015-08-27
1
-4
/
+12
*
Bug 1062: Utilize 'GLProfile.disableOpenGLDesktop' for EGLDrawableFactory des...
Sven Gothel
2015-08-05
1
-28
/
+32
*
Bug 1150 - Fix GLContextImpl.createImpl(..) NoARBCreateContext and '!ARB GL >...
Sven Gothel
2015-03-26
1
-12
/
+22
*
Bug 1135 - Cleanup: Remove GL_NV_vertex_array_range extension support in GLCo...
Sven Gothel
2015-03-06
1
-11
/
+0
*
Bug 1068 - Fix issue w/ unifying Surfaceless probing (commit 2120be14c7525ef0...
Sven Gothel
2015-02-03
1
-1
/
+4
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
11
-88
/
+88
*
GLContextImpl.makeCurrentImpl(): Remove redundant test whether context is alr...
Sven Gothel
2015-01-23
1
-10
/
+8
*
Bug 1068 - Unify Surfaceless probing; Fix Surfaceless for OSX and Windows (pr...
Sven Gothel
2015-01-23
1
-67
/
+56
*
Misc Fix: GLContext*; Refine DEBUG output in GLDrawableFactory's createShareR...
Sven Gothel
2015-01-23
1
-12
/
+13
*
Bug 896: Refine criteria to allow OpenGL API usage for EGL
Sven Gothel
2015-01-23
3
-26
/
+50
*
Simplify GLDrawable[Impl|Factory].getGLDynamicLookupHelper(..)
Sven Gothel
2015-01-23
2
-20
/
+11
*
Bug 1038: Refine handling of GLRendererQuirks.NoARBCreateContext
Sven Gothel
2015-01-23
1
-23
/
+24
*
Bug 1096 - Expose EGL to public: com.jogamp.opengl.egl.EGL ; EGLDrawableFacto...
Sven Gothel
2015-01-23
12
-71
/
+140
*
Bug 1068 - Use GenericUpstreamSurfacelessHook for all createSurfacelessImpl(....
Sven Gothel
2015-01-23
2
-91
/
+2
*
Bug 1068 - Allow GLContext creation and makeCurrent without default framebuff...
Sven Gothel
2014-12-07
8
-461
/
+797
*
Bug 1068, 1096: Unify EGL surface related code in EGLSurface; Add notion of '...
Sven Gothel
2014-12-07
9
-259
/
+383
*
Bug 1038 - Allow skipping detection of certain GLProfiles: Skip native core p...
Sven Gothel
2014-07-29
1
-1
/
+1
*
Findbugs: Remove dead-code / unused [temp] storage and it's assignment
Sven Gothel
2014-07-08
1
-3
/
+1
*
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
2
-10
/
+20
*
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
15
-158
/
+161
*
Fix 'typo' in messages: 'Catched' -> 'Caught'
Sven Gothel
2014-06-28
2
-2
/
+2
*
UpstreamSurfaceHook: Add 'NativeSurface getUpstreamSurface()' (from EGLUpstre...
Sven Gothel
2014-06-08
2
-7
/
+10
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...
Sven Gothel
2014-05-22
2
-6
/
+6
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
3
-11
/
+11
*
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
2
-77
/
+125
*
EGLDisplayUtil.eglCreateEGLGraphicsDevice(..): Don't open() device implicit; ...
Sven Gothel
2014-01-23
5
-42
/
+52
*
Bug 929 - Reflect ES3 Compatibility with ES2
Sven Gothel
2013-12-21
2
-23
/
+21
*
Bug 925 - Accept an ES3 Context, if reported via GL-Version-String w/o EGL_OP...
Sven Gothel
2013-12-21
4
-26
/
+59
*
GLDrawableFactory: destroy() -> shutdownImpl() - Add DEBUG output in implemen...
Sven Gothel
2013-11-28
1
-3
/
+5
*
EGLGraphicsConfiguration: Add deauled DEBUG output for failed EGL-Config Queries
Sven Gothel
2013-11-18
1
-4
/
+41
*
Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida...
Sven Gothel
2013-11-07
5
-18
/
+25
*
Bug 894 - GLDrawableFactory* [dummy|offscreen] Surface creation w/ own device...
Sven Gothel
2013-11-06
1
-0
/
+2
*
Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613...
Sven Gothel
2013-11-05
4
-65
/
+118
*
GLContextImpl: Move sharedContextHandle check to makeCurrentWithinLock(..) an...
Sven Gothel
2013-11-02
1
-9
/
+2
*
EGLDrawableFactory.createDummySurfaceImpl: fix caps to pbuffer - since we do ...
Sven Gothel
2013-10-31
2
-1
/
+2
*
Fix Bug 875 - Cleanup branch using VersionNumber (fix 'Int' check strictMatch...
Sven Gothel
2013-10-30
2
-5
/
+15
*
Bug 875: Safeguard setGLFunctionAvailability(.. strictMatch=false.. ) operati...
Sven Gothel
2013-10-30
1
-1
/
+4
*
Bug 867 OSX [Common Code]: Trigger GLRendererQuirks.GL4NeedsGL3Request and ma...
Sven Gothel
2013-10-25
2
-2
/
+4
*
Fix Bug 866 - Frequent IndexOutOfBoundsException in jogamp.opengl.egl.EGLGrap...
Brice Figureau
2013-10-23
1
-1
/
+1
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
7
-0
/
+13
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
14
-281
/
+281
*
Fix Bug 839: Clarify whether resetStates(..) shall clearStates() - Pass 'isIn...
Sven Gothel
2013-09-21
1
-2
/
+2
*
Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal...
Sven Gothel
2013-07-17
1
-1
/
+6
[next]