aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-011-2/+11
* meson: inline `inc_common`Eric Engestrom2020-03-281-1/+1
* gallium/swr: fix gcc warningsKrzysztof Raszkowski2020-01-311-0/+4
* gallium/swr: add option for static linkKrzysztof Raszkowski2020-01-231-79/+151
* swr/rasterizer: Add tessellator implementation to the rasterizerJan Zielinski2019-12-111-1/+3
* meson: add msvc compat args to swrDylan Baker2019-10-101-6/+18
* meson: add switches for SWR with MSVCDylan Baker2019-10-101-2/+7
* swr/rasterizer: Better implementation of scatterJan Zielinski2019-07-301-0/+1
* swr/rast: Refactor memory API between rasterizer core and swrJan Zielinski2019-07-181-0/+3
* meson: Fix compiler checks for SWR with ICCDylan Baker2019-01-241-25/+5
* meson: fix swr KNL buildDylan Baker2019-01-241-1/+1
* swr/rast: Moved memory init out of core swr initAlok Hota2018-05-251-0/+2
* meson: fix copyright symbolEric Engestrom2018-05-151-1/+1
* autotools, meson: add tileset.hJuan A. Suarez Romero2018-05-151-1/+2
* swr/rast: Add builder_gfx_mem.{h|cpp}George Kyriazis2018-04-181-0/+2
* swr/rast: Start refactoring of builder/packetizer.George Kyriazis2018-04-181-1/+2
* swr/rast: Move CallPrint() to a separate fileGeorge Kyriazis2018-04-181-0/+1
* swr/rast: Add autogen of helper llvm intrinsics.George Kyriazis2018-04-181-1/+1
* meson: Add library versions to swr driversJan Alexander Steffens (heftig)2018-04-171-0/+4
* swr/rast: Separate event types to public and privateGeorge Kyriazis2018-02-161-0/+1
* meson/swr: Updated copyright datesGeorge Kyriazis2018-02-021-1/+1
* meson/swr: re-shuffle generated filesGeorge Kyriazis2018-02-021-4/+19
* swr/rast: Move memory-related JIT functionsGeorge Kyriazis2018-01-251-0/+2
* meson: add llvm dependency for swr buildGeorge Kyriazis2018-01-171-0/+1
* meson: Build SWR driverDylan Baker2018-01-081-0/+289