python: Integrate with llvmpipe if possible.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 11 Jan 2010 14:00:31 +0000 (14:00 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 11 Jan 2010 14:01:07 +0000 (14:01 +0000)
commit015a5a126b9d4a0f0fbfc0e522bb63fa5381985e
tree575001c15b5d6f9f8a0998e459e5f54afb273079
parentf2f16720274bc0c2d2f2858c9ebc24abc97e3f41
python: Integrate with llvmpipe if possible.

Temporary. We should soon have the ability to integrate with any driver
via glx extensions.
src/gallium/state_trackers/python/SConscript
src/gallium/state_trackers/python/st_llvmpipe_winsys.c [new file with mode: 0644]