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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l...
Sven Gothel
2012-09-27
3
-40
/
+13
*
FBObject: Small cleanup of freeColorbufferImpl(gl, i) -> freeAllColorbufferIm...
Sven Gothel
2012-09-21
1
-27
/
+26
*
MacOSXCGLContext: Fix missing initialization of 'needsSetContextPBuffer' if n...
Sven Gothel
2012-09-21
1
-4
/
+4
*
MacOSXCGLDrawableFactory: Cannot use shared context to retrieve quirks since ...
Sven Gothel
2012-09-21
1
-10
/
+21
*
Add GLRendererQuirks; Fix shared EGL/ES resources;
Sven Gothel
2012-09-20
14
-246
/
+604
*
OSX CALayer / MacOSXCGLContext: Remove pbuffer swap garbage; Split pbuffer/FB...
Sven Gothel
2012-09-20
2
-71
/
+104
*
GLFBODrawableImpl: Fix garbage @ swap, add [disabled] reset-quirk for testing
Sven Gothel
2012-09-20
1
-17
/
+48
*
FBObject cleanup / review: strings, simplified re-attachment, removed redunda...
Sven Gothel
2012-09-20
1
-169
/
+262
*
GLReadBufferUtil, ShaderUtil: Catch GLException (and dump if thrown), to incr...
Sven Gothel
2012-09-20
2
-20
/
+31
*
Make GLBufferStateTracker more robust: Catch GLError on Get(), causes INVALID...
Sven Gothel
2012-09-20
1
-6
/
+8
*
Fixes Bug 615 - X11: Use proper screen index/name for shared resources and de...
Sven Gothel
2012-09-17
1
-2
/
+2
*
OSX: Capture 'invalid drawable' message cause by NSOpenGLContext::setView(NUL...
Sven Gothel
2012-09-16
4
-25
/
+117
*
Disable double-buffer mode when offscreen-bitmap is chosen, remove dbl-buff b...
Sven Gothel
2012-09-16
1
-1
/
+5
*
Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...
Sven Gothel
2012-09-15
61
-2251
/
+3831
*
Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i...
Sven Gothel
2012-09-08
10
-219
/
+372
*
Cleanup shutdown mechanism ; Fix X11/ATI SIGV at shutdown ; EGLDisplayUtil: C...
Sven Gothel
2012-09-07
7
-84
/
+75
*
Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a...
Sven Gothel
2012-09-07
16
-375
/
+471
*
GLContext: Remove integer-key based attach/detach object - use String based (...
Sven Gothel
2012-08-23
1
-27
/
+5
*
Fix EGLDrawableFactory ES1/ES2 detection for !pbuffer ; Misc robustness chang...
Sven Gothel
2012-08-21
8
-53
/
+173
*
NativeWindowFactory.getNativeWindowType(..): Return canonical string represen...
Sven Gothel
2012-08-18
5
-12
/
+11
*
GLProfile/NativeWindowFactory: Remove deprecated argument 'firstUIActionOnPro...
Sven Gothel
2012-08-18
1
-33
/
+21
*
Fix GLCanvas's JAWTWindow reference ; Add ES2 test in TestAWT01GLn ; Ubuntu 1...
Sven Gothel
2012-08-18
1
-5
/
+6
*
Fix EGLDrawableFactory.createOffscreenDrawableImpl(NativeSurface): Validate p...
Sven Gothel
2012-08-17
1
-1
/
+1
*
GLDrawableFactory.createGLDrawable() offscreen: Fix caps - set double-buffer ...
Sven Gothel
2012-08-17
1
-2
/
+7
*
Robostness FBObject / GLReadBufferUtil: Ignore pre-existing GL errors - remov...
Sven Gothel
2012-08-17
2
-3
/
+5
*
Fix EGLDrawableFactory.getEGLSurface(..): Catch WrappedSurface case w/ EGLDev...
Sven Gothel
2012-08-17
1
-1
/
+8
*
Robustness: FBObject or reset(..)
Sven Gothel
2012-08-17
1
-37
/
+69
*
Robostness: GLDrawableImpl's contextMadeCurrent()/contextRealized() ; GLFBODr...
Sven Gothel
2012-08-17
3
-4
/
+39
*
Fix FFMPEGMediaPlayer: Use GL_ALPHA (texture format intern/data) instead of G...
Sven Gothel
2012-08-16
3
-12
/
+34
*
EGLGraphicsConfigurationFactory: Fix platform w/o GLX but X11 window handle.
Sven Gothel
2012-08-16
1
-5
/
+12
*
EGLDisplayUtil: Workaround (latest) PVR 540 EGL regression where 3nd EGLDispl...
Sven Gothel
2012-08-16
4
-59
/
+119
*
Fix X11 Display Connection leak w/ new GLAutoDrawableBase code when used w/ o...
v2.0-rc10
Sven Gothel
2012-08-03
5
-20
/
+52
*
Add property: 'jogl.disable.opengles' to disable querying and using OpenGL ES
Sven Gothel
2012-07-25
1
-2
/
+9
*
SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...
Sven Gothel
2012-07-25
3
-62
/
+140
*
Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...
Sven Gothel
2012-07-24
13
-64
/
+159
*
Fix Bug 606 - New AWT threading implementation breaks .. ; Fix GLAutoDrawable...
Sven Gothel
2012-07-22
6
-328
/
+500
*
Fix OSX OffscreenLayerSurface (OLS) regressions (pbuffer based)
Sven Gothel
2012-07-20
2
-8
/
+10
*
Fix OSX regression of commit 20bf031db719f7baa4c6e74734fc999061e08fe2 - handl...
Sven Gothel
2012-07-20
4
-2
/
+27
*
GLCapabilities Native Aquisition: Set alpha bits at last - due to it's auto s...
Sven Gothel
2012-07-20
8
-53
/
+66
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
77
-1674
/
+4139
*
GLCapabilities*: Add 'isFBO()' and 'setFBO(boolean)', allowing upcoming impl....
Sven Gothel
2012-07-09
2
-9
/
+44
*
EGLGraphicsDevice adds desctruction callback and nativeDisplayID; EGLDisplayU...
Sven Gothel
2012-07-09
4
-93
/
+133
*
Fix SWT GLCanvas threading. Note: On OSX _only_ it's main thread is valid!
Sven Gothel
2012-07-06
1
-77
/
+22
*
C code: remove warnings
Sven Gothel
2012-07-06
1
-3
/
+3
*
Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf...
Sven Gothel
2012-07-06
7
-77
/
+205
*
GLContext adds FBO availability to profile mapping; Fix GL[Auto]Drawable/GLCo...
Sven Gothel
2012-07-05
6
-103
/
+281
*
GLAutoDrawable* refinement of abstraction / generalization - API Change!
Sven Gothel
2012-07-04
23
-213
/
+434
*
GLAutoDrawable: Refine API doc; Use new abstract impl. GLAutoDrawableBase (GL...
Sven Gothel
2012-07-02
8
-263
/
+586
*
Fix Bug #589 (JAWT Offscreen-Layer resize) and Offscreen-Layer setSwapInterva...
Sven Gothel
2012-06-30
1
-41
/
+42
*
JAWTUtil/MacOSXWindowSystemInterface-pbuffer: Cleanup / More DEBUG info
Sven Gothel
2012-06-30
1
-13
/
+12
[next]