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 1135 - GL/GLContext: Add isGLES31Compatible()
Sven Gothel
2015-03-06
1
-12
/
+24
*
Bug 1135 - Cleanup: Remove GL_NV_vertex_array_range extension support in GLCo...
Sven Gothel
2015-03-06
1
-20
/
+1
*
Add missing privileged section for NativeLibrary lookup: GLContextImpl and FF...
Sven Gothel
2015-02-05
1
-55
/
+68
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-24
/
+24
*
Bug 1068 - Unify Surfaceless probing; Fix Surfaceless for OSX and Windows (pr...
Sven Gothel
2015-01-23
1
-0
/
+2
*
Misc Fix: GLContext*; Refine DEBUG output in GLDrawableFactory's createShareR...
Sven Gothel
2015-01-23
1
-6
/
+6
*
Bug 1038: Refine handling of GLRendererQuirks.NoARBCreateContext
Sven Gothel
2015-01-23
1
-2
/
+30
*
Resolve merge conflict GLRendererQuirks
Sven Gothel
2015-01-23
1
-0
/
+11
|
\
|
*
Fixes the indentation :s
Julien Gouesse
2014-10-24
1
-2
/
+2
|
*
Skips ARB_create_context with ATI Radeon 3100 (see the bug 1038)
Julien Gouesse
2014-10-23
1
-0
/
+11
*
|
Bug 1119 - GL* Efficiency: Keep ProcAddressTable instance within GL* instances
Sven Gothel
2015-01-23
1
-44
/
+57
*
|
Bug 1068 - Allow GLContext creation and makeCurrent without default framebuff...
Sven Gothel
2014-12-07
1
-32
/
+106
*
|
Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack()
Sven Gothel
2014-10-26
1
-9
/
+10
*
|
GLContext.Version* VersionNumber Constants: Clarify names, avoiding mis-inter...
Sven Gothel
2014-10-25
1
-5
/
+5
|
/
*
Bug 1088: Add GLRendererQuirks.NeedSharedObjectSync; Tests: Synchronize GL ob...
Sven Gothel
2014-10-08
1
-0
/
+7
*
GLContextImpl: Unify common TRACE_SWITCH and DEBUG_TRACE_SWITCH base info-str...
Sven Gothel
2014-10-08
1
-32
/
+25
*
Bug 1078: Fix commit 99f91f8b28d42cdf341533736e878056bcae4708 (GLRendererQuir...
Sven Gothel
2014-10-02
1
-4
/
+14
*
Fix of the bug 1078
Julien Gouesse
2014-10-01
1
-0
/
+7
*
Fix GLContextImpl.setRendererQuirks(..) CTX_IMPL_ACCEL_SOFT profile state
Sven Gothel
2014-09-22
1
-4
/
+4
*
New GLRendererQuirks.BuggyColorRenderbuffer: On Mesa 7.2 software, FBO color ...
Sven Gothel
2014-09-19
1
-2
/
+20
*
GLContextImpl.setRendererQuirks(..): Use GLRendererQuirks.addQuirk(int), drop...
Sven Gothel
2014-09-19
1
-61
/
+58
*
Bug 1054: Revert dfb9ed47ac6d8e85f6ae5fe166e7a6e28ca8ff83: Cannot change prot...
Sven Gothel
2014-08-30
1
-33
/
+33
*
Bug 1055 - Access and query shared master GLContext in a deterministic fashio...
Sven Gothel
2014-08-30
1
-16
/
+23
*
Bug 1054: GLContext: makeCurrent() needs a null-check of [mutable] drawable;...
Sven Gothel
2014-08-30
1
-97
/
+103
*
Bug 1054: Cleanup GLContext: 'lock' -> 'contextLock'
Sven Gothel
2014-08-29
1
-33
/
+33
*
Bug 1054: Cleanup GLContext 'lock' and 'drawable' usage, perform drawable nul...
Sven Gothel
2014-08-29
1
-65
/
+84
*
Bug 1038 - Fix: Allow skipping detection of certain GLProfiles: Skip 'ARB_cre...
Sven Gothel
2014-07-30
1
-2
/
+21
*
Revert "GLContext: Don't map compatibility profiles to core profile if the la...
Sven Gothel
2014-07-30
1
-0
/
+12
*
Bug 1038 - Allow skipping detection of certain GLProfiles: Skip 'ARB_create_c...
Sven Gothel
2014-07-30
1
-0
/
+3
*
GLContext: Don't map compatibility profiles to core profile if the latter are...
Sven Gothel
2014-07-30
1
-12
/
+0
*
Bug 1038 - Allow skipping detection of certain GLProfiles: Skip native core p...
Sven Gothel
2014-07-29
1
-17
/
+19
*
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
[next]