summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/swr/SConscript
AgeCommit message (Expand)AuthorFilesLines
2017-06-08swr: relax c++ requirement from c++14 to c++11Tim Rowley1-1/+1
2017-04-14swr: add linux to scons buildGeorge Kyriazis1-6/+1
2017-04-05swr: [configure.ac/scons] require c++14Tim Rowley1-1/+1
2017-03-29swr: [scons] Fix windows buildGeorge Kyriazis1-7/+31
2017-03-20swr: [rasterizer] Cleanup naming of codegen filesTim Rowley1-9/+9
2017-03-20swr: [rasterizer codegen] Rewrite gen_llvm_types.py to use makoTim Rowley1-1/+1
2017-03-20swr: [rasterizer codegen] Fix generation of knobsTim Rowley1-2/+2
2017-03-20swr: [rasterizer codegen] Rewrite gen_llvm_ir_macros.py to use makoTim Rowley1-20/+4
2017-03-20swr: [rasterizer scripts] Put codegen scripts into a separate directoryTim Rowley1-19/+19
2017-03-20swr: [rasterizer core/scripts] Autogen backend initialization function(s)Tim Rowley1-0/+13
2017-01-27scons: swr: remove explicit __STDC_.*_MACROS definesEmil Velikov1-5/+0
2016-11-24scons: Recognize LLVM_CONFIG environment variable.Vinson Lee1-1/+2
2016-11-21gallium: swr: Added swr build for windowsGeorge Kyriazis1-0/+216