mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
This is Mesa-6.4 (http://www.mesa3d.org/) with an ICD interface. The ICD functions are in src/drivers/windows/icd/icd.c I have created a Makefile.ReactOS which will generate a mesa32 output directory containing the needed sources and a mesa32.xml rbuild file. --blight