From e7221d1fa93229b8a56a84155bf20930c7b5d2aa Mon Sep 17 00:00:00 2001 From: truelight Date: Wed, 13 Jun 2007 10:31:40 +0000 Subject: (svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer -Add: added a new renderer and blitter to make room for some optimized bpp -Fix: fill the alpha channel in the grf-spriteloader --- projects/openttd.vcproj | 12 ++++++++++++ projects/openttd_vs80.vcproj | 16 ++++++++++++++++ 2 files changed, 28 insertions(+) (limited to 'projects') diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index fe138c330..48b0bd9b4 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -964,6 +964,12 @@ + + + + @@ -1008,6 +1014,12 @@ + + + + diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 016f7fc56..be5d82860 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1507,6 +1507,14 @@ + + + + @@ -1563,6 +1571,14 @@ + + + + -- cgit v1.2.3-54-g00ecf