summaryrefslogtreecommitdiff
path: root/src/gallium/SConscript
AgeCommit message (Expand)Author
2011-01-24scons: Add nvc0 to SConscript.Vinson Lee
2011-01-12scons: Updates for targets/egl-static.Chia-I Wu
2010-11-09scons: build the xorg state trackers only when env includes drmZack Rusin
2010-11-05scons: Move dependancy checks to the main gallium scons fileJakob Bornecrantz
2010-11-05scons: Check for libdrm_[intel|radeon] as wellJakob Bornecrantz
2010-11-05scons: DetabifyJakob Bornecrantz
2010-11-04scons: Hook-up graw-gdi target.Michal Krol
2010-11-02scons: i915 can't build on MSVC either.José Fonseca
2010-11-01scons: Some pipe drivers are not portable for MSVCJosé Fonseca
2010-11-01scons: Revamp how to specify targets to build.José Fonseca
2010-06-07graw: update graw_null after interface changes and build graw tests againKeith Whitwell
2010-05-31st/vega: Use SConscript for Windows build.Chia-I Wu
2010-05-31st/egl: Add GDI backend.Chia-I Wu
2010-05-19graw: Disable build of tests/graw.Vinson Lee
2010-05-11tests/graw: raw -> grawJosé Fonseca
2010-05-05tests/raw: Get it building with scons.José Fonseca
2010-04-13gallium: disable tests when using embedded buildAlan Hourihane
2010-04-13progs/gallium: Move into src/gallium/testsJosé Fonseca
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz
2010-03-10python: More build fixes.José Fonseca
2010-03-09scons: Add new targets option.José Fonseca
2010-01-26support an 'embedded' platform target which turns off most parts of theAlan Hourihane
2010-01-01scons: Aggregate all tiny libraries in a single library.José Fonseca
2009-09-27g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton
2009-08-25Add support for building the Xorg state tracker with scons.Michel Dänzer
2009-06-01rbug: Add Gallium Remote Debugger Protocol codeJakob Bornecrantz
2009-04-30gallium: Add SCons build support for the DRI state tracker.Michel Dänzer
2009-02-05gallium: add new aux lib for index list translationsKeith Whitwell
2009-02-02scons: Fixups for the introduction of the xlib state_tracker.Michel Dänzer
2009-01-27wgl: relocate wgl code to state_trackers/wglKeith Whitwell
2008-07-13python: New state tracker which exposes the pipe driver to python scripts.José Fonseca
2008-04-16gallium: Build and link the translate module.José Fonseca
2008-03-04gallium: Make scons build gallivm before other auxiliary modules.Michel Dänzer
2008-02-23Revamp scons usage.José Fonseca
2008-02-23Avoid building problematic module/drivers on windows.José Fonseca
2008-02-19Bring rtasm from mesa to gallium.José Fonseca
2008-02-19Initial scons support to build gallivm.José Fonseca
2008-02-18Update for llvm -> gallivm rename.José Fonseca
2008-02-18Update scons build for new code layout.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca