summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/core/state.h
Commit message (Expand)AuthorAgeFilesLines
* swr: [rasterizer core] implement depth bounds testTim Rowley2016-10-111-0/+9
* swr: [rasterizer core] align stats structuresTim Rowley2016-08-171-2/+2
* swr: [rasterizer core] split FE and BE statsTim Rowley2016-08-101-3/+13
* swr: [rasterizer core] viewport array supportTim Rowley2016-08-101-0/+13
* swr: [rasterizer core] add rasterizerSampleCount to PS contextTim Rowley2016-08-101-0/+2
* swr: [rasterizer core] improve implementation for SoWriteOffsetTim Rowley2016-08-101-1/+2
* swr: [rasterizer core] rename *_MAX enum values to *_COUNTTim Rowley2016-07-201-6/+5
* swr: [rasterizer] attribute swizzling and linkageTim Rowley2016-07-201-4/+25
* swr: [rasterizer core] conservative rast backend changesTim Rowley2016-07-121-1/+1
* Remove wrongly repeated words in commentsGiuseppe Bilotta2016-06-231-1/+1
* swr: [rasterizer core] track whether GS outputs viewport array indexTim Rowley2016-06-231-0/+3
* swr: [rasterizer core] GS viewport array index attributeTim Rowley2016-06-231-0/+1
* swr: [rasterizer core] conservative rasterization frontend supportTim Rowley2016-06-231-1/+3
* swr: [rasterizer] Correctly select optimized primitive assembly.Bruce Cherniak2016-05-251-1/+2
* swr: [rasterizer core] implement legacy depth bias enableTim Rowley2016-04-271-17/+15
* swr: [rasterizer] Interpolation utility functionsTim Rowley2016-04-221-2/+0
* swr: [rasterizer core] Quantize depth to depth buffer precision prior to dept...Tim Rowley2016-04-121-0/+1
* swr: [rasterizer] remove use of BYTE typeTim Rowley2016-03-251-1/+1
* swr: [rasterizer core] backend reorganizationTim Rowley2016-03-251-2/+6
* gallium/swr: add OpenSWR rasterizerTim Rowley2016-03-021-0/+1027