reactos/reactos/lib/mesa32
Alex Ionescu 0ba1f085f1 more build fixes
svn path=/trunk/; revision=15641
2005-05-28 22:48:33 +00:00
..
include/GL Mesa version 6.2 import (also removed _MSC_VER define for building with mingw) - look at http://www.mesa3d.org/ for changelogs. 2004-10-05 14:19:13 +00:00
src more fixes for GCC4 2005-05-08 03:09:14 +00:00
mesa32.def Mesa version 6.2 import (also removed _MSC_VER define for building with mingw) - look at http://www.mesa3d.org/ for changelogs. 2004-10-05 14:19:13 +00:00
mesa32.xml more build fixes 2005-05-28 22:48:33 +00:00
README.ReactOS Mesa version 6.2 import (also removed _MSC_VER define for building with mingw) - look at http://www.mesa3d.org/ for changelogs. 2004-10-05 14:19:13 +00:00

This is Mesa-6.2 (http://www.mesa3d.org/) with an ICD interface.

The ICD functions are in src/drivers/windows/icd/icd.c
I have created a new Makefile for ReactOS which will build Mesa with the ICD
interface. I have not adjusted the Visual C++ project/workspace files.

 --blight