-
- Downloads
ddraw: Fix transparent Blits on 8bit surfaces.
There are no red/green/blue bitmasks with color depth==8bpp. In that case always match against the whole byte.
Please register or sign in to comment
There are no red/green/blue bitmasks with color depth==8bpp. In that case always match against the whole byte.