progs/gallium/python: New home for python statetracker scripts.
This commit is contained in:
@@ -30,7 +30,7 @@ or (in Windows)
|
|||||||
|
|
||||||
and then try running
|
and then try running
|
||||||
|
|
||||||
python src/gallium/state_trackers/python/samples/tri.py
|
python progs/gallium/python/samples/tri.py
|
||||||
|
|
||||||
which should show a triangle.
|
which should show a triangle.
|
||||||
|
|
||||||
|
@@ -12,4 +12,4 @@ Run as:
|
|||||||
|
|
||||||
export PYTHONPATH=$PWD/build/linux-x86-debug/gallium/winsys/drm/radeon/python:$PWD/build/linux-x86-debug/gallium/state_trackers/python
|
export PYTHONPATH=$PWD/build/linux-x86-debug/gallium/winsys/drm/radeon/python:$PWD/build/linux-x86-debug/gallium/state_trackers/python
|
||||||
|
|
||||||
python src/gallium/state_trackers/python/samples/tri.py
|
python progs/gallium/python/samples/tri.py
|
||||||
|
Reference in New Issue
Block a user