llvmpipe: fix race between draw and setting fragment shader.
[mesa.git] / src / gallium / drivers / llvmpipe / Makefile.sources
2020-02-28 Dave Airliellvmpipe: add support for tessellation shaders
2019-09-04 Dave Airliellvmpipe: introduce compute shader context
2019-09-04 Dave Airliellvmpipe: add compute threadpool + mutex
2014-09-05 Emil Velikovgallium/llvmpipe: ship all files in the tarball
2013-10-01 Emil Velikovllvmpipe: consolidate C sources list into Makefile...