aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/swr_memory.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/swr: fix rdtsc debug statistics mechanismKrzysztof Raszkowski2020-02-131-11/+11
* swr/rast: Refactor memory API between rasterizer core and swrJan Zielinski2019-07-181-18/+2
* swr/rast: Convert system memory pointers to gfxptr_tAlok Hota2019-02-151-0/+7
* swr/rast: Optimize late/bindless JIT of samplersGeorge Kyriazis2018-04-181-3/+6
* swr: switch to using SwrGetInterface api tableTim Rowley2017-07-111-3/+3
* swr/rast: add memory api to SwrGetInterface()Tim Rowley2017-04-281-25/+3
* swr/rast: add SwrInit() to init backend/memory tablesTim Rowley2017-04-281-12/+0
* swr: [rasterizer core] pipe renderTargetArrayIndex through to clearsIlia Mirkin2016-11-231-1/+3
* swr: [rasterizer memory] split load/store for compile speedTim Rowley2016-10-111-2/+2
* swr: [rasterizer memory] Constify load tilesTim Rowley2016-04-221-1/+1
* gallium/swr: remove use of BYTE from swr driverTim Rowley2016-03-101-4/+4
* gallium/swr: add OpenSWR driverTim Rowley2016-03-021-0/+99