- Fixed: DFrameBuffer::CopyPixelData copied data as RGBA instead of BGRA.
- Temporarily changed FPNGTexture and FDDSTexture to always create True Color native textures to preserve the original colors. SVN r650 (trunk)
This commit is contained in:
parent
f1241099f8
commit
e19cd0bec3
4 changed files with 17 additions and 4 deletions
|
|
@ -1,4 +1,7 @@
|
|||
December 27, 2007 (Changes by Graf Zahl)
|
||||
- Fixed: DFrameBuffer::CopyPixelData copied data as RGBA instead of BGRA.
|
||||
- Temporarily changed FPNGTexture and FDDSTexture to always create True Color
|
||||
native textures to preserve the original colors.
|
||||
- Darkened the console background a little after finding out that on
|
||||
very bright title pics it became quite hard to read the console's contents.
|
||||
- Fixed: PROP_Translation needed to be changed for the new value format.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue