projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e243e87
)
python: Don't mention deprecated drivers=trace option.
author
José Fonseca
<jfonseca@vmware.com>
Sat, 27 Feb 2010 23:50:09 +0000
(23:50 +0000)
committer
José Fonseca
<jfonseca@vmware.com>
Mon, 1 Mar 2010 13:08:07 +0000
(13:08 +0000)
Now trace always built.
src/gallium/state_trackers/python/README
patch
|
blob
|
history
diff --git
a/src/gallium/state_trackers/python/README
b/src/gallium/state_trackers/python/README
index 4a060730242c574c62e5317f821433522310caf1..e24a262aba9837c891b73ced8c76dc0d4420481e 100644
(file)
--- a/
src/gallium/state_trackers/python/README
+++ b/
src/gallium/state_trackers/python/README
@@
-18,7
+18,7
@@
On a Windows machine ensure the swig command is in your PATH.
Invoke scons on the top dir as
- scons debug=yes statetrackers=python drivers=softpipe
,trace
winsys=none
+ scons debug=yes statetrackers=python drivers=softpipe winsys=none
To use it set PYTHONPATH appropriately, e.g, in Linux do: