r300-gallium: Skeleton for integrating into the python statetracker.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 6 Apr 2009 14:51:27 +0000 (15:51 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 6 Apr 2009 14:51:27 +0000 (15:51 +0100)
commit2d56d0839e6db0861131893d67fe23734800085a
tree56b38fb87dfa50ef61e879e1a62314a8901abeba
parente798bf8053612516420a4ec42e2ff58433abd521
r300-gallium: Skeleton for integrating into the python statetracker.
src/gallium/winsys/drm/radeon/python/README [new file with mode: 0644]
src/gallium/winsys/drm/radeon/python/SConscript [new file with mode: 0644]
src/gallium/winsys/drm/radeon/python/radeon_hardpipe_winsys.c [new file with mode: 0644]
src/gallium/winsys/drm/radeon/python/xf86dri.c [new file with mode: 0644]
src/gallium/winsys/drm/radeon/python/xf86dri.h [new file with mode: 0644]
src/gallium/winsys/drm/radeon/python/xf86dristr.h [new file with mode: 0644]