summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/core/pa.h
Commit message (Expand)AuthorAgeFilesLines
* swr: [rasterizer core] ensure adjacent topologies use the cut-aware PATim Rowley2016-07-201-5/+2
* swr: [rasterizer] attribute swizzling and linkageTim Rowley2016-07-201-9/+2
* swr: [rasterizer] Correctly select optimized primitive assembly.Bruce Cherniak2016-05-251-2/+2
* swr: [rasterizer core] removed tabs that snuck inTim Rowley2016-05-191-4/+4
* swr: [rasterizer core] Faster modulo operator in ProcessVertsTim Rowley2016-05-051-1/+4
* swr: [rasterizer] warning cleanupTim Rowley2016-04-271-1/+1
* swr: [rasterizer core] TemplateArgUnrollerTim Rowley2016-04-221-3/+3
* swr: [rasterizer core] Replace all naked OSALIGN macro uses with OSALIGNSIMD ...Tim Rowley2016-04-121-2/+2
* swr: [rasterizer] Misc fixes identified by static code analysisTim Rowley2016-04-121-2/+8
* swr: [rasterizer] Fix Coverity issues reported by Mesa developers.Tim Rowley2016-03-251-46/+46
* gallium/swr: add OpenSWR rasterizerTim Rowley2016-03-021-0/+1208