aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* Test GearsES2: Split confine mode to centered 'J' and non centered 'j', to te...Sven Gothel2011-10-162-5/+25
* NEWT/Pointer Confined: Dispatch mouse move events before enabled; Only reques...Sven Gothel2011-10-151-26/+28
* OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing those ...Sven Gothel2011-10-131-12/+39
* TestParenting03AWT: Add manual code to disable 2nd GLWindow for internal test...Sven Gothel2011-10-131-21/+38
* Test Shared - Window Positioning: don't assume req pos. is realized, use rel ...Sven Gothel2011-10-124-31/+64
* Test: Add AWT/GLCanvas transparency testSven Gothel2011-10-121-0/+163
* Test Util NEWGLContext: Add assertionsSven Gothel2011-10-121-2/+3
* FBO MRT Test: Disable OSX, since it causes an SIGSEGV (Bus Error/Illegal Memo...Sven Gothel2011-10-121-2/+9
* NEWT Parenting Tests: Run all AWT modification call's on AWT EDT as the spec ...Sven Gothel2011-10-127-174/+327
* NEWT Pointer Mods: Propagate 'confined' and 'invisible' to modifier mask of I...Sven Gothel2011-10-112-21/+39
* NEWT Pointer Feature: Add Windows impl. ; Fix test (warp action) ; Minor clea...Sven Gothel2011-10-101-1/+0
* NEWT: Add pointer features: visibility, confined and warp (move)Sven Gothel2011-10-101-15/+47
* minor editingSven Gothel2011-10-081-2/+1
* GLWindow/GLDrawableHelper: Adding experimental notion of skipping GL context ...Sven Gothel2011-10-085-7/+14
* Merge remote-tracking branch 'remotes/rsantina/master'Sven Gothel2011-10-071-12/+21
|\
| * Merge branch 'master' of git://github.com/sgothel/joglRami Santina2011-10-0612-22/+150
| |\
| * | GraphUI: flip y coordsRami Santina2011-10-061-1/+1
| * | GraphUI demo: add x and y translation for 1 pointerRami Santina2011-10-061-12/+21
* | | Android Demos GearsES2 + RedSquareES2: Add tracing .. and no vsync (doesn't w...Sven Gothel2011-10-075-27/+66
* | | Android Elektron/RedSquare use bpp 5/6/5Sven Gothel2011-10-073-3/+13
* | | PMVMatrix: Defaults from direct NIO -> array-backed non-direct NIO: Reduced c...Sven Gothel2011-10-072-5/+75
| |/ |/|
* | NEWT/Android: respect isUndecorated() and custom window size.Sven Gothel2011-10-061-1/+3
* | NEWT/Android: Add TRANSLUCENT feature / Demo: 'GearsES2T'Sven Gothel2011-10-062-1/+76
* | ES2 Test Update: Add RedSquareES2 mouse events, toggle: fullscreen / SwapInte...Sven Gothel2011-10-064-15/+61
* | NEWT/Android: Move fullscreen setting to AndroidWindow ; Cleanup AndroidWindowSven Gothel2011-10-067-7/+12
|/
* Graph Shader Simplification, 'a'/'b' redefined; GraphUI 2-pass demo;Sven Gothel2011-10-0410-38/+181
* merge with sgothelRami Santina2011-10-011-11/+10
|\
| * RedSquareES1: remove GLU dependencySven Gothel2011-09-301-11/+10
* | RedSquare ES2 demo: precission changeRami Santina2011-10-014-32/+26
* | gears es2 use default presesion vertex shaderRami Santina2011-09-301-19/+15
|/
* Android/Tests: Adding missing activitiesSven Gothel2011-09-303-0/+222
* Android: Use standard launch mode; Add default actions to NewtBaseActivity; A...Sven Gothel2011-09-305-125/+9
* demo: es2 shaders: use default precisionSven Gothel2011-09-282-113/+106
* Android/Demos: Add ElektronenMultiplizierer (fix shader and keylistener add/r...Sven Gothel2011-09-283-20/+22
* GearsES1/ES2 demos: remove junit assertionsSven Gothel2011-09-282-15/+1
* NewtBaseActivity: Enable 'slave' mode, ie as a downstream for external launch...Sven Gothel2011-09-281-83/+46
* NEWT/Android: Send MouseClicked event, MouseEvent enhancement, Demo: real 2 f...Sven Gothel2011-09-282-16/+41
* Fix ES2 shadersSven Gothel2011-09-281-3/+3
* Android Activity Launching (jogl.test)Sven Gothel2011-09-283-0/+349
* NEWT/OSX: 'Better' child window positioning, still, after reparenting into pa...Sven Gothel2011-09-272-1/+14
* tests: added some commented out 'wait for press enter' startups, reduce getCu...Sven Gothel2011-09-273-6/+13
* NEWT/WindowImpl: Remove wait for position (keep waitForSize for reparent/full...Sven Gothel2011-09-161-2/+3
* NEWT Cleanup: AWT driver fix, WindowImpl createNative .., minor editsSven Gothel2011-09-162-13/+1
* minor editsSven Gothel2011-09-162-5/+10
* Test NEWT Parenting: Incr. test duration to 600ms (new state poll of reparent...Sven Gothel2011-09-161-1/+1
* Fix AWT Test Cases: Use AWT-EDT for modifying visible frame and call validate...Sven Gothel2011-09-163-58/+84
* Graph Demos: Make GLEvenListener 'standalone'; UIScene to common package; Cle...Sven Gothel2011-09-158-60/+74
* JOGLNewtAppletBase: Use proper context ClassLoader; Add ElektronenMultiplizie...Sven Gothel2011-09-152-9/+25
* NEWT (Manual) Test Case: Add fullscreen and alwaysOnTop at window creationSven Gothel2011-09-151-1/+9
* NEWT setAlwaysOnTop(): Allow windows to stay permanent on top; TODO: X11/WindowsSven Gothel2011-09-141-0/+9