st/xorg: Work around cursor reference counting bugs in older X servers.
[mesa.git] / src / gallium / winsys / drm / radeon / python / README
1 Python bindings for the radeon gallium driver.
2
3
4 See gallium/src/gallium/state_trackers/python/README for more information.
5
6
7 Build as:
8
9 scons debug=1 statetrackers=python winsys=drm/radeon/python
10
11 Run as:
12
13 export PYTHONPATH=$PWD/build/linux-x86-debug/gallium/winsys/drm/radeon/python:$PWD/build/linux-x86-debug/gallium/state_trackers/python
14
15 python progs/gallium/python/samples/tri.py