1,554
edits
(Update status) |
(Add another gfx todo. One is gone) |
||
Line 14: | Line 14: | ||
* Enhance package manager to allow running with extracted data just like original did | * Enhance package manager to allow running with extracted data just like original did | ||
* Graphics: | * Graphics: | ||
** Doublecheck color component order. What I had to do now is specify engine colorspace as BGRA8888 which is weird. | |||
** YUV->RGB converter for video (fmv/theora_decoder.cpp) | ** YUV->RGB converter for video (fmv/theora_decoder.cpp) | ||
** alpha blending (gfx/opengl/glimage.cpp) | ** alpha blending (gfx/opengl/glimage.cpp) | ||
** scaling (same) | ** scaling (same) |