summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2008-09-27 20:36:04 +0000
committer Aaron Giles <aaron@aarongiles.com>2008-09-27 20:36:04 +0000
commit9766dc2367e3d430beb3cd921f073426d65223d2 (patch)
treeffbc5b90790c2fa0d23e3e50330b28e0d573d85a /src/emu/video
parentc391ab646f0fb9ea157213eca83a3b7a193ed9e5 (diff)
Changed MAKE_RGB macro to set the alpha to 255 instead of 0. Updated
palette.c to preserve the alpha when transforming palette values. These changes should be transparent to almost all drivers and rendering (ha-ha), but there may be an occasional instance where a driver relied on the alpha being 0 in the system palette. This also means that the palette_set_color() function preserves any alpha value that is set. Changed Firefox to RGB32 to allow for mid-screen palette changes. Because of the above change, the hacky alpha manipulation that was previously required is no longer necessary; the alpha is set directly in the palette entry.
Diffstat (limited to 'src/emu/video')
0 files changed, 0 insertions, 0 deletions