VideoTexture: fix RGB/BGR confusion, make code compatible with big endian CPU, add RGBA source filter.

This commit is contained in:
2008-11-04 12:04:59 +00:00
parent 6eb3bf53dd
commit 1886b7bf52
13 changed files with 162 additions and 69 deletions

View File

@@ -32,7 +32,7 @@ http://www.gnu.org/copyleft/lesser.txt.
// default filter
FilterBGR24 defFilter;
FilterRGB24 defFilter;
// load image from buffer