mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 05:41:02 +08: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