aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/SConscript
Commit message (Expand)AuthorAgeFilesLines
* scons: Add a "check" target to run all unit tests.Jose Fonseca2016-04-141-5/+1
* llvmpipe: Build lp_test_arit on MSVC too.Jose Fonseca2016-04-031-3/+1
* scons: Eliminate MSVC2008 compatibility.Jose Fonseca2016-02-111-1/+1
* scons: Use -Werror MSVC compatibility flags per-directory.Jose Fonseca2015-03-041-0/+2
* gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand2014-08-041-1/+1
* Revert "scons: Fix build when rtti is disabled"José Fonseca2013-10-161-5/+4
* scons: Fix build when rtti is disabledAlexander von Gluck IV2013-10-151-4/+5
* llvmpipe: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-43/+2
* llvmpipe: get rid of unused tiled/linear logicRoland Scheidegger2013-05-181-2/+1
* llvmpipe: Remove lp_build_blend_soa()José Fonseca2012-11-291-1/+0
* llvmpipe: Eliminate color buffer swizzling.José Fonseca2012-11-291-20/+0
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-1/+0
* llvmpipe: Unified common code between AoS and SoA blending.James Benton2012-07-161-0/+1
* llvmpipe: Remove lp_test_sincos.José Fonseca2012-02-211-1/+0
* llvmpipe: Don't build lp_test_arit on MSVC.José Fonseca2011-08-181-1/+1
* llvmpipe: Unit tests for arithmetic functions.José Fonseca2011-07-221-2/+3
* scons: make embedding orthogonal to the platformJosé Fonseca2011-06-171-1/+1
* scons: Add aliases for the llvmpipe unit tests.José Fonseca2011-02-191-2/+7
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-3/+3
* llvmpipe: remove unused fileKeith Whitwell2010-10-171-1/+0
* Merge remote branch 'origin/master' into lp-setup-llvmKeith Whitwell2010-10-171-7/+1
|\
| * llvmpipe: simplified SSE2 swz/unswz routinesKeith Whitwell2010-10-091-7/+1
* | llvmpipe: remove setup fallback pathKeith Whitwell2010-10-171-1/+0
* | llvmpipe: use llvm for attribute interpolant calculationKeith Whitwell2010-09-181-2/+3
|/
* llvmpipe: rasterization debugging helpersKeith Whitwell2010-09-071-0/+1
* llvmpipe: intrinsics version of triangle coeficient calculationKeith Whitwell2010-08-271-0/+2
* scons: Use the current python executable for code generation.José Fonseca2010-07-291-1/+2
* llvmpipe: Only use -mssse3 on gcc 4.3+José Fonseca2010-07-161-1/+5
* llvmpipe: Addi ssse3 swizzling for B8G8R8A8_UNORM.Chris Li2010-07-141-1/+9
* llvmpipe: Don't build lp_test_round when using MSVC.Vinson Lee2010-07-061-1/+3
* llvmpipe: Add lp_test_round to SCons build.Vinson Lee2010-07-061-0/+1
* llvmpipe: added new lp_memory.[ch] filesBrian Paul2010-06-301-0/+1
* llvmpipe: make geometry shaders and stream output workZack Rusin2010-06-221-0/+1
* llvmpipe: hook up basic gs and multiple constant buffer supportKeith Whitwell2010-06-071-0/+1
* llvmpipe: Unit test for sin/cos that compares against reference implementation.Qicheng Christopher Li2010-05-241-0/+2
* scons: Export shouldn't be part of the if stanza.José Fonseca2010-05-111-1/+1
* llvmpipe: lp_tex_sample_llvm.c -> lp_tex_sample.cJosé Fonseca2010-04-251-1/+1
* gallivm: Bring aos format back to life.José Fonseca2010-04-201-0/+1
* gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directoryBrian Paul2010-04-161-0/+3
* gallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/ directoryBrian Paul2010-04-161-0/+1
* gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directoryBrian Paul2010-04-161-0/+1
* gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directoryBrian Paul2010-04-161-0/+1
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-5/+4
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+0
* llvmpipe: Don't rely on u_format_access.pyJosé Fonseca2010-03-311-1/+0
* llvmpipe: Drop the aos format conversion.José Fonseca2010-03-311-1/+0
* util: Code generate functions to pack and unpack a single pixel.José Fonseca2010-02-261-0/+1
* llvmpipe: Fix scons dependencies.José Fonseca2010-02-261-0/+6
* llvmpipe: add lp_tile_image.c to sourcesBrian Paul2010-02-231-0/+1
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-24/+0