From: José Fonseca Date: Sat, 27 Feb 2010 23:50:09 +0000 (+0000) Subject: python: Don't mention deprecated drivers=trace option. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f54aecc4f2e83babd1883c2bbd0bba6906cdab07;p=mesa.git python: Don't mention deprecated drivers=trace option. Now trace always built. --- diff --git a/src/gallium/state_trackers/python/README b/src/gallium/state_trackers/python/README index 4a060730242..e24a262aba9 100644 --- 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: