summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/swr/Makefile.sources
AgeCommit message (Expand)AuthorFilesLines
2018-05-25swr/rast: Moved memory init out of core swr initAlok Hota1-1/+3
2018-05-15autotools, meson: add tileset.hJuan A. Suarez Romero1-0/+1
2018-04-20autotools: Add passes.h to sources so it will be included in the tarballDylan Baker1-0/+1
2018-04-18swr/rast: Add builder_gfx_mem.{h|cpp}George Kyriazis1-0/+2
2018-04-18swr/rast: Start refactoring of builder/packetizer.George Kyriazis1-1/+2
2018-04-18swr/rast: Move CallPrint() to a separate fileGeorge Kyriazis1-1/+2
2018-01-25swr/rast: Move memory-related JIT functionsGeorge Kyriazis1-0/+2
2018-01-10swr/rast: shuffle header files for msvc pre-compiled header usageTim Rowley1-0/+1
2017-08-02swr/rast: simdlib better separation of core vs knights avx512Tim Rowley1-0/+8
2017-06-30swr/rast: Switch intrinsic usage to SIMDLibTim Rowley1-0/+13
2017-06-30swr/rast: Split rasterizer.cpp to improve compile timeTim Rowley1-1/+1
2017-06-30swr/rast: Split backend.cpp to improve compile timeTim Rowley1-0/+4
2017-06-16swr/rast: Refactor includes to limit simdintrin.h usageTim Rowley1-0/+3
2017-05-30swr/rast: move binner utility functions to binner.hTim Rowley1-0/+1
2017-04-28swr/rast: name threads to aid debuggingTim Rowley1-0/+1
2016-12-16swr: Implement fence attached work queues for deferred deletion.Bruce Cherniak1-0/+2
2016-10-13swr: [rasterizer core] move binner functionality to separate fileTim Rowley1-0/+1
2016-10-11swr: [rasterizer memory] split load/store for compile speedTim Rowley1-0/+12
2016-08-30swr: [rasterizer] add archrast instrumentationTim Rowley1-0/+5
2016-07-20swr: [rasterizer core] introduce simd16intrin.hTim Rowley1-0/+1
2016-06-23swr: [rasterizer core] conservative rasterization frontend supportTim Rowley1-0/+1
2016-06-13swr: Add missing headers for package inclusionChuck Atkins1-1/+9
2016-05-24swr: [rasterizer] remove containers.hppTim Rowley1-1/+0
2016-05-24swr: [rasterizer core] remove utility dead codeTim Rowley1-1/+0
2016-04-26swr: autogenerate swr_context_llvm.hTim Rowley1-1/+0
2016-04-14gallium/swr: fold the almost identical MakefilesEmil Velikov1-0/+91
2016-03-02mesa/build: add OpenSWR to buildTim Rowley1-0/+23