nir: support lowering clipdist to arrays
[mesa.git] / src / gallium / drivers / swr / SConscript
2019-09-29 pal1000scons: Fix MSYS2 Mingw-w64 build.
2019-08-20 Kai Wasserbächbuild: Bump C++ standard requirement to C++14 to fix...
2019-07-18 Jan Zielinskiswr/rast: Refactor memory API between rasterizer core...
2019-05-01 Alok Hotaswr/rast: Cleanup and generalize gen_archrast
2019-03-01 Eric EngestromRevert "swr/rast: Archrast codegen updates"
2019-02-25 Alok Hotaswr/rast: Fix autotools and scons codegen
2018-08-20 Juan A. Suarez Romeroswr: bump minimum supported LLVM version to 6.0
2018-06-21 Juan A. Suarez Romeroswr: bump minimum supported LLVM version to 5.0
2018-04-18 George Kyriazisswr/rast: Start refactoring of builder/packetizer.
2018-04-18 George Kyriazisswr/rast: Add autogen of helper llvm intrinsics.
2018-02-20 Andres Gomezswr: bump minimum supported LLVM version to 4.0
2018-02-16 George Kyriazisswr/rast: Separate event types to public and private
2017-12-06 George Kyriazisswr/scons: Fix another intermittent build failure
2017-12-01 George Kyriazisswr/scons: Fix intermittent build failure
2017-09-25 Eric Engestromscons: use python3-compatible generator
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