summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/common/swr_assert.h
Commit message (Collapse)AuthorAgeFilesLines
* swr: [rasterizer] Add SWR_ASSUME / SWR_ASSUME_ASSERT macrosTim Rowley2016-05-051-5/+45
| | | | | | Fix static code analysis errors found by coverity on Linux Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
* swr: [rasterizer] warning cleanupTim Rowley2016-04-271-9/+8
| | | | Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
* gallium/swr: add OpenSWR rasterizerTim Rowley2016-03-021-0/+109
Acked-by: Roland Scheidegger <sroland@vmware.com> Acked-by: Jose Fonseca <jfonseca@vmware.com>