llvmpipe: bump to GL support to GL 4.1
[mesa.git] / src / gallium / drivers / llvmpipe / lp_state_cs.h
2020-06-10 Dave Airliellvmpipe/cs: overhaul cs variant key state.
2019-12-27 Dave Airliegallivm/llvmpipe: add support for global operations.
2019-12-27 Dave Airliellvmpipe/gallivm: add kernel inputs
2019-09-04 Dave Airliellvmpipe: add local memory allocation path
2019-09-04 Dave Airliellvmpipe: add compute shader images support
2019-09-04 Dave Airliellvmpipe: add ssbo support to compute shaders
2019-09-04 Dave Airliellvmpipe: add compute sampler + sampler view support.
2019-09-04 Dave Airliellvmpipe: add support for compute constant buffers.
2019-09-04 Dave Airliellvmpipe: add compute shader generation.
2019-09-04 Dave Airliellvmpipe: add initial shader create/bind/destroy varian...
2019-09-04 Dave Airliegallivm: add compute jit interface.
2019-09-04 Dave Airliellvmpipe: add initial compute state structs
2019-09-04 Dave Airliellvmpipe: introduce compute shader context