diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-01-15 08:46:13 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-01-15 08:46:13 +0100 |
commit | 7fe60435bce6595a9c58a9bfd8244d74b5320e96 (patch) | |
tree | 1ac714a916e02fc90901ddac8bc2a3c6d051d28c /Source/DirectFB/patches/README.savagefb | |
download | directfb-voodoo-7fe60435bce6595a9c58a9bfd8244d74b5320e96.tar.gz directfb-voodoo-7fe60435bce6595a9c58a9bfd8244d74b5320e96.tar.bz2 directfb-voodoo-7fe60435bce6595a9c58a9bfd8244d74b5320e96.zip |
Import DirectFB141_2k11R3_beta5
Diffstat (limited to 'Source/DirectFB/patches/README.savagefb')
-rwxr-xr-x | Source/DirectFB/patches/README.savagefb | 13 |
1 files changed, 13 insertions, 0 deletions
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. |