mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-04 08:28:41 +00:00
f90e4545c2
Fixed alpha blending in the UI dialogs by adding alpha computation to the blendPixelPtr() function. To minimize impact, pre-multiplied alpha is assumed, meaning that the blending of the R, G and B components is the same both with and without hardware alpha. svn-id: r36177 |
||
---|---|---|
.. | ||
events/default | ||
fs | ||
keymapper | ||
midi | ||
platform | ||
plugins | ||
saves | ||
timer/default | ||
vkeybd | ||
base-backend.cpp | ||
base-backend.h | ||
module.mk |