swr/rasterizer: improvements in simdlib
[mesa.git] / src / gallium / drivers / swr / Makefile.sources
2019-07-30 Jan Zielinskiswr/rasterizer: Better implementation of scatter
2018-05-25 Alok Hotaswr/rast: Moved memory init out of core swr init
2018-05-15 Juan A. Suarez Romeroautotools, meson: add tileset.h
2018-04-21 Dylan Bakerautotools: Add passes.h to sources so it will be includ...
2018-04-18 George Kyriazisswr/rast: Add builder_gfx_mem.{h|cpp}
2018-04-18 George Kyriazisswr/rast: Start refactoring of builder/packetizer.
2018-04-18 George Kyriazisswr/rast: Move CallPrint() to a separate file
2018-01-25 George Kyriazisswr/rast: Move memory-related JIT functions
2018-01-10 Tim Rowleyswr/rast: shuffle header files for msvc pre-compiled...
2017-08-02 Tim Rowleyswr/rast: simdlib better separation of core vs knights...
2017-06-30 Tim Rowleyswr/rast: Switch intrinsic usage to SIMDLib
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-16 Tim Rowleyswr/rast: Refactor includes to limit simdintrin.h usage
2017-05-30 Tim Rowleyswr/rast: move binner utility functions to binner.h
2017-04-29 Tim Rowleyswr/rast: name threads to aid debugging
2016-12-16 Bruce Cherniakswr: Implement fence attached work queues for deferred...
2016-10-14 Tim Rowleyswr: [rasterizer core] move binner functionality to...
2016-10-11 Tim Rowleyswr: [rasterizer memory] split load/store for compile...
2016-08-30 Tim Rowleyswr: [rasterizer] add archrast instrumentation
2016-07-20 Tim Rowleyswr: [rasterizer core] introduce simd16intrin.h
2016-06-23 Tim Rowleyswr: [rasterizer core] conservative rasterization front...
2016-06-13 Chuck Atkinsswr: Add missing headers for package inclusion
2016-05-24 Tim Rowleyswr: [rasterizer] remove containers.hpp
2016-05-24 Tim Rowleyswr: [rasterizer core] remove utility dead code
2016-04-26 Tim Rowleyswr: autogenerate swr_context_llvm.h
2016-04-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-14 Emil Velikovgallium/swr: fold the almost identical Makefiles
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-03 Tim Rowleymesa/build: add OpenSWR to build