scummvm/backends
Marcus Comstedt f90e4545c2 Merged r36175 from branch-0-13-0:
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
2009-02-01 14:56:19 +00:00
..
events/default cleanup 2009-01-30 04:41:57 +00:00
fs don't test existence of file in AmigaOSFilesystemNode::getChild (bug ) 2009-02-01 09:49:24 +00:00
keymapper Yet more cleanup 2009-01-21 02:28:14 +00:00
midi Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
platform Merged r36175 from branch-0-13-0: 2009-02-01 14:56:19 +00:00
plugins Fix for bug : AmigaOS4: Compiler error (and taking care of some potential errors in WinCE & GP2x, too) 2009-01-30 14:26:34 +00:00
saves Renamed FSNode::openForReading / openForWriting to createReadStream / createWriteStream, again to make ownership of the returned stream clear 2009-01-23 03:41:36 +00:00
timer/default Doxygenified a comment 2008-06-28 15:27:40 +00:00
vkeybd Changed Graphics::ImageDecoder to allow custom PixelFormats 2009-01-23 23:50:54 +00:00
base-backend.cpp Moved default implementations for various OSystem methods into a new class BaseBackend 2009-01-30 03:35:47 +00:00
base-backend.h Moved default implementations for various OSystem methods into a new class BaseBackend 2009-01-30 03:35:47 +00:00
module.mk Moved default implementations for various OSystem methods into a new class BaseBackend 2009-01-30 03:35:47 +00:00