diff README.DirectFB @ 5202:164f20ba08eb

Updated the DirectFB support, from Couriersud attached is a working directfb driver diff which works with the current changes. There are a number of changes around it as well, e.g. configure.in. The directfb renderdriver right now still depends on a some "includes" from src/video/directfb. That's why it is not yet moved to the new render folder.
author Sam Lantinga <slouken@libsdl.org>
date Sat, 05 Feb 2011 16:07:10 -0800
parents b196d2758026
children
line wrap: on
line diff
--- a/README.DirectFB	Sat Feb 05 16:02:30 2011 -0800
+++ b/README.DirectFB	Sat Feb 05 16:07:10 2011 -0800
@@ -71,9 +71,9 @@
 As of this writing 20100802 you need to pull Mesa from git and do the following:
 
 ------------------------
-git checkout 2c9fdaf7292423c157fc79b5ce43f0f199dd753a
+git clone git://anongit.freedesktop.org/git/mesa/mesa
 cd mesa 
-git clone git://anongit.freedesktop.org/git/mesa/mesa
+git checkout 2c9fdaf7292423c157fc79b5ce43f0f199dd753a
 ------------------------
 
 Edit configs/linux-directfb so that the Directories-section looks like