summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/swr_state.cpp
Commit message (Expand)AuthorAgeFilesLines
* swr: [rasterizer] Correctly select optimized primitive assembly.Bruce Cherniak2016-05-251-4/+0
* swr: remove duplicated constant update codeTim Rowley2016-04-281-44/+47
* swr: s/Elements/ARRAY_SIZE/Tim Rowley2016-04-271-3/+3
* swr: [rasterizer core] implement legacy depth bias enableTim Rowley2016-04-271-1/+1
* swr: fix memory leaks from vs/fs compilationTim Rowley2016-04-221-4/+2
* swr: fix resource backed constant buffersTim Rowley2016-04-201-6/+6
* swr: support samplers in vertex shadersTim Rowley2016-04-121-53/+100
* gallium/swr: Cleaned up some context-resource managementGeorge Kyriazis2016-03-171-5/+5
* gallium/swr: Resource managementBruce Cherniak2016-03-141-8/+75
* gallium/swr: remove use of BYTE from swr driverTim Rowley2016-03-101-4/+4
* gallium/swr: add OpenSWR driverTim Rowley2016-03-021-0/+1370