chlog++ - and yes i know. backport to 1.0.1 - as i said already. will

go over these when i get to it.



SVN revision: 57669
This commit is contained in:
Carsten Haitzler 2011-03-10 12:13:25 +00:00
parent 1f2163eeba
commit 0f002c7f93
1 changed files with 7 additions and 0 deletions

View File

@ -155,3 +155,10 @@
2011-03-10 Sung W. Park
* Fix bug with yinvert handling of native surfaces.
2011-03-10 Carsten Haitzler (The Rasterman)
* Fix issue with loading alpha BMP's with "check if all pixel alpha
are 0 or not and then force alpha off if all are 0". This
means you can never have a 100% empty/transparent BMP though
in 32bpp mode.