aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* disable test of NV swap group - but add explicit test case (disabled) for doc...Sven Gothel2011-09-092-11/+141
* NEWT: Window default pos ; FullScreenSven Gothel2011-09-091-73/+78
* *GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...Sven Gothel2011-09-091-2/+14
* JOGL: Make GLProfile shutdown()/initSingleton() functional, ie. proper recrea...Sven Gothel2011-09-081-1/+15
* NEWT/ScreenMode: X11 fixes ; Ensure Screen's size is set if screenMode change...Sven Gothel2011-09-085-7/+379
* Minor edits, dead code, test invocationSven Gothel2011-09-081-1/+3
* Destruction of GLAutoDrawable shall not remove them from AnimatorControl (due...Sven Gothel2011-09-084-15/+49
* NEWT/Window: Cleanup Actions: Reparenting, Fullscreen and DecorationSven Gothel2011-09-072-7/+25
* Test ScreenMode: Minor changes - less wait/timingSven Gothel2011-09-063-12/+27
* Fix test case for commit 68f5a97ef165a39769040e36114c572c7d0f1abdSven Gothel2011-09-061-3/+1
* NEWT/ScreenMode: Remove Cloneable on Immutable .. makes no senseSven Gothel2011-09-061-6/+16
* NEWT/Window/Insets: Implement proper Inset usage ; Cleanup WindowImpl::reconf...Sven Gothel2011-09-067-56/+112
* Test Multisample/Translucency: Remove implicit alpha settingsSven Gothel2011-09-042-1/+6
* Complete translucency support (core w/ X11 (only) - tested w/ NEWT)Sven Gothel2011-09-032-4/+162