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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 907 - Fix regression of 'cleanup' Commit 52c95c19dbd69a7fc6b307d2b2db357c...
Sven Gothel
2013-11-28
1
-0
/
+1
*
Bug 907 - Cleanup Commit e9c711a86aa05f4f24c69972532833f5a98911a3
Sven Gothel
2013-11-28
2
-128
/
+125
*
Bug 907 - Initial patch allowing Jogl to respond to other applications that t...
Randolf Schultz
2013-11-28
2
-14
/
+194
*
Fix Bug 902: FFMPEGMediaPlayer uses IOUtil.decodeURIIfFilePath(uri) to decode...
Sven Gothel
2013-11-28
3
-10
/
+39
*
Refine DemoBug910ExtendedAWTAppletLifecycleCheck (commit 9310b11b2b6e1e89fa5e...
Sven Gothel
2013-11-26
1
-6
/
+16
*
Bug 910: Add Standalone Extended Applet Lifecycle Validation Test
Sven Gothel
2013-11-26
1
-0
/
+224
*
Workaround Bug 910 (IcedTea-Web): NewtCanvasAWT shall postpone JAWTWindow des...
Sven Gothel
2013-11-25
2
-20
/
+25
*
Bug 672 (NewtCanvasSWT): Reuse SWTAccessor.isOS_TYPE ; Impl NW.getLocationOnS...
Sven Gothel
2013-11-25
7
-343
/
+312
*
Bug 672: Move Unit Tests to appropriate SWT package and prepent Test so they ...
Sven Gothel
2013-11-25
2
-6
/
+6
*
Bug 672 (NewtCanvasSWT ignore windowing offset on OSX').
Petros Koutsolampros
2013-11-24
3
-1
/
+792
*
Workaround Bug 910 (IcedTea-Web): NewtCanvasAWT shall postpone JAWTWindow des...
Sven Gothel
2013-11-23
1
-29
/
+88
*
JOGLNewtAppletBase's add/remove 'reparentHome WindowListener' at start()/stop()
Sven Gothel
2013-11-23
1
-20
/
+21
*
JOGLNewtApplet1Run: Perform AWT Operations on AWT-EDT ; Remove redundant expl...
Sven Gothel
2013-11-23
1
-32
/
+54
*
JOGLNewtAppletBase's windowDestroyNotify(): Double check 'awtParent' before r...
Sven Gothel
2013-11-23
1
-12
/
+13
*
AWTWindowClosingProtocol: Hold Window reference impl. is listening to to prop...
Sven Gothel
2013-11-23
1
-17
/
+14
*
Bug 909 - Reccreate GLJPanel's BufferedImage is no more sourced by singleton ...
Sven Gothel
2013-11-21
3
-21
/
+236
*
NewtCanvasAWT: Remove useless block in else branch
Sven Gothel
2013-11-18
1
-6
/
+3
*
jogl: push other call to clearGlobalFocus to the AWT EDT
Harvey Harrison
2013-11-18
1
-1
/
+1
*
jogl: do the clearGlobalFocusOwner() call on the AWT EDT in NewtCanvasAWT
Harvey Harrison
2013-11-18
1
-1
/
+9
*
jogl: simplify conditional that repeats test for isOnScreen
Harvey Harrison
2013-11-18
1
-1
/
+2
*
jogl: add missing @Override annotation in NewtCanvasAWT
Harvey Harrison
2013-11-18
1
-0
/
+2
*
Fix Bug 893 - NewtCanvasAWT Lifecycle Race Condition (NPE on shutdown periodi...
Sven Gothel
2013-11-18
1
-162
/
+185
*
Bug 890 - GLContextImpl's Version Validation: Only validate Integer based Ver...
Sven Gothel
2013-11-18
1
-7
/
+17
*
EGLGraphicsConfiguration: Add deauled DEBUG output for failed EGL-Config Queries
Sven Gothel
2013-11-18
1
-4
/
+41
*
NEWT WindowImpl: Move consumePointerEvent(..) below doPointerEvent(..) to eas...
Sven Gothel
2013-11-18
1
-109
/
+109
*
NEWT Event Tests: Move TestParentingFocus* to event test package
Sven Gothel
2013-11-18
3
-3
/
+4
*
NewtCanvasAWT: Add method of 'isAWTEventPassThrough()', used in unit tests to...
Sven Gothel
2013-11-18
3
-2
/
+25
*
NEWT AWTAdapter*: Don't act if not setup (due to lazy setup mode), refines co...
Sven Gothel
2013-11-18
5
-2
/
+32
*
NewtCanvasAWT: Use final AWT[Key|Mouse]Adapter and set downstream lazily; Con...
Sven Gothel
2013-11-18
3
-22
/
+35
*
NEWT AWTAdapter: Add notion of consuming the AWT InputEvent (will be used for...
Sven Gothel
2013-11-18
10
-150
/
+285
*
Fix Bug 879 Regression (2/2) - NewtCanvasAWT.FocusAction must take focus when...
Sven Gothel
2013-11-18
2
-4
/
+20
*
Nativewindow/NEWT: Fix C Return Statement
Sven Gothel
2013-11-17
2
-2
/
+3
*
Fix GLIBC > 2.4 dependency regression of commit 613e33ee8ffc1f2b9c5db1e1b5bb5...
Sven Gothel
2013-11-17
1
-0
/
+3
*
Fix Bug 879 - Threads deadlock in native keyboardfocus calls made form multip...
Sven Gothel
2013-11-17
1
-12
/
+11
*
Bug 903 - NEWT: Support 'Continue Drag on Exit'; Consistent Mouse ENTER/EXIT
Sven Gothel
2013-11-17
5
-121
/
+257
*
Bug 906 - JAWTWindow Component- and HierarchyListener must be detached at JAW...
Sven Gothel
2013-11-16
2
-34
/
+70
*
Applet Test Bug848AppletGLCanvas01: Only use vsync-interval 1 for last GLJPanel
Sven Gothel
2013-11-15
1
-14
/
+14
*
TestPerf001GLJPanelInit02AWT: Wrong test name 'Gears' -> 'Nop'
Sven Gothel
2013-11-14
1
-1
/
+1
*
Bug 904 - GLJPanel: Add property to skip isGLOriented() based vertical flip b...
Sven Gothel
2013-11-14
2
-3
/
+9
*
Bug 904 - GLJPanel: Allow user to skip isGLOriented() based vertical flip of ...
Sven Gothel
2013-11-14
3
-87
/
+209
*
NEWT: Add more documentation to WindowImpl's doPointerEvent(..) and consumePo...
Sven Gothel
2013-11-13
1
-9
/
+46
*
GLJPanel: Remove unused import
Sven Gothel
2013-11-13
1
-1
/
+0
*
Fix javadoc: TileRendererBase (links to manual anchors) and GLSharedContextSe...
Sven Gothel
2013-11-12
2
-7
/
+8
*
Fix Bug 889 [Related: Bug 816, Bug 849, Bug 729] - GLCanvas disappear when mo...
Sven Gothel
2013-11-10
7
-131
/
+399
*
Add TestGLWindows03NEWTAnimResize: Test NEWT basic resize while holding posit...
Sven Gothel
2013-11-10
1
-0
/
+138
*
Bug 899: Validate whether we propagate WNDPROC as retrieved from 'getDummyWnd...
Sven Gothel
2013-11-10
2
-2
/
+17
*
Fix Bug 901 - NEWT: Lookup Windows 7 Touch Event Functions Dynamically to not...
Sven Gothel
2013-11-10
1
-5
/
+39
*
Tests: Align NEWT parenting focus tests (package and class names) using NewtC...
Sven Gothel
2013-11-10
3
-106
/
+112
*
Simplify Animator* Synchronization: Remove barrier 'stateSync' and favor simp...
Sven Gothel
2013-11-10
4
-359
/
+258
*
Tests: Add com/jogamp/opengl/test/junit/jogl/acore/anim Animator test package
Sven Gothel
2013-11-09
4
-2
/
+570
[next]