summaryrefslogtreecommitdiff
path: root/src/gallium/SConscript
AgeCommit message (Expand)AuthorFilesLines
2018-04-13gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák1-2/+0
2016-11-21gallium: swr: Added swr build for windowsGeorge Kyriazis1-0/+1
2016-05-25scons: whitespace cleanupGiuseppe Bilotta1-1/+1
2015-11-21pipe-loader: add preliminary scons supportEmil Velikov1-0/+1
2015-07-22scons: don't build the kms-dri winsysEmil Velikov1-1/+0
2015-04-27scons: add target osmesa using gallium state tracker.Olivier Pena1-0/+5
2015-03-21galahad: remove driverEmil Velikov1-1/+0
2015-03-04st/vega: Remove.Jose Fonseca1-2/+0
2015-03-04st/egl: Remove.Jose Fonseca1-5/+0
2015-03-02identity: Remove.Jose Fonseca1-1/+0
2014-12-23egl: Add Haiku code and supportAlexander von Gluck IV1-1/+1
2014-08-28gallium/targets: Break haiku state_tracker out to own directoryAlexander von Gluck IV1-0/+1
2014-08-13scons: group state-trackers' and targets' sconsEmil Velikov1-31/+11
2014-07-30gallium: Add a dumb drm/kms winsys backed swrast providerGiovanni Campagna1-0/+4
2014-07-10targets/dri-swrast: Convert to static/shared pipe-driverEmil Velikov1-1/+0
2014-07-02targets/dri-vmwgfx: Convert to static/shared pipe-driversEmil Velikov1-1/+1
2014-06-21scons: avoid building any piece of i915Emil Velikov1-11/+0
2014-06-09scons: remove dri-i915 build targetEmil Velikov1-9/+0
2014-01-06haiku libGL: Move from gallium target to src/hglAlexander von Gluck IV1-1/+0
2013-11-16scons: move SConscript from gallium/targets/ to mesa/drivers/dri/common/Emil Velikov1-1/+0
2013-11-07st/xorg: Delete.Matt Turner1-3/+0
2013-11-07xorg-i915: Delete.Matt Turner1-5/+0
2013-10-04haiku: Build Haiku's libGL from within MesaAlexander von Gluck IV1-0/+1
2013-05-22Haiku: Add Gallium winsys and target codeAlexander von Gluck IV1-0/+10
2013-05-03scons: remove nouveau buildAndreas Boll1-15/+0
2013-05-03scons: remove radeon buildAndreas Boll1-24/+0
2012-05-24scons: Fix SCons build infrastructure for FreeBSD.Vinson Lee1-1/+1
2012-05-22scons: Do not build glx and egl on Cygwin.Vinson Lee1-2/+2
2012-05-03scons: Do not build EGL on Solaris.Vinson Lee1-2/+2
2012-04-30scons: Fix build without llvm.José Fonseca1-2/+8
2012-04-13radeonsi: initial WIP SI codeTom Stellard1-0/+2
2012-02-07scons: r300/r600 now depends on libdrm.José Fonseca1-2/+38
2012-01-24scons: Remove Haiku one-offs for gallium driversAlexander von Gluck1-7/+2
2012-01-17scons: Add Haiku build supportAlexander von Gluck IV1-4/+10
2011-11-30gallium/failover: Remove the deprecated module.Kai Wasserbäch1-6/+5
2011-11-29i965g: Delete this driver.Kai Wasserbäch1-3/+0
2011-09-30xorg/vmwgfx: Kill this target. It's not used anymore.Thomas Hellstrom1-1/+0
2011-09-20scons: MacOSX build fixes.José Fonseca1-4/+6
2011-06-17scons: make embedding orthogonal to the platformJosé Fonseca1-37/+37
2011-04-06st/python: Remove bindings, and all its dependencies.José Fonseca1-1/+0
2011-01-24scons: Add nvc0 to SConscript.Vinson Lee1-0/+1
2011-01-12scons: Updates for targets/egl-static.Chia-I Wu1-5/+7
2010-11-09scons: build the xorg state trackers only when env includes drmZack Rusin1-1/+1
2010-11-05scons: Move dependancy checks to the main gallium scons fileJakob Bornecrantz1-5/+13
2010-11-05scons: Check for libdrm_[intel|radeon] as wellJakob Bornecrantz1-15/+25
2010-11-05scons: DetabifyJakob Bornecrantz1-15/+14
2010-11-04scons: Hook-up graw-gdi target.Michal Krol1-0/+1
2010-11-02scons: i915 can't build on MSVC either.José Fonseca1-1/+1
2010-11-01scons: Some pipe drivers are not portable for MSVCJosé Fonseca1-2/+7
2010-11-01scons: Revamp how to specify targets to build.José Fonseca1-8/+90