summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/memory
Commit message (Expand)AuthorAgeFilesLines
* swr: [rasterizer] Include cmath for std::isnan and std::isinf.Vinson Lee2016-05-101-0/+2
* swr: [rasterizer memory] Add missing store tiles functionTim Rowley2016-05-051-1/+4
* swr: [rasterizer] warning cleanupTim Rowley2016-04-271-1/+1
* gallium: Remove every double semi-colonJakob Sinclair2016-04-261-3/+3
* swr: [rasterizer memory] Constify load tilesTim Rowley2016-04-221-5/+7
* swr: [rasterizer] Small cleanupsTim Rowley2016-04-221-1/+0
* swr: [rasterizer] remove use of BYTE typeTim Rowley2016-03-252-6/+6
* swr: [rasterizer] remove use of FLOAT typeTim Rowley2016-03-251-3/+3
* swr: [rasterizer] Fix Coverity issues reported by Mesa developers.Tim Rowley2016-03-251-5/+5
* swr: [rasterizer core] backend reorganizationTim Rowley2016-03-251-57/+1
* gallium/swr: add OpenSWR rasterizerTim Rowley2016-03-026-0/+3942