Displaying 1 result from an estimated 1 matches for "gl_texture_storage_hint_appl".
Did you mean:
gl_texture_storage_hint_apple
2009 Aug 13
2
Getting only frame deltas?
Hi, first post on this list. I run a small game development company
specializing in casual Windows/Mac games.
We've been using Theora for video playback inside our engine for a while,
but we always run into performance issues. I've tracked them down to two
parts : YUV to RGB decoding (done via software) and uploading the new pixel
data to the video card as a texture.
For the YUV to RGB