Mercurial > sdl-ios-xcode
comparison 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 |
comparison
equal
deleted
inserted
replaced
5201:7c3422025c35 | 5202:164f20ba08eb |
---|---|
69 works at least on all directfb supported platforms. | 69 works at least on all directfb supported platforms. |
70 | 70 |
71 As of this writing 20100802 you need to pull Mesa from git and do the following: | 71 As of this writing 20100802 you need to pull Mesa from git and do the following: |
72 | 72 |
73 ------------------------ | 73 ------------------------ |
74 git clone git://anongit.freedesktop.org/git/mesa/mesa | |
75 cd mesa | |
74 git checkout 2c9fdaf7292423c157fc79b5ce43f0f199dd753a | 76 git checkout 2c9fdaf7292423c157fc79b5ce43f0f199dd753a |
75 cd mesa | |
76 git clone git://anongit.freedesktop.org/git/mesa/mesa | |
77 ------------------------ | 77 ------------------------ |
78 | 78 |
79 Edit configs/linux-directfb so that the Directories-section looks like | 79 Edit configs/linux-directfb so that the Directories-section looks like |
80 ------------------------ | 80 ------------------------ |
81 # Directories | 81 # Directories |