Age | Commit message (Expand) | Author |
2010-04-26 | scons: Include headers from the local include directory first. | Vinson Lee |
2010-04-24 | nvfx: Add to SCons build. | Vinson Lee |
2010-04-24 | nv50: Add to SCons build. | Vinson Lee |
2010-04-24 | nouveau: Add to SCons build. | Vinson Lee |
2010-04-11 | scons: Always build softpipe and llvmpipe (when llvm available). | José Fonseca |
2010-04-11 | scons: Make LLVM a black-white dependency. | José Fonseca |
2010-04-11 | scons: Use libdrm options only where needed. | José Fonseca |
2010-04-06 | scons: define DRAW_LLVM if we're building it | Zack Rusin |
2010-03-31 | scons: Don't always include/links X11 headers/libs. | José Fonseca |
2010-03-31 | scons: Don't always link expat. | José Fonseca |
2010-03-28 | gallium: new raw gallium interface to support standalone tests | Keith Whitwell |
2010-03-26 | i915g: Rename winsys prefix to i915_ from intel_ | Jakob Bornecrantz |
2010-03-10 | scons: Fixup the libgl-gdi build. | José Fonseca |
2010-03-10 | python: Fix up state tracker for sw api. | José Fonseca |
2010-03-09 | scons: Always build the identity driver. | José Fonseca |
2010-03-09 | scons: Add new targets option. | José Fonseca |
2010-02-25 | scons: Always build trace driver | José Fonseca |
2010-02-15 | scons: A less magic way of not building progs by default. | José Fonseca |
2010-02-10 | scons: Only build progs when explicitly requested in the command line. | José Fonseca |
2010-02-10 | scons: export drawllvm after actually checking that llvm is present | Zack Rusin |
2010-02-09 | scons: don't assume llvm is always present | Zack Rusin |
2010-02-08 | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin |
2010-01-28 | define own embedded target and cleanup previous commit. | Alan Hourihane |
2010-01-28 | Don't define HAVE_POSIX_MEMALIGN for embedded target. | Alan Hourihane |
2010-01-26 | support an 'embedded' platform target which turns off most parts of the | Alan Hourihane |
2010-01-26 | add missing SCons.Util | Alan Hourihane |
2010-01-26 | Allow the environment to override certain flags. | Alan Hourihane |
2010-01-25 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-23 | scons: Define _DARWIN_C_SOURCE on Darwin builds. | Vinson Lee |
2010-01-10 | gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of a... | José Fonseca |
2010-01-01 | scons: Don't list cell as a driver. | José Fonseca |
2010-01-01 | scons: Build progs together with everything else. | José Fonseca |
2010-01-01 | scons: Expose convienience libraries to the host environment. | José Fonseca |
2009-12-22 | Merge branch 'i965g-restart' | Keith Whitwell |
2009-12-21 | Merge commit 'origin/master' into i965g-restart | Keith Whitwell |
2009-12-12 | Merge branch 'master' into glsl-pp-rework-2 | Michal Krol |
2009-12-10 | scons: Get GLSL code building correctly when cross compiling. | José Fonseca |
2009-11-17 | svga: Build svga driver | Jakob Bornecrantz |
2009-11-05 | i965g: Builds with scons | Jakob Bornecrantz |
2009-10-05 | i915g: Drop the simple sufix | Jakob Bornecrantz |
2009-10-05 | i965g: Drop i965simple | Jakob Bornecrantz |
2009-08-29 | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca |
2009-08-25 | Add support for building the Xorg state tracker with scons. | Michel Dänzer |
2009-06-24 | identity: Add new identity driver | Jakob Bornecrantz |
2009-05-05 | scons: Don't use deprecated Options. | José Fonseca |
2009-04-04 | Add scons build support for radeon/r300. | Corbin Simpson |
2009-03-09 | scons: Also link in additional LLVM components. | Michel Dänzer |
2009-02-18 | gallium: Also disable i965simple for scons | Jakob Bornecrantz |
2009-02-01 | Make r300 and amd build in scons. | Corbin Simpson |
2009-01-24 | scons: Build the progs into seperate dirs as well. | José Fonseca |