| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
launch script test-demo-launcher0.sh: Tested with '-Xcheck:jni'
|
|
|
|
| |
disables PointerIcon usage in general.
|
|
|
|
| |
rules (launch script w/ key tracker)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Misc:
- Remove unused SysExit..
- showFPS=true default
- allow setting 'useDoubleBuffer' via '-single'
- demos.es2.GearsES2: Don't be verbose on display even w/o animator
IF '-noanim', issue glWindow.display() from main thread
instead of using the animator thread otherwise.
This shall test the swap buffering code in single threaded mode!
|
|
The launcher script also allows inflating classes and native libs to test impact on Raspberry Pi 3 Model B+.
|