diff options
author | Bluddy | 2011-05-02 14:45:53 +0300 |
---|---|---|
committer | Bluddy | 2011-05-02 15:48:06 +0300 |
commit | 185337f6a5afc72deec54e11d3ff70d76463d9bf (patch) | |
tree | 87ace5ab9b1d5a90097b968d7d269ba02dde22d9 /common/winexe_pe.cpp | |
parent | a5598aaaa8e0ad434283e56040fc05498e68222c (diff) | |
download | scummvm-rg350-185337f6a5afc72deec54e11d3ff70d76463d9bf.tar.gz scummvm-rg350-185337f6a5afc72deec54e11d3ff70d76463d9bf.tar.bz2 scummvm-rg350-185337f6a5afc72deec54e11d3ff70d76463d9bf.zip |
PSP: fixed cursor disappearance bug in 16-bit games
The 5650 16-bit format doesn't include alpha bits and is treated as having alpha by the PSP hardware. Other formats such as 5551 don't have their alpha bit set in the cursor buffer. Instead of adding it, we just turn on the 'reverse alpha' feature for these bits. The problem was not making an exception for 5650.
Diffstat (limited to 'common/winexe_pe.cpp')
0 files changed, 0 insertions, 0 deletions