From 78df732a7b7e987b66c85eeb243ce5e0dd59d3a6 Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 2 Jan 2014 23:21:07 +0000 Subject: (svn r26213) -Add: specialised non-animated SSE4 blitter (MJP) With 32bpp base set about 40% faster than 32bpp-optimized, or about 10% for 8bpp base sets in the Draw function. Respectively about 8 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 95b3d0c90..dccd6adb2 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 326ba3da4..d40f97328 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 fea983c83..cadc6a966 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 1333456d5..04f1eec2d 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