scons: use python3-compatible print()
[mesa.git] / src / gallium / drivers / swr / SConscript
2017-09-25 Eric Engestromscons: use python3-compatible print()
2017-08-02 Tim Rowleyswr/rast: split gen_knobs templates into .h/.cpp
2017-08-02 Tim Rowleyswr/rast: fix scons gen_knobs.h dependency
2017-07-19 Tim Rowleyconfigure/swr: configurable swr architectures
2017-07-11 Tim Rowleyswr: build driver proper separate from rasterizer
2017-06-30 Tim Rowleyswr/rast: Split rasterizer.cpp to improve compile time
2017-06-30 Tim Rowleyswr/rast: Split backend.cpp to improve compile time
2017-06-08 Tim Rowleyswr: relax c++ requirement from c++14 to c++11
2017-04-14 George Kyriazisswr: add linux to scons build
2017-04-05 Tim Rowleyswr: [configure.ac/scons] require c++14
2017-03-29 George Kyriazisswr: [scons] Fix windows build
2017-03-20 Tim Rowleyswr: [rasterizer] Cleanup naming of codegen files
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Rewrite gen_llvm_types.py...
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Fix generation of knobs
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Rewrite gen_llvm_ir_macros...
2017-03-20 Tim Rowleyswr: [rasterizer scripts] Put codegen scripts into...
2017-03-20 Tim Rowleyswr: [rasterizer core/scripts] Autogen backend initiali...
2017-01-27 Emil Velikovscons: swr: remove explicit __STDC_.*_MACROS defines
2016-11-24 Vinson Leescons: Recognize LLVM_CONFIG environment variable.
2016-11-21 George Kyriazisgallium: swr: Added swr build for windows