view version.sh @ 823:e09c92ca4c45

Added ability to use direct surface blitting for BGR modes. No depth/colorspace-conversion and no scaling, but 2 times faster. (same speed as -vo x11 then) Change SDL_DIRECT_BLIT from #undef to #define to test it.
author atmosfear
date Thu, 17 May 2001 15:11:58 +0000
parents c716b964679e
children b36fb1ae4b53
line wrap: on
line source

#!/bin/sh

echo "#define VERSION \"0.17cvs-"`date -r CVS/Entries +%y%m%d-%H:%M`"\"" >version.h