aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/memory/ClearTile.cpp
Commit message (Expand)AuthorAgeFilesLines
* swr/rast: Optimize late/bindless JIT of samplersGeorge Kyriazis2018-04-181-0/+1
* tree-wide: remove trailing backslashEric Engestrom2017-06-071-2/+2
* swr/rast: add memory api to SwrGetInterface()Tim Rowley2017-04-281-1/+1
* swr: [rasterizer memory] only clear up to the LOD sizeIlia Mirkin2016-11-281-2/+8
* swr: [rasterizer memory] hook up stencil clears for ClearTileIlia Mirkin2016-11-281-5/+8
* swr: [rasterizer memory] add support for clearing Z32F_X32 and Z16Ilia Mirkin2016-11-281-0/+2
* swr: [rasterizer core] pipe renderTargetArrayIndex through to clearsIlia Mirkin2016-11-231-7/+13
* swr: [rasterizer] remove use of BYTE typeTim Rowley2016-03-251-4/+4
* swr: [rasterizer] remove use of FLOAT typeTim Rowley2016-03-251-3/+3
* gallium/swr: add OpenSWR rasterizerTim Rowley2016-03-021-0/+287