summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_image.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-17gallium: change pipe_image_view::first_element/last_element -> offset/sizeMarek Olšák1-3/+3
2016-05-02softpipe: allow r32 xchg on shader images.Dave Airlie1-0/+40
2016-04-22softpipe: fix a warning due to an incorrect enum comparisonMarek Olšák1-1/+1
2016-04-13softpipe: avoid buffer overflowThomas Hindoe Paaboel Andersen1-4/+4
2016-03-31softpipe: add image support to softpipe (v3)Dave Airlie1-0/+762