r600g: Hook up xorg state tracker.
authorMichel Dänzer <michel.daenzer@amd.com>
Mon, 22 Aug 2011 13:44:42 +0000 (15:44 +0200)
committerMichel Dänzer <michel@daenzer.net>
Fri, 26 Aug 2011 16:21:38 +0000 (18:21 +0200)
commit433c740c1a2c173445c0bb161522bf7a76fa49c6
tree2f94d2e40c53fb51d2c12f8871e0cd56668f2bed
parent702838a7061cde91a6bcdd3382817deb61218bf1
r600g: Hook up xorg state tracker.

Mostly copied from r300g.

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
configure.ac
src/gallium/targets/xorg-r600/Makefile [new file with mode: 0644]
src/gallium/targets/xorg-r600/target.c [new file with mode: 0644]
src/gallium/targets/xorg-r600/xorg.c [new file with mode: 0644]