Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 801: Adjust Tests: GPUUIScene* use window proportional button size; Add ↵ | Sven Gothel | 2014-03-25 | 1 | -1/+4 |
| | | | | Android MovieCubeActivity0a for 'no text' version | ||||
* | Bug 885 - GLMediaPlayer: Allow single threaded mode - Especially where ↵ | Sven Gothel | 2013-11-01 | 1 | -1/+2 |
| | | | | | | | | | | | | multiple media textures (Android) or shared GL context are not usable. - GLMediaPlayer: - TEXTURE_COUNT_MIN is the new minimum: '1' - i.e. no multithreading, single threaded player - TEXTURE_COUNT_DEFAULT is '4' - multithreaded - GLMediaPlayerImpl: - Add Single threaded mode, but perform initStreamImpl(..) off-thread. - | ||||
* | Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: ↵ | Sven Gothel | 2012-03-14 | 1 | -0/+11 |
0cfc7847c58b51c9a26b50d905b592d1fc4c8578) - Remove jogl.android-launcher.apk in favor of generic jogamp.android-launcher.apk - All Android test code resides in jogl.test.apk (initial launcher and delegated 'real' one) |