summaryrefslogtreecommitdiffstats
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* scons: added galahad to driver listBrian Paul2010-09-031-2/+2
* graw: Undo late loading of graw drivers.José Fonseca2010-08-261-1/+2
* graw: Remove graw-null.José Fonseca2010-08-261-2/+1
* scons: Build the new glsl2 code.José Fonseca2010-08-131-22/+0
* glhd: Build with sconsJakob Bornecrantz2010-06-281-0/+2
* graw: update graw_null after interface changes and build graw tests againKeith Whitwell2010-06-071-1/+2
* gallium: always build drivers/swJoakim Sindholt2010-06-051-0/+2
* egl: Use SConscript for Windows build.Chia-I Wu2010-05-311-1/+1
* r600g: Integrate into buildJakob Bornecrantz2010-05-271-2/+2
* mesa: disable building the removed demos with sconsBrian Paul2010-05-211-5/+0
* scons: add 'targets' variable, for specifying ... targetsKeith Whitwell2010-05-141-0/+23
* scons: Add -fvisibility=hidden to CFLAGS for gcc buildsJakob Bornecrantz2010-05-121-1/+2
* rbug: No need to have rbug as a inputJakob Bornecrantz2010-05-121-3/+3
* rbug: Break out of traceJakob Bornecrantz2010-05-121-4/+6
* scons: Include headers from the local include directory first.Vinson Lee2010-04-261-1/+3
* nvfx: Add to SCons build.Vinson Lee2010-04-241-1/+1
* nv50: Add to SCons build.Vinson Lee2010-04-241-1/+1
* nouveau: Add to SCons build.Vinson Lee2010-04-241-1/+1
* scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca2010-04-111-1/+5
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-14/+0
* scons: Use libdrm options only where needed.José Fonseca2010-04-111-10/+0
* scons: define DRAW_LLVM if we're building itZack Rusin2010-04-061-0/+2
* scons: Don't always include/links X11 headers/libs.José Fonseca2010-03-311-12/+0
* scons: Don't always link expat.José Fonseca2010-03-311-1/+0
* gallium: new raw gallium interface to support standalone testsKeith Whitwell2010-03-281-1/+1
* i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz2010-03-261-1/+1
* scons: Fixup the libgl-gdi build.José Fonseca2010-03-101-2/+0
* python: Fix up state tracker for sw api.José Fonseca2010-03-101-0/+1
* scons: Always build the identity driver.José Fonseca2010-03-091-1/+3
* scons: Add new targets option.José Fonseca2010-03-091-0/+2
* scons: Always build trace driverJosé Fonseca2010-02-251-0/+4
* scons: A less magic way of not building progs by default.José Fonseca2010-02-151-6/+7
* scons: Only build progs when explicitly requested in the command line.José Fonseca2010-02-101-5/+6
* scons: export drawllvm after actually checking that llvm is presentZack Rusin2010-02-101-7/+6
* scons: don't assume llvm is always presentZack Rusin2010-02-091-2/+5
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-8/+8
* define own embedded target and cleanup previous commit.Alan Hourihane2010-01-281-9/+19
* Don't define HAVE_POSIX_MEMALIGN for embedded target.Alan Hourihane2010-01-281-1/+2
* support an 'embedded' platform target which turns off most parts of theAlan Hourihane2010-01-261-3/+10
* add missing SCons.UtilAlan Hourihane2010-01-261-0/+1
* Allow the environment to override certain flags.Alan Hourihane2010-01-261-0/+11
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-251-0/+2
|\
| * scons: Define _DARWIN_C_SOURCE on Darwin builds.Vinson Lee2010-01-231-0/+2
* | gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of a...José Fonseca2010-01-101-0/+3
* | scons: Don't list cell as a driver.José Fonseca2010-01-011-1/+1
* | scons: Build progs together with everything else.José Fonseca2010-01-011-1/+7
* | scons: Expose convienience libraries to the host environment.José Fonseca2010-01-011-0/+3
* | Merge branch 'i965g-restart'Keith Whitwell2009-12-221-4/+4
|\ \
| * \ Merge commit 'origin/master' into i965g-restartKeith Whitwell2009-12-211-4/+4
| |\ \ | | |/
| * | i965g: Builds with sconsJakob Bornecrantz2009-11-051-4/+4