Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | test scripts | Sven Gothel | 2011-09-16 | 2 | -4/+5 | |
| | ||||||
* | test scripts | Sven Gothel | 2011-09-16 | 2 | -5/+6 | |
| | ||||||
* | test script | Sven Gothel | 2011-09-15 | 1 | -1/+1 | |
| | ||||||
* | NEWT (Manual) Test Case: Add fullscreen and alwaysOnTop at window creation | Sven Gothel | 2011-09-15 | 1 | -2/+2 | |
| | ||||||
* | Minor edits: generics, test script | Sven Gothel | 2011-09-14 | 1 | -2/+2 | |
| | ||||||
* | Promote jogl.test.jar to build/jar | Sven Gothel | 2011-09-11 | 8 | -9/+8 | |
| | ||||||
* | disable test of NV swap group - but add explicit test case (disabled) for ↵ | Sven Gothel | 2011-09-09 | 1 | -5/+3 | |
| | | | | documentation purposes | |||||
* | test scripts | Sven Gothel | 2011-09-09 | 2 | -23/+21 | |
| | ||||||
* | NEWT/ScreenMode: X11 fixes ; Ensure Screen's size is set if screenMode ↵ | Sven Gothel | 2011-09-08 | 1 | -2/+15 | |
| | | | | | | | | | | | | | | | | | | changed ; Enhanced tests; Catch NV/XRANDR/GL bug X11 fixes - X11Screen properly uses it's display's connection decorated in lock/unlock (for ScreenMode etc) Ensure Screen's size is set if screenMode changed - ScreenImpl's ScreenModeListener updates it's screen size so 'external' changes will be detected. Enhanced tests - Verify more data rel. ScreenMode Catch NV/XRANDR/GL bug - Read TestScreenMode01NEWT/TestScreenMode01bNEWT comments | |||||
* | test scripts | Sven Gothel | 2011-09-07 | 2 | -7/+8 | |
| | ||||||
* | test scripts | Sven Gothel | 2011-09-06 | 3 | -15/+18 | |
| | ||||||
* | Complete translucency support for Win32 - tested w/ NEWT | Sven Gothel | 2011-09-04 | 2 | -3/+4 | |
| | | | | | | | https://jogamp.org/bugzilla/show_bug.cgi?id=517 - Adding some Windows DWM entries to GDI (manual) for translucency support - Add translucency setting in WindowsWGLGraphicsConfiguration* | |||||
* | test script .. | Sven Gothel | 2011-09-03 | 1 | -1/+1 | |
| | ||||||
* | Complete translucency support (core w/ X11 (only) - tested w/ NEWT) | Sven Gothel | 2011-09-03 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | DefaultGLCapabilitiesChooser: - Add penalty for opaque mismatch: dbl-buf > opaq > stencil GLGraphicsConfigurationFactory: - Case no-chooser && has-recommended-idx: - Only use recommended index if caps is opaque, otherwise use default chooser to validate translucency NativeWindow Capabilities: - transparent default values -> 0 Added NEWT Test: TestTranslucencyNEWT Added command line translucency/undecorated options for TestGearsES2NEWT | |||||
* | test scripts .. | Sven Gothel | 2011-09-01 | 3 | -5/+9 | |
| | ||||||
* | TestScreenMode01NEWT: Validate window size after FS toggle | Sven Gothel | 2011-09-01 | 1 | -3/+3 | |
| | ||||||
* | test script | Sven Gothel | 2011-09-01 | 1 | -5/+5 | |
| | ||||||
* | test script .. | Sven Gothel | 2011-08-31 | 1 | -3/+5 | |
| | ||||||
* | TestFocus01SwingAWTRobot: Run AWT destruction on AWT-EDT | Sven Gothel | 2011-08-30 | 1 | -8/+4 | |
| | ||||||
* | Cont w/ 5a7811ecd23a3ab1af62b243c82d362431793a57: test-x*.sh | Sven Gothel | 2011-08-30 | 2 | -4/+11 | |
| | ||||||
* | Use GlueGen's setenv-build-jogl scripts from commit ↵ | Sven Gothel | 2011-08-30 | 4 | -29/+15 | |
| | | | | 4a75b64107e157ff1db3991cf89bf8d856ddc0e6 | |||||
* | minor: update script / vsync changes in test w/ 2 windows | Sven Gothel | 2011-08-30 | 1 | -3/+5 | |
| | ||||||
* | NEWT/ScreenMode: Fix Bug 456 - Reset to orig ScreenMode when exit (normal or ↵ | Sven Gothel | 2011-08-24 | 2 | -3/+5 | |
| | | | | ctrl-c) ; Generics Coding | |||||
* | test.sh .. | Sven Gothel | 2011-08-22 | 1 | -2/+2 | |
| | ||||||
* | Fix regression of commit 6c346d98f04e2355210960fe9ffde47432f04d62, where ↵ | Sven Gothel | 2011-08-22 | 1 | -2/+2 | |
| | | | | GLDataArrayHandler throws an exception in cstr if not VBO, but VBO usage is determined later | |||||
* | Fix regression of commit 6c346d98f04e2355210960fe9ffde47432f04d62, where ↵ | Sven Gothel | 2011-08-22 | 2 | -5/+5 | |
| | | | | VBO/attribute binding wasn't updated (VBO data written, shader change/switch attribute on same location) ; Optimized interleaved GLSL VBO binding, hence split up GLArrayHandler syncData/enableState | |||||
* | test scripts: use new demos.gl2 location | Sven Gothel | 2011-08-22 | 1 | -5/+5 | |
| | ||||||
* | win32 test scripts: use new *all* locations | Sven Gothel | 2011-08-22 | 6 | -11/+14 | |
| | ||||||
* | NewtVersionActivity: Remove 'gears' test; Version Info: Drop ↵ | Sven Gothel | 2011-08-22 | 3 | -9/+11 | |
| | | | | NativeWindow/Newt Version since we use *all* targets | |||||
* | set env TARGET_PLATFORM_LIBS (linux arm cross) | Sven Gothel | 2011-08-09 | 1 | -0/+1 | |
| | ||||||
* | incr. debug output (tests) | Sven Gothel | 2011-08-07 | 1 | -0/+2 | |
| | ||||||
* | Android hacks: ClassLoaderUtil (vie Dex.., w/ native libs) ; Merged big jar ↵ | Sven Gothel | 2011-08-05 | 1 | -0/+17 | |
| | | | | ; eglGetDevice(0) fails | |||||
* | add/fix: cross/egl test scripts | Sven Gothel | 2011-08-05 | 3 | -6/+77 | |
| | ||||||
* | fix jogl.all-mobile.jar/jogl_mobile configuration | Sven Gothel | 2011-08-05 | 2 | -8/+10 | |
| | ||||||
* | Complete Android cleanup (compile/apk launch) | Sven Gothel | 2011-08-05 | 1 | -0/+111 | |
| | ||||||
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' ↵ | Sven Gothel | 2011-08-05 | 8 | -79/+37 | |
| | | | | | | | | | | | | | | | | | | | | | separation ; android cleanup remaining all-in-one jnlp's / jars: jogl-all-awt.jnlp -> jogl.all.jar jogl-all-noawt.jnlp -> jogl.all-noawt.jar jogl-all-mobile.jnlp -> jogl.all-mobile.jar native for all above: jogl-all-natives-linux-amd64.jar jogl.all-android.apk jogl.all-android.jar more may follow for each supported platfrom ++++ - newt: proper 'driver' separation - all drivers reside now in jogamp.newt.driver.* - remove intptr.cfg / use gluegen's | |||||
* | Adapt latest gluegen changes for crossplatform. | Sven Gothel | 2011-08-02 | 2 | -16/+4 | |
| | ||||||
* | Enable EGL/ES1/ES2 detection/test on desktop (using mesa's libraries) | Sven Gothel | 2011-08-01 | 1 | -12/+13 | |
| | | | | | Ubuntu: sudo apt-get install mesa-utils-extra libegl1-mesa libegl1-mesa-drivers libgles1-mesa libgles2-mesa | |||||
* | test script cleanup | Sven Gothel | 2011-08-01 | 2 | -11/+16 | |
| | ||||||
* | Cross Test linux/armv7 script: Use es1 and es2 classes | Sven Gothel | 2011-08-01 | 1 | -10/+15 | |
| | ||||||
* | Add egl es test script for host (emu) | Sven Gothel | 2011-07-31 | 1 | -0/+37 | |
| | ||||||
* | Add crosstest script for linux/arm | Sven Gothel | 2011-07-31 | 1 | -0/+52 | |
| | ||||||
* | add linux/armv7 scripts [[cross] compile clean] | Sven Gothel | 2011-07-28 | 3 | -0/+60 | |
| | ||||||
* | test case GLWindow | Sven Gothel | 2011-07-28 | 1 | -2/+2 | |
| | ||||||
* | script: no need for custom linux-x86 on multilib platform | Sven Gothel | 2011-07-28 | 1 | -1/+3 | |
| | ||||||
* | Use GlueGen Platform's OSType enum | Sven Gothel | 2011-07-21 | 1 | -5/+5 | |
| | ||||||
* | Fix NEWT GL ctx/offscreen (GPUMemSec..) tests: Use pbuffer (i.e. hw accel GL ↵ | Sven Gothel | 2011-06-26 | 3 | -4/+7 | |
| | | | | driver) | |||||
* | add property 'nativewindow.x11.mt-bug' to test script .. | Sven Gothel | 2011-06-26 | 1 | -5/+10 | |
| | ||||||
* | Minor editing (compile script, X11Window.c - cleanups) | Sven Gothel | 2011-06-12 | 1 | -1/+1 | |
| | ||||||
* | test bat/sh files edit .. | Sven Gothel | 2011-06-11 | 3 | -4/+10 | |
| |