From 7fe60435bce6595a9c58a9bfd8244d74b5320e96 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Tue, 15 Jan 2013 08:46:13 +0100 Subject: Import DirectFB141_2k11R3_beta5 --- Source/DirectFB/patches/README.savagefb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 Source/DirectFB/patches/README.savagefb (limited to 'Source/DirectFB/patches/README.savagefb') diff --git a/Source/DirectFB/patches/README.savagefb b/Source/DirectFB/patches/README.savagefb new file mode 100755 index 0000000..06ea3c1 --- /dev/null +++ b/Source/DirectFB/patches/README.savagefb @@ -0,0 +1,13 @@ +The Savage frame buffer driver is highly experimental. Use at your own risk. + +There are two alternative patches: + + savagefb-0.3.2-linux-2.4.19-pre7.patch adds basic frame buffer support for + S3 Savage cards + + savagefb-0.4.0-linux-2.4.19.patch contains the features of the 0.3.2 + version plus support for accelerated + fills and blits. Unfortunately it + doesn't seem to work for all cards. + Use 'fbset -accel false' to turn off + acceleration. -- cgit