reactos/reactos/lib/mesa32
Gregor Anich 3351ce053d Fixed more warnings, compiles with -Werror now.
svn path=/trunk/; revision=10165
2004-07-16 23:48:54 +00:00
..
include/GL Fix unknown pragma warnings and gl.h include for linux builds. 2004-07-16 22:54:48 +00:00
src Fixed more warnings, compiles with -Werror now. 2004-07-16 23:48:54 +00:00
.cvsignore cleanup 2004-07-16 23:01:56 +00:00
Makefile Fixed more warnings, compiles with -Werror now. 2004-07-16 23:48:54 +00:00
Mesa.dsw Import Mesa-6.0.1 for use as software OpenGL renderer. 2004-07-16 21:50:40 +00:00
mesa32.def - Get rid of linker warnings. 2004-07-16 23:37:26 +00:00
mesa32.edf - Get rid of linker warnings. 2004-07-16 23:37:26 +00:00
README.ReactOS Import Mesa-6.0.1 for use as software OpenGL renderer. 2004-07-16 21:50:40 +00:00

This is Mesa-6.0.1 (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