Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/python: Remove bindings, and all its dependencies. | José Fonseca | 2011-04-06 | 1 | -72/+0 |
| | | | | | | | | | Because: - bindings are not fully automatic, and they are broken most of the time - unit tests/samples can be written in C on top of graw - tracing/retracing is more useful at API levels with stable ABIs such as GL, producing traces that cover more layers of the driver stack and and can be used for regression testing | ||||
* | scons: Get python extensions building correctly on windows. | José Fonseca | 2009-03-30 | 1 | -1/+3 |
| | |||||
* | python: Don't use python cflags as they conflict with existing flags. | José Fonseca | 2008-07-15 | 1 | -9/+8 |
| | |||||
* | python: Move the python scons code to a separate tool module. | José Fonseca | 2008-07-15 | 1 | -0/+71 |