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
/
GLContextImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1033: Guarantee atomicity of high-level GLAutoDrawable operations, avoidi...
Sven Gothel
2014-07-27
1
-0
/
+2
*
Bug 1031: Remove Deprecated Classes and Methods (JOGL)
Sven Gothel
2014-07-10
1
-7
/
+0
*
Findbugs: Add comments that FB warnings are of no concern ..
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
/
+9
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-74
/
+74
*
Fix 'typo' in messages: 'Catched' -> 'Caught'
Sven Gothel
2014-06-28
1
-1
/
+1
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
1
-1
/
+1
*
X11/WGL GLContext Impl: setGLFunctionAvailability(..) w/ withinGLVersionsMapp...
Sven Gothel
2014-04-01
1
-1
/
+1
*
GLRendererQuirks.NoMultiSamplingBuffers: Prelim detection of this quirk due t...
Sven Gothel
2014-03-19
1
-1
/
+14
*
GLContextImpl/GLDrawableImpl.getDefaultReadBuffer(..): Pass hint whether dedi...
Sven Gothel
2014-02-18
1
-1
/
+1
*
Bug 972 - Reduce ClassLoader Lookup, i.e. Class.forName(..): GLProfile, GLCon...
Sven Gothel
2014-02-12
1
-7
/
+5
*
Bug 948 - Autodetect GLRendererQuirks.SingletonEGLDisplayOnly
Sven Gothel
2014-01-24
1
-16
/
+0
*
Bug 948 - NVIDIA 331.38 (Linux X11) EGL impl. only supports _one_ EGL Display...
Sven Gothel
2014-01-24
1
-12
/
+42
*
Bug 950 - Recognize full FBO capabilities for ES 3.0 - [GLContext|GL].hasFull...
Sven Gothel
2014-01-24
1
-1
/
+1
*
Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron...
Sven Gothel
2014-01-21
1
-9
/
+9
*
Bug 942: Bug 942 - Review GLBuffer[State|Size]Tracker and NIO mapped buffers
Sven Gothel
2014-01-14
1
-15
/
+10
*
Revert "Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and...
Sven Gothel
2014-01-14
1
-8
/
+20
*
Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and GLBuffe...
Sven Gothel
2014-01-14
1
-20
/
+8
*
Bug 930 - OSX: Using 'Apple Software Renderer' GLRendererQuirks Quirk GL4Need...
Sven Gothel
2013-12-23
1
-4
/
+8
*
Bug 925 - Refine GLContextImpl.setGLFunctionAvailability(..)'s ES version val...
Sven Gothel
2013-12-21
1
-4
/
+16
*
Bug 925 - Accept an ES3 Context, if reported via GL-Version-String w/o EGL_OP...
Sven Gothel
2013-12-21
1
-6
/
+36
*
Bug 925: Use proper common profile and test compatibility for GLContextImpl's...
Sven Gothel
2013-12-21
1
-8
/
+11
*
Bug 890 - GLContextImpl's Version Validation: Only validate Integer based Ver...
Sven Gothel
2013-11-18
1
-7
/
+17
*
Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida...
Sven Gothel
2013-11-07
1
-15
/
+19
*
GLContextImpl: Move sharedContextHandle check to makeCurrentWithinLock(..) an...
Sven Gothel
2013-11-02
1
-7
/
+10
*
GLRendererQuirks: Add GLSharedContextBuggy ('Mesa Intel 9.2.1' and 'Hisilicon...
v2.1.2
Sven Gothel
2013-11-01
1
-5
/
+23
*
Fix Bug 875 - Cleanup branch using VersionNumber (fix 'Int' check strictMatch...
Sven Gothel
2013-10-30
1
-54
/
+74
*
Merge pull request #72 from masterzen/tickets/875
Sven Gothel
2013-10-29
1
-9
/
+17
|
\
|
*
Fix #875 - ES version should be strictly validated
Brice Figureau
2013-10-29
1
-9
/
+17
*
|
Bug 877 Concurrency Discussion: Update doc MultiThreading.txt, volatile field...
Sven Gothel
2013-10-29
1
-0
/
+4
*
|
Bug 876: BuildComposablePipeline: getGL*() shall not return downstream.getGL*...
Sven Gothel
2013-10-29
1
-7
/
+7
|
/
*
Bug 776 GLContext Sharing: Refine API for relaxed and lazy GLContext sharing ...
Sven Gothel
2013-10-27
1
-2
/
+2
*
Fix regression of commit 34b35c5a0a379a6b4c0b23b9d347a0b1338f0239 - GLContext...
Sven Gothel
2013-10-25
1
-3
/
+11
*
Fix GLContext: getGLProfile() add missing GLES3; getAvailableGLProfile(device...
Sven Gothel
2013-10-25
1
-1
/
+1
*
Bug 867 OSX [Common Code]: Trigger GLRendererQuirks.GL4NeedsGL3Request and ma...
Sven Gothel
2013-10-25
1
-45
/
+101
*
Fix Bug 862: Fix GL Version Validation / NVidia GTX550 driver 331.13 - 64bit ...
Sven Gothel
2013-10-19
1
-55
/
+28
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+1
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-148
/
+148
*
Bug 818: Enable new quirk GLSLNonCompliant on OSX < 10.7 w/ NV GPU; GLJPanel:...
Sven Gothel
2013-10-03
1
-6
/
+16
*
Bug 548: GLRendererQuirks.GLFlushBeforeRelease is needed on OSX < 10.7.3 w/ N...
Sven Gothel
2013-10-03
1
-2
/
+2
*
Fix Bug 839: Clarify whether resetStates(..) shall clearStates() - Pass 'isIn...
Sven Gothel
2013-09-21
1
-20
/
+19
*
Bug 839: Clarifying GLStateTracker.clearStates(..) remove 'enable' change - P...
Sven Gothel
2013-09-20
1
-5
/
+8
*
Fix Bug 817 (2/2): GLContextImpl's getDefaultPixelDataType()/getDefaultPixelD...
Sven Gothel
2013-08-16
1
-4
/
+8
*
GLContext: Refine API doc (CONTEXT_NOT_CURRENT.. values) / Exception message
Sven Gothel
2013-08-10
1
-2
/
+2
*
Fix OSX GL-core lack of pbuffer: GLDrawableFactory.canCreateGLPbuffer(..) add...
Sven Gothel
2013-07-17
1
-1
/
+1
*
Redefine: isGLES3Compatible() and isGL4ES3(), i.e. allow GL4ES3 usage in case...
Sven Gothel
2013-07-16
1
-1
/
+4
*
Fix BuildComposablePipeline's isGL*/getGL* ; GLBase: getDownstreamGL()/getRoo...
Sven Gothel
2013-07-15
1
-13
/
+20
*
Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)
Sven Gothel
2013-07-15
1
-29
/
+95
*
Remove deprecated methods.
Sven Gothel
2013-07-04
1
-18
/
+2
*
Remove redundant check around Mesa quirk (that check has already occurred via...
Mark Raynsford
2013-07-03
1
-9
/
+6
[next]