From: José Fonseca Date: Thu, 14 Aug 2008 10:00:40 +0000 (+0100) Subject: python: Update status. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=31bb6c0d17eb3265c9596bd25d5e6fabfefe4d61;p=mesa.git python: Update status. --- diff --git a/src/gallium/state_trackers/python/README b/src/gallium/state_trackers/python/README index 8ab88ab2f81..8f45fb6d1b7 100644 --- a/src/gallium/state_trackers/python/README +++ b/src/gallium/state_trackers/python/README @@ -24,9 +24,10 @@ and then try running which should show a triangle. -This is still in experimental phase, and there many limitations to what you can -do with from Python. - +This is still work in progress: +- errors are not handled properly and almost always result in crash +- state atoms with array members are awkward to set +- there no efficient way to view images -- Jose Fonseca