diff options
author | joukj <joukj@tarantella.(none)> | 2007-11-30 11:12:41 +0100 |
---|---|---|
committer | joukj <joukj@tarantella.(none)> | 2007-11-30 11:12:41 +0100 |
commit | 86f3135fbd9db9ca08a6c0bfc620345c8a8e3f04 (patch) | |
tree | 586dca229d09fb523554dd07ad39c9bf422ab927 /docs/fbdev-dri.html | |
parent | d1414da8f9dbf3c27cf05509be51e8c70ed1185d (diff) | |
parent | d2540e6d4bdcfcda195f6dcf43f75b810001c227 (diff) |
Merge branch 'master' of git+ssh://joukj@git.freedesktop.org/git/mesa/mesa
Diffstat (limited to 'docs/fbdev-dri.html')
-rw-r--r-- | docs/fbdev-dri.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/fbdev-dri.html b/docs/fbdev-dri.html index 0d9e52cee4..c3724b3712 100644 --- a/docs/fbdev-dri.html +++ b/docs/fbdev-dri.html @@ -34,6 +34,11 @@ in the normal Mesa releases so you'll need to get the latest sources sources from the <a href="repository.html">git repository</a>. </p> +<p> +This fbdev/DRI environment isn't well supported. +Code and documentation updates/patches are welcomed. +</p> + <h1>2. Compilation</h1> @@ -66,6 +71,7 @@ You'll need fbdev header files. Check with: </pre> <p> +You'll need to get Mesa from git (see above). Compile Mesa with the 'linux-solo' configuration: </p> <pre> |