summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/SConscript
AgeCommit message (Expand)AuthorFilesLines
2013-10-16Revert "scons: Fix build when rtti is disabled"José Fonseca1-2/+0
2013-10-15scons: Fix build when rtti is disabledAlexander von Gluck IV1-0/+2
2013-05-21scons: Don't force stabs debug format for Mingw.José Fonseca1-4/+0
2012-06-29util: Reimplement half <-> float conversions.James Benton1-7/+0
2011-08-26scons: don't compile some files with -gstabs if using mingw32Brian Paul1-0/+4
2011-08-23auxiliary: share the source listsChia-I Wu1-193/+8
2011-07-11[g3dvl] sync SConscript with MakefileChristian König1-3/+9
2011-06-09Merge remote-tracking branch 'origin/master' into pipe-videoChristian König1-1/+1
2011-06-07draw: rename draw_vs_varient.c to draw_vs_variant.cBrian Paul1-1/+1
2011-04-23Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+1
2011-04-01draw: Prevent out-of-bounds vertex buffer access.José Fonseca1-0/+1
2011-03-19Merge remote branch 'origin/master' into pipe-videoChristian König1-4/+3
2011-03-13gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca1-4/+1
2011-03-10gallium/util: new polygon stipple utility helperBrian Paul1-0/+1
2011-03-08gallium/util: add LATC supportMarek Olšák1-0/+1
2011-03-03Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+1
2011-03-01gallium: Add u_format_rgtc.c to SConscript.Vinson Lee1-0/+1
2011-02-24Merge remote branch 'origin/master' into pipe-videoChristian König1-1/+1
2011-02-07util: import a new vertex buffer managerMarek Olšák1-0/+1
2010-12-11Merge remote branch 'origin/master' into pipe-videoChristian König1-1/+1
2010-11-30util: rename u_mempool -> u_slabMarek Olšák1-1/+1
2010-11-17gallium: Remove redundant sw and debug target helpersJakob Bornecrantz1-1/+0
2010-11-11Merge remote branch 'origin/master' into pipe-videoChristian König1-34/+37
2010-11-01scons: Revamp how to specify targets to build.José Fonseca1-34/+37
2010-10-28Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König1-0/+1
2010-10-12Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König1-20/+40
2010-10-11gallivm: More detailed analysis of tgsi shaders.José Fonseca1-0/+1
2010-09-21Merge branch 'sprite-coord'Brian Paul1-0/+1
2010-09-20util/r300g: split the r300 index buffer modifier functions out to utilDave Airlie1-0/+1
2010-09-17gallium: rework handling of sprite_coord_enable stateBrian Paul1-0/+1
2010-09-16gallivm: Start collecting bitwise arithmetic helpers in a new module.José Fonseca1-0/+1
2010-09-15gallivm: expand AoS sampling to cover all filtering modesBrian Paul1-0/+1
2010-09-11gallivm: Basic AoS TGSI -> LLVM IR.José Fonseca1-0/+1
2010-08-21auxiliary: Add missing files to SCons build.Vinson Lee1-14/+16
2010-08-20auxiliary: add reference count debugging codeLuca Barbieri1-0/+1
2010-08-20os_stream: add printf facilityLuca Barbieri1-0/+1
2010-08-20auxiliary: add functions to describe gallium objectsLuca Barbieri1-0/+1
2010-08-16draw: Remove varray and vcache.Chia-I Wu1-3/+0
2010-08-16draw: Add vsplit frontend.Chia-I Wu1-0/+1
2010-08-11auxiliary: Add u_staging.c to SCons build.Vinson Lee1-0/+1
2010-07-29gallivm: added lp_build_assert() function to make assertions in LLVM codeBrian Paul1-0/+1
2010-07-29scons: Use the current python executable for code generation.José Fonseca1-2/+2
2010-07-19util: add a memory pool for equally sized memory allocationsMarek Olšák1-0/+1
2010-07-16scons: Fix Cygwin build.Vinson Lee1-3/+3
2010-07-06draw: implement vertex texture sampling using llvmZack Rusin1-1/+2
2010-07-02gallivm: Move gather functions to its own module.José Fonseca1-0/+1
2010-07-02gallivm: Code generate YUV format unpacking.José Fonseca1-0/+1
2010-06-25draw: limit the number of vertex shader variants kept aroundZack Rusin1-1/+2
2010-06-08gallium: a lot more complete implementation of stream outputZack Rusin1-0/+1
2010-06-03gallivm: Factor out the quad derivative code into a single place. Fix ddy.José Fonseca1-0/+1