summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/swr_shader.cpp
Commit message (Expand)AuthorAgeFilesLines
* swr: [rasterizer] attribute swizzling and linkageTim Rowley2016-07-201-12/+0
* swr: push/pop DEBUG macro around llvm includesTim Rowley2016-06-231-3/+7
* swr: implement clipPlanes/clipVertex/clipDistance/cullDistanceTim Rowley2016-06-091-0/+65
* swr: fix provoking vertexTim Rowley2016-06-071-7/+5
* swr: fix memory leaks from vs/fs compilationTim Rowley2016-04-221-17/+24
* gallium/swr: Make flat shading tris work.George Kyriazis2016-04-131-0/+4
* swr: support samplers in vertex shadersTim Rowley2016-04-121-34/+64
* gallium/swr: add OpenSWR driverTim Rowley2016-03-021-0/+591