From 71a81a87620b907dbf433647948d6263c30d1426 Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 2 Jan 2014 23:17:01 +0000 Subject: (svn r26212) -Add: specialised non-animated SSSE3 blitter (MJP) With 32bpp base set about 35% faster than 32bpp-optimized, or about 10% for 8bpp base sets in the Draw function. Respectively about 6 and 1% of total run time --- projects/openttd_vs100.vcxproj | 2 ++ projects/openttd_vs100.vcxproj.filters | 6 ++++++ projects/openttd_vs80.vcproj | 8 ++++++++ projects/openttd_vs90.vcproj | 8 ++++++++ 4 files changed, 24 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index 4c46cdda7..95b3d0c90 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -1123,6 +1123,8 @@ + + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index 04ad15dcb..326ba3da4 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -2598,6 +2598,12 @@ Blitters + + Blitters + + + Blitters + Blitters diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index ad3f6b8ca..fea983c83 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -3834,6 +3834,14 @@ RelativePath=".\..\src\blitter\32bpp_sse2.hpp" > + + + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index b6d47b154..1333456d5 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -3831,6 +3831,14 @@ RelativePath=".\..\src\blitter\32bpp_sse2.hpp" > + + + + -- cgit v1.2.3-70-g09d2