summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_image.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: change pipe_image_view::first_element/last_element -> offset/sizeMarek Olšák2016-08-171-3/+3
* softpipe: allow r32 xchg on shader images.Dave Airlie2016-05-021-0/+40
* softpipe: fix a warning due to an incorrect enum comparisonMarek Olšák2016-04-221-1/+1
* softpipe: avoid buffer overflowThomas Hindoe Paaboel Andersen2016-04-131-4/+4
* softpipe: add image support to softpipe (v3)Dave Airlie2016-03-311-0/+762