summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/python/SConscript
Commit message (Expand)AuthorAgeFilesLines
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-51/+55
* scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca2010-04-111-2/+2
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-1/+0
* Revert "python: Temporarily disable python state tracker until transfers are ...José Fonseca2010-03-291-2/+1
* python: Temporarily disable python state tracker until transfers are done by ...José Fonseca2010-03-131-1/+2
* python: Remove broken link hack.José Fonseca2010-03-101-0/+1
* python: More build fixes.José Fonseca2010-03-101-1/+2
* python: Fix up state tracker for sw api.José Fonseca2010-03-101-17/+12
* python: Link to ws2_32 on windows.Michal Krol2010-01-281-0/+1
* python: Integrate with llvmpipe if possible.José Fonseca2010-01-111-7/+20
* python: Don't generate a import library for python module either.José Fonseca2010-01-021-0/+2
* scons: Aggregate all tiny libraries in a single library.José Fonseca2010-01-011-1/+1
* python: Obtain pipe_screen/pipe_context from the system's OpenGL driver.José Fonseca2009-07-161-0/+13
* python: Allow to use trace pipe driver with python.José Fonseca2008-08-141-1/+1
* python: Reimplement the generation of random texture samples in C.José Fonseca2008-07-181-0/+1
* python: Allow hardware support.José Fonseca2008-07-151-3/+10
* python: Move the python scons code to a separate tool module.José Fonseca2008-07-151-37/+7
* python: Get it to build on windows too.José Fonseca2008-07-151-2/+34
* python: New state tracker which exposes the pipe driver to python scripts.José Fonseca2008-07-131-0/+24