summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/swr/swr_shader.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-14swr: Add polygon stipple supportGeorge Kyriazis1-0/+1
2017-03-05swr: implement geometry shadersTim Rowley1-0/+22
2017-02-23swr: add fetch shader cacheGeorge Kyriazis1-0/+15
2016-11-22swr: add sprite coord enable mask to fs keyIlia Mirkin1-0/+1
2016-06-09swr: implement clipPlanes/clipVertex/clipDistance/cullDistanceTim Rowley1-0/+1
2016-06-07swr: fix provoking vertexTim Rowley1-1/+0
2016-04-22swr: fix clang warningsTim Rowley1-4/+4
2016-04-13gallium/swr: Make flat shading tris work.George Kyriazis1-0/+1
2016-04-12swr: support samplers in vertex shadersTim Rowley1-11/+30
2016-03-02gallium/swr: add OpenSWR driverTim Rowley1-0/+60