aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* softpipe: Clean up softpipe's SSBO load/store interpreting instructions.Eric Anholt2020-07-071-25/+9
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-141-1/+1
* Revert "softpipe/buffer: load only as many components as the the buffer resou...Gert Wollny2019-05-171-5/+2
* softpipe/buffer: load only as many components as the the buffer resource type...Gert Wollny2019-05-141-2/+5
* softpipe: Implement ATOMFADD and enable cap TGSI_ATOMFADDGert Wollny2019-04-021-10/+17
* tgsi,softpipe: use enum tgsi_opcodeBrian Paul2018-03-231-2/+2
* softpipe: avoid buffer overflowThomas Hindoe Paaboel Andersen2016-04-131-4/+4
* softpipe: add SSBO/shader atomics support.Dave Airlie2016-04-121-0/+371
* Squashed commit of the following:Keith Whitwell2010-04-101-118/+0
* softpipe: rework to use the llvmpipe winsysKeith Whitwell2010-03-041-0/+118