Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its own header.

Updated to the current DirectFBGL interface (i.e. added GetProcAddress()).
This commit is contained in:
Claudio Ciccani
2006-12-01 14:12:05 +00:00
parent 682393944c
commit 73fdecca9f
7 changed files with 65 additions and 33 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Requirements
============
To build Mesa with DirectFB (DirectFBGL) support you need:
- DirectFB at least 0.9.21 (http://directfb.org)
- DirectFB at least 1.0.0 (http://directfb.org)
- pkg-config at least 0.9 (http://pkgconfig.sf.net)