summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/SConscript
AgeCommit message (Expand)Author
2010-11-01scons: Disable python state tracker when swig is not present.José Fonseca
2010-11-01scons: Revamp how to specify targets to build.José Fonseca
2010-04-11scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca
2010-03-29Revert "python: Temporarily disable python state tracker until transfers are ...José Fonseca
2010-03-13python: Temporarily disable python state tracker until transfers are done by ...José Fonseca
2010-03-10python: Remove broken link hack.José Fonseca
2010-03-10python: More build fixes.José Fonseca
2010-03-10python: Fix up state tracker for sw api.José Fonseca
2010-01-28python: Link to ws2_32 on windows.Michal Krol
2010-01-11python: Integrate with llvmpipe if possible.José Fonseca
2010-01-02python: Don't generate a import library for python module either.José Fonseca
2010-01-01scons: Aggregate all tiny libraries in a single library.José Fonseca
2009-07-16python: Obtain pipe_screen/pipe_context from the system's OpenGL driver.José Fonseca
2008-08-14python: Allow to use trace pipe driver with python.José Fonseca
2008-07-18python: Reimplement the generation of random texture samples in C.José Fonseca
2008-07-15python: Allow hardware support.José Fonseca
2008-07-15python: Move the python scons code to a separate tool module.José Fonseca
2008-07-15python: Get it to build on windows too.José Fonseca
2008-07-13python: New state tracker which exposes the pipe driver to python scripts.José Fonseca