aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_cs_tpool.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: handle compute shader launch with 0 threadsDave Airlie2019-10-211-0/+9
* llvmpipe: fix CALLOC vs. free mismatchesRoland Scheidegger2019-09-061-3/+3
* llvmpipe: add compute threadpool + mutexDave Airlie2019-09-041-0/+153