| Commit message (Expand) | Author | Age | Files | Lines |
* | scons: move SConscript from gallium/targets/ to mesa/drivers/dri/common/ | Emil Velikov | 2013-11-16 | 1 | -1/+0 |
* | st/xorg: Delete. | Matt Turner | 2013-11-07 | 1 | -3/+0 |
* | xorg-i915: Delete. | Matt Turner | 2013-11-07 | 1 | -5/+0 |
* | haiku: Build Haiku's libGL from within Mesa | Alexander von Gluck IV | 2013-10-04 | 1 | -0/+1 |
* | Haiku: Add Gallium winsys and target code | Alexander von Gluck IV | 2013-05-22 | 1 | -0/+10 |
* | scons: remove nouveau build | Andreas Boll | 2013-05-03 | 1 | -15/+0 |
* | scons: remove radeon build | Andreas Boll | 2013-05-03 | 1 | -24/+0 |
* | scons: Fix SCons build infrastructure for FreeBSD. | Vinson Lee | 2012-05-24 | 1 | -1/+1 |
* | scons: Do not build glx and egl on Cygwin. | Vinson Lee | 2012-05-22 | 1 | -2/+2 |
* | scons: Do not build EGL on Solaris. | Vinson Lee | 2012-05-03 | 1 | -2/+2 |
* | scons: Fix build without llvm. | José Fonseca | 2012-04-30 | 1 | -2/+8 |
* | radeonsi: initial WIP SI code | Tom Stellard | 2012-04-13 | 1 | -0/+2 |
* | scons: r300/r600 now depends on libdrm. | José Fonseca | 2012-02-07 | 1 | -2/+38 |
* | scons: Remove Haiku one-offs for gallium drivers | Alexander von Gluck | 2012-01-24 | 1 | -7/+2 |
* | scons: Add Haiku build support | Alexander von Gluck IV | 2012-01-17 | 1 | -4/+10 |
* | gallium/failover: Remove the deprecated module. | Kai Wasserbäch | 2011-11-30 | 1 | -6/+5 |
* | i965g: Delete this driver. | Kai Wasserbäch | 2011-11-29 | 1 | -3/+0 |
* | xorg/vmwgfx: Kill this target. It's not used anymore. | Thomas Hellstrom | 2011-09-30 | 1 | -1/+0 |
* | scons: MacOSX build fixes. | José Fonseca | 2011-09-20 | 1 | -4/+6 |
* | scons: make embedding orthogonal to the platform | José Fonseca | 2011-06-17 | 1 | -37/+37 |
* | st/python: Remove bindings, and all its dependencies. | José Fonseca | 2011-04-06 | 1 | -1/+0 |
* | scons: Add nvc0 to SConscript. | Vinson Lee | 2011-01-24 | 1 | -0/+1 |
* | scons: Updates for targets/egl-static. | Chia-I Wu | 2011-01-12 | 1 | -5/+7 |
* | scons: build the xorg state trackers only when env includes drm | Zack Rusin | 2010-11-09 | 1 | -1/+1 |
* | scons: Move dependancy checks to the main gallium scons file | Jakob Bornecrantz | 2010-11-05 | 1 | -5/+13 |
* | scons: Check for libdrm_[intel|radeon] as well | Jakob Bornecrantz | 2010-11-05 | 1 | -15/+25 |
* | scons: Detabify | Jakob Bornecrantz | 2010-11-05 | 1 | -15/+14 |
* | scons: Hook-up graw-gdi target. | Michal Krol | 2010-11-04 | 1 | -0/+1 |
* | scons: i915 can't build on MSVC either. | José Fonseca | 2010-11-02 | 1 | -1/+1 |
* | scons: Some pipe drivers are not portable for MSVC | José Fonseca | 2010-11-01 | 1 | -2/+7 |
* | scons: Revamp how to specify targets to build. | José Fonseca | 2010-11-01 | 1 | -8/+90 |
* | graw: update graw_null after interface changes and build graw tests again | Keith Whitwell | 2010-06-07 | 1 | -1/+1 |
* | st/vega: Use SConscript for Windows build. | Chia-I Wu | 2010-05-31 | 1 | -0/+1 |
* | st/egl: Add GDI backend. | Chia-I Wu | 2010-05-31 | 1 | -0/+1 |
* | graw: Disable build of tests/graw. | Vinson Lee | 2010-05-19 | 1 | -1/+1 |
* | tests/graw: raw -> graw | José Fonseca | 2010-05-11 | 1 | -1/+1 |
* | tests/raw: Get it building with scons. | José Fonseca | 2010-05-05 | 1 | -1/+1 |
* | gallium: disable tests when using embedded build | Alan Hourihane | 2010-04-13 | 1 | -2/+3 |
* | progs/gallium: Move into src/gallium/tests | José Fonseca | 2010-04-13 | 1 | -0/+3 |
* | gallium: Reorg winsys directories | Jakob Bornecrantz | 2010-03-24 | 1 | -1/+1 |
* | python: More build fixes. | José Fonseca | 2010-03-10 | 1 | -0/+3 |
* | scons: Add new targets option. | José Fonseca | 2010-03-09 | 1 | -0/+4 |
* | support an 'embedded' platform target which turns off most parts of the | Alan Hourihane | 2010-01-26 | 1 | -3/+4 |
* | scons: Aggregate all tiny libraries in a single library. | José Fonseca | 2010-01-01 | 1 | -23/+1 |
* | g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs | Younes Manton | 2009-09-27 | 1 | -0/+1 |
* | Add support for building the Xorg state tracker with scons. | Michel Dänzer | 2009-08-25 | 1 | -0/+1 |
* | rbug: Add Gallium Remote Debugger Protocol code | Jakob Bornecrantz | 2009-06-01 | 1 | -0/+1 |
* | gallium: Add SCons build support for the DRI state tracker. | Michel Dänzer | 2009-04-30 | 1 | -0/+1 |
* | gallium: add new aux lib for index list translations | Keith Whitwell | 2009-02-05 | 1 | -0/+1 |
* | scons: Fixups for the introduction of the xlib state_tracker. | Michel Dänzer | 2009-02-02 | 1 | -0/+1 |