aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/SConscript
Commit message (Expand)AuthorAgeFilesLines
* swr/rast: Split rasterizer.cpp to improve compile timeTim Rowley2017-06-301-1/+23
* swr/rast: Split backend.cpp to improve compile timeTim Rowley2017-06-301-4/+15
* swr: relax c++ requirement from c++14 to c++11Tim Rowley2017-06-081-1/+1
* swr: add linux to scons buildGeorge Kyriazis2017-04-141-6/+1
* swr: [configure.ac/scons] require c++14Tim Rowley2017-04-051-1/+1
* swr: [scons] Fix windows buildGeorge Kyriazis2017-03-291-7/+31
* swr: [rasterizer] Cleanup naming of codegen filesTim Rowley2017-03-201-9/+9
* swr: [rasterizer codegen] Rewrite gen_llvm_types.py to use makoTim Rowley2017-03-201-1/+1
* swr: [rasterizer codegen] Fix generation of knobsTim Rowley2017-03-201-2/+2
* swr: [rasterizer codegen] Rewrite gen_llvm_ir_macros.py to use makoTim Rowley2017-03-201-20/+4
* swr: [rasterizer scripts] Put codegen scripts into a separate directoryTim Rowley2017-03-201-19/+19
* swr: [rasterizer core/scripts] Autogen backend initialization function(s)Tim Rowley2017-03-201-0/+13
* scons: swr: remove explicit __STDC_.*_MACROS definesEmil Velikov2017-01-271-5/+0
* scons: Recognize LLVM_CONFIG environment variable.Vinson Lee2016-11-241-1/+2
* gallium: swr: Added swr build for windowsGeorge Kyriazis2016-11-211-0/+216