aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/texture/TextureSequence.java
Commit message (Expand)AuthorAgeFilesLines
* GLMediaPlayer enhancements: State, Camera options, detect and act on orientat...Sven Gothel2013-08-301-1/+22
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-6) - DONESven Gothel2013-08-241-20/+8
* TextureSequence: Add END_OF_STREAM_PTS, remove 'blocking' from getNextTexture...Sven Gothel2013-08-231-9/+12
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-4) - WIPSven Gothel2013-08-161-3/+11
* GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-3) - WIPSven Gothel2013-08-141-1/+4
* GLMediaPlayer: Add multithreaded decoding w/ textureCount > 2 where available...Sven Gothel2013-08-101-4/+13
* StringBuffer -> StringBuilderSven Gothel2013-07-151-2/+2
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-1/+0
* TextureSequence Shader Support; GLMediaPlayer uses 'int' where possible; Gene...Sven Gothel2012-04-161-11/+142
* Refine GLMediaPlayer/TextureSequence, add MovieCube demo, fix minor bug in Te...Sven Gothel2012-04-111-0/+90