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
*
NEWT OSX: Add missing NewtCommon_init(env) (duh!) - Issuing NewtCommon_throwN...
Sven Gothel
2014-01-05
2
-45
/
+37
*
NativewindowCommon_init: Add define STDERR_TO_FILE (default undefined) to red...
Sven Gothel
2014-01-05
1
-0
/
+7
*
Bug 935: NEWT Windows Pointer-Icon WM_SETCURSOR: Don't use DefWindowProc, Set...
Sven Gothel
2014-01-05
1
-14
/
+35
*
Bug 935: NEWT Windows Window-Icon: Use WNDCLASSEX w/ Small/Big Default Icons ...
Sven Gothel
2014-01-05
6
-47
/
+46
*
TestInitConcurrent01NEWT: Fix test enumeration
Sven Gothel
2014-01-04
1
-10
/
+10
*
Bug 935: NEWT Windows Window-Icon: Fix Window-Icon Visibility after Reparenti...
Sven Gothel
2014-01-04
1
-0
/
+4
*
JOGLNewtAppletBase Default Key-Action: Add 'j' for setPointerConfined() .. i....
Sven Gothel
2014-01-04
1
-0
/
+9
*
Bug 935: NEWT OSX PointerIcon/Pointer-Visibility: Impl. OffscreenLayerSurface...
Sven Gothel
2014-01-04
4
-2
/
+119
*
Bug 935: NEWT PointerIcon: Refine Spec and Implementation / Fix OSX Crash and...
Sven Gothel
2014-01-04
15
-694
/
+992
*
Bug 935: NEWT PointerIcon PNGIcon: Remove return value 'elem_bytesize[]' whic...
Sven Gothel
2014-01-03
1
-3
/
+3
*
Bug 935: NEWT PointerIcon PNGIcon: Remove return value 'elem_bytesize[]' whic...
Sven Gothel
2014-01-03
5
-14
/
+13
*
Bug 935: NEWT PointerIcon OSX: Safe use of NSCursor handle
Sven Gothel
2014-01-03
3
-16
/
+42
*
NewtMacWindow: NSView: Remove unused 'myCursor' field
Sven Gothel
2014-01-02
2
-18
/
+0
*
MacWindow.m: Add missing NSAutoreleasePool 'decoration'
Sven Gothel
2014-01-02
1
-3
/
+17
*
Bug 935: NEWT PointerIcon: Add size, hotspot 'getter' and String representation
Sven Gothel
2013-12-31
5
-5
/
+41
*
Bug 935: NEWT: Expose Pointer Icons Feature in JOGLNewtAppletBase Tests
Sven Gothel
2013-12-31
1
-19
/
+66
*
Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer...
Sven Gothel
2013-12-31
22
-36
/
+1008
*
NEWT Cleanup - Remove Type Casts and OSX Newt/Fmod Workaround (Early WindowIm...
Sven Gothel
2013-12-31
3
-28
/
+7
*
NEWT WindowImpl: Add 'final' qualifier where possible
Sven Gothel
2013-12-31
1
-54
/
+49
*
JOGL Assets: Replace test-ntsc01-160x90.png w/ test-ntsc01-57x32.png (Save ~2...
Sven Gothel
2013-12-28
5
-6
/
+6
*
Bug 930 - OSX: Using 'Apple Software Renderer' GLRendererQuirks Quirk GL4Need...
Sven Gothel
2013-12-23
3
-16
/
+59
*
Fix TestGLProfile01NEWT: Regression of commit 3d0ab3e6263dfdbb9dd0014443ad28b...
Sven Gothel
2013-12-22
1
-2
/
+8
*
Bug 929 - Reflect ES3 Compatibility with ES2
Sven Gothel
2013-12-21
6
-87
/
+252
*
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
6
-34
/
+128
*
Bug 925: Use proper common profile and test compatibility for GLContextImpl's...
Sven Gothel
2013-12-21
1
-8
/
+11
*
Bug 924: Fullscreen toggle in X11 requires a 'sleep' on sluggish WMs (Unity) ...
Sven Gothel
2013-12-20
1
-2
/
+10
*
Bug 924: Make ALWAYS_ON_TOP Persistent when Reparenting (child -> top) (2nd a...
Sven Gothel
2013-12-20
3
-4
/
+10
*
Refine commit c9fcc8cd510abc0cbebb872dc3e457327655e778 (NEWT X11Window.c comm...
Sven Gothel
2013-12-20
1
-8
/
+8
*
Bug 924: Fix X11 Fullscreen ALT-TAB Regression ; Make ALWAYS_ON_TOP Persisten...
Sven Gothel
2013-12-19
1
-1
/
+14
*
Bug 924: More robost Fullscreen Exit
Sven Gothel
2013-12-19
1
-24
/
+26
*
NEWT WindowImpl: Enhance insetsChanged(..) DEBUG output
Sven Gothel
2013-12-19
1
-4
/
+5
*
Bug 924: Remove position criteria from reparent/fullscreen success, WM's only...
Sven Gothel
2013-12-19
1
-5
/
+6
*
Bug 924: X11 WindowDriver: Only perform 'tempFSAlwaysOnTop' toggle @ focusCha...
Sven Gothel
2013-12-19
1
-9
/
+10
*
Bug 924: Ignore reparent when in fullscreen - otherwise may confuse WM
Sven Gothel
2013-12-19
1
-0
/
+8
*
Bug 924: Fix 'Unity WM' issue w/ sticky _NET_WM_STATE after Fullscreen On/Off...
Sven Gothel
2013-12-19
1
-4
/
+12
*
NEWT X11Window.c: Cleanup Code - No changes.
Sven Gothel
2013-12-19
1
-8
/
+25
*
FFMPEGMediaPlayer: Add missing indentation of commit 8a032a2c1f247819bdb08382...
v2.1.4_rc01
Sven Gothel
2013-12-18
1
-7
/
+7
*
Merge remote-tracking branch 'xranby/master'
Sven Gothel
2013-12-18
3
-3
/
+7
|
\
|
*
ALAudioSink GLMediaPlayerImpl FFMPEGMediaPlayer: Verbosity only w/ DEBUG flag.
Xerxes RĂ„nby
2013-12-18
3
-3
/
+7
*
|
Bug 928 - JAWTWindow's JAWTComponentListener _not_ attached and original visi...
Sven Gothel
2013-12-18
1
-8
/
+14
|
/
*
Merge pull request #76 from esemplare/master
Sven Gothel
2013-12-15
5
-1
/
+130
|
\
|
*
Fix Bug 362: calculated dimensions for MipMaps smaller than 16x16
Michael Esemplare
2013-12-11
5
-1
/
+130
*
|
Bug 918: Fix EOS Regression: Only use pts>duration for EOS if duration > 0 (c...
Sven Gothel
2013-12-11
3
-4
/
+4
*
|
ALAudioSink: Fix stop and flush of OpenAL source
Sven Gothel
2013-12-11
1
-115
/
+125
*
|
Bug 918 (2/2): Determine StreamWorker usage after stream-init ; Fix seek(..) ...
Sven Gothel
2013-12-11
5
-168
/
+309
*
|
Bug 918: GLMediaPlayer: Fix Deadlock if EOS happens after pause/resume (seek)...
Sven Gothel
2013-12-11
1
-10
/
+18
*
|
Bug 918 (1/2): Use StreamWorker in 'Audio Only' mode, since no 'getNextTextur...
Sven Gothel
2013-12-11
2
-7
/
+2
|
/
*
Bug 922 (2/2): NEWT Window.reparentWindow(..): Use REPARENT_HINT_BECOMES_VISI...
Sven Gothel
2013-12-11
6
-19
/
+272
*
Bug 922 (1/2): NEWT Window.reparentWindow(..): Provide REPARENT_HINT_BECOMES_...
Sven Gothel
2013-12-11
14
-159
/
+204
[next]