First attempt at building a dri module in this tree
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 14 Apr 2004 12:44:07 +0000 (12:44 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 14 Apr 2004 12:44:07 +0000 (12:44 +0000)
commite61df587295e585a3643b523c499d6594962f76a
treeb67db1199d047e1b35ebf3519ea5679cc635f747
parent680ec7f85158eae58fd5ab56da8c66a645883cb0
First attempt at building a dri module in this tree
-- make target is linux-dri
-- will attempt to build i830_dri.so

The object builds but hasn't been tested.
Makefile
configs/linux-dri [new file with mode: 0644]
configs/linux-solo
configs/linux-x86-debug [new file with mode: 0644]
src/mesa/drivers/dri/Makefile
src/mesa/drivers/dri/Makefile.template [new file with mode: 0644]
src/mesa/drivers/dri/i830/Makefile