88 Commits (e7a8cfc8776c70f8c4cc3e158f663f6c630169ed)

Author SHA1 Message Date
  Vinson Lee e3eed8bf21 nouveau: Add to SCons build. 15 years ago
  José Fonseca 47a89e9255 scons: Always build softpipe and llvmpipe (when llvm available). 15 years ago
  José Fonseca ea532f0e72 scons: Make LLVM a black-white dependency. 15 years ago
  José Fonseca 9fc93b8041 scons: Use libdrm options only where needed. 15 years ago
  Zack Rusin c60a161cc5 scons: define DRAW_LLVM if we're building it 15 years ago
  José Fonseca cf5cd836de scons: Don't always include/links X11 headers/libs. 15 years ago
  José Fonseca 6047c89a23 scons: Don't always link expat. 15 years ago
  Keith Whitwell db5c2235d1 gallium: new raw gallium interface to support standalone tests 15 years ago
  Jakob Bornecrantz bc88c95990 i915g: Rename winsys prefix to i915_ from intel_ 15 years ago
  José Fonseca e8d884eab9 scons: Fixup the libgl-gdi build. 15 years ago
  José Fonseca 601bfb5951 python: Fix up state tracker for sw api. 15 years ago
  José Fonseca 78d8e6c98a scons: Always build the identity driver. 15 years ago
  José Fonseca 706eda3057 scons: Add new targets option. 15 years ago
  José Fonseca db2e1518ff scons: Always build trace driver 15 years ago
  José Fonseca 8c7d39cc83 scons: A less magic way of not building progs by default. 15 years ago
  José Fonseca f6a16dfa97 scons: Only build progs when explicitly requested in the command line. 15 years ago
  Zack Rusin 08e2eab8a4 scons: export drawllvm after actually checking that llvm is present 15 years ago
  Zack Rusin 43f8a82a76 scons: don't assume llvm is always present 15 years ago
  Zack Rusin c61bf36393 llvmpipe: export the tgsi translation code to a common layer 15 years ago
  Alan Hourihane 32e6043150 define own embedded target and cleanup previous commit. 15 years ago
  Alan Hourihane 75cd6f3ece Don't define HAVE_POSIX_MEMALIGN for embedded target. 15 years ago
  Alan Hourihane dea98eb792 support an 'embedded' platform target which turns off most parts of the 15 years ago
  Alan Hourihane 550fc19a5f add missing SCons.Util 15 years ago
  Alan Hourihane 6544be6223 Allow the environment to override certain flags. 15 years ago
  Vinson Lee d57ba16ae3 scons: Define _DARWIN_C_SOURCE on Darwin builds. 15 years ago
  José Fonseca dc6bcc92ee gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of ad-hoc definitions. 15 years ago
  José Fonseca 89d778ff02 scons: Don't list cell as a driver. 15 years ago
  José Fonseca 7bbf7f94ea scons: Build progs together with everything else. 15 years ago
  José Fonseca 97e2c5ac0b scons: Expose convienience libraries to the host environment. 15 years ago
  José Fonseca 491f384c39 scons: Get GLSL code building correctly when cross compiling. 15 years ago
  Jakob Bornecrantz 60769b232c svga: Build svga driver 15 years ago
  Jakob Bornecrantz 47cbbb7253 i965g: Builds with scons 16 years ago
  Jakob Bornecrantz f00da2a3ff i915g: Drop the simple sufix 16 years ago
  Jakob Bornecrantz c4b821a4c6 i965g: Drop i965simple 16 years ago
  José Fonseca 946f432a08 llvmpipe: Fork softpipe for experimentation with llvm. 16 years ago
  Michel Dänzer d22bd1421c Add support for building the Xorg state tracker with scons. 16 years ago
  Jakob Bornecrantz d60b2c6855 identity: Add new identity driver 16 years ago
  José Fonseca 0d0417cc75 scons: Don't use deprecated Options. 16 years ago
  José Fonseca e9fb90ab88 scons: Don't use deprecated Options. 16 years ago
  Corbin Simpson b7ffe1e876 Add scons build support for radeon/r300. 16 years ago
  Michel Dänzer 2b6235c9f7 scons: Also link in additional LLVM components. 16 years ago
  Jakob Bornecrantz 056f847e96 gallium: Also disable i965simple for scons 16 years ago
  Corbin Simpson e9b08e7373 Make r300 and amd build in scons. 16 years ago
  José Fonseca 9bf83fb016 scons: Build the progs into seperate dirs as well. 16 years ago
  Michel Dänzer 359bbe7432 gallivm: Explicitly specify the LLVM components we need. 16 years ago
  Michel Dänzer 6b69e3c717 scons: ppc support. 17 years ago
  Jonathan White 3c81992676 Added command line option for Scons to select which version of MSVS to use. Versions 7.1, 8.0 and 9.0 are allowed. Usage is scons MSVS_VERSION=8.0. 17 years ago
  José Fonseca f52db6cd44 scons: Build the trace pipe driver by default. 17 years ago
  José Fonseca 35355f7610 trace: New pipe driver to trace incoming calls. 17 years ago
  José Fonseca 2c4349aa3a python: Move the python scons code to a separate tool module. 17 years ago