summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/SConscript
Commit message (Expand)AuthorAgeFilesLines
* scons: whitespace cleanupGiuseppe Bilotta2016-05-251-5/+5
* scons: Eliminate MSVC2008 compatibility.Jose Fonseca2016-02-111-1/+1
* scons: Use -Werror MSVC compatibility flags per-directory.Jose Fonseca2015-03-041-0/+4
* auxiliary/vl: rework the build of the VL codeEmil Velikov2014-11-261-1/+1
* auxiliary/vl: split the vl sources list into VL_SOURCESEmil Velikov2014-11-261-0/+1
* gallium/auxiliary: Remove GALLIVM_CPP_SOURCESJosé Fonseca2014-11-161-1/+0
* gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand2014-08-041-7/+1
* Revert "scons: Fix build when rtti is disabled"José Fonseca2013-10-161-2/+0
* scons: Fix build when rtti is disabledAlexander von Gluck IV2013-10-151-0/+2
* scons: Don't force stabs debug format for Mingw.José Fonseca2013-05-211-4/+0
* util: Reimplement half <-> float conversions.James Benton2012-06-291-7/+0
* scons: don't compile some files with -gstabs if using mingw32Brian Paul2011-08-261-0/+4
* auxiliary: share the source listsChia-I Wu2011-08-231-193/+8
* [g3dvl] sync SConscript with MakefileChristian König2011-07-111-3/+9
* Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-06-091-1/+1
|\
| * draw: rename draw_vs_varient.c to draw_vs_variant.cBrian Paul2011-06-071-1/+1
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-04-231-0/+1
|\ \ | |/
| * draw: Prevent out-of-bounds vertex buffer access.José Fonseca2011-04-011-0/+1
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-191-4/+3
|\ \ | |/
| * gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca2011-03-131-4/+1
| * gallium/util: new polygon stipple utility helperBrian Paul2011-03-101-0/+1
| * gallium/util: add LATC supportMarek Olšák2011-03-081-0/+1
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-031-0/+1
|\ \ | |/
| * gallium: Add u_format_rgtc.c to SConscript.Vinson Lee2011-03-011-0/+1
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-02-241-1/+1
|\ \ | |/
| * util: import a new vertex buffer managerMarek Olšák2011-02-071-0/+1
* | Merge remote branch 'origin/master' into pipe-videoChristian König2010-12-111-1/+1
|\ \ | |/
| * util: rename u_mempool -> u_slabMarek Olšák2010-11-301-1/+1
| * gallium: Remove redundant sw and debug target helpersJakob Bornecrantz2010-11-171-1/+0
* | Merge remote branch 'origin/master' into pipe-videoChristian König2010-11-111-34/+37
|\ \ | |/
| * scons: Revamp how to specify targets to build.José Fonseca2010-11-011-34/+37
* | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-281-0/+1
|\ \ | |/
| * gallivm: More detailed analysis of tgsi shaders.José Fonseca2010-10-111-0/+1
* | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-121-20/+40
|\ \ | |/
| * Merge branch 'sprite-coord'Brian Paul2010-09-211-0/+1
| |\
| | * gallium: rework handling of sprite_coord_enable stateBrian Paul2010-09-171-0/+1
| * | util/r300g: split the r300 index buffer modifier functions out to utilDave Airlie2010-09-201-0/+1
| |/
| * gallivm: Start collecting bitwise arithmetic helpers in a new module.José Fonseca2010-09-161-0/+1
| * gallivm: expand AoS sampling to cover all filtering modesBrian Paul2010-09-151-0/+1
| * gallivm: Basic AoS TGSI -> LLVM IR.José Fonseca2010-09-111-0/+1
| * auxiliary: Add missing files to SCons build.Vinson Lee2010-08-211-14/+16
| * auxiliary: add reference count debugging codeLuca Barbieri2010-08-201-0/+1
| * os_stream: add printf facilityLuca Barbieri2010-08-201-0/+1
| * auxiliary: add functions to describe gallium objectsLuca Barbieri2010-08-201-0/+1
| * draw: Remove varray and vcache.Chia-I Wu2010-08-161-3/+0
| * draw: Add vsplit frontend.Chia-I Wu2010-08-161-0/+1
| * auxiliary: Add u_staging.c to SCons build.Vinson Lee2010-08-111-0/+1
| * gallivm: added lp_build_assert() function to make assertions in LLVM codeBrian Paul2010-07-291-0/+1
| * scons: Use the current python executable for code generation.José Fonseca2010-07-291-2/+2
| * util: add a memory pool for equally sized memory allocationsMarek Olšák2010-07-191-0/+1