From 34e48f788684ce4e1d41adc1b05037beb3a78e13 Mon Sep 17 00:00:00 2001 From: truelight Date: Sun, 9 Sep 2007 23:16:01 +0000 Subject: (svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32bpp-simple (based on the work of frosch) -Add: let 32bpp-anim use 32bpp-optimizeds, so he profits from the speed-up too --- source.list | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source.list') diff --git a/source.list b/source.list index 890e8dcfb..c6d6c02d2 100644 --- a/source.list +++ b/source.list @@ -301,6 +301,8 @@ blitter/32bpp_anim.cpp blitter/32bpp_anim.hpp blitter/32bpp_base.cpp blitter/32bpp_base.hpp +blitter/32bpp_optimized.hpp +blitter/32bpp_optimized.cpp blitter/32bpp_simple.cpp blitter/32bpp_simple.hpp blitter/8bpp_base.cpp -- cgit v1.2.3-54-g00ecf