radeonsi: use shader_info::cs::local_size_variable to clean up some code
[mesa.git] / src / gallium / drivers / v3d / v3d_screen.h
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-02-26 Marek Olšákgallium/hash_table: turn it into a wrapper around util...
2019-10-18 Iago Toral Quirogav3d: request the kernel to flush caches when TMU is...
2019-05-13 Eric Anholtv3d: Use driconf to expose non-MSAA texture limits...
2019-04-12 Eric Anholtv3d: Add Compute Shader compilation support.
2019-01-27 Eric Anholtv3d: Avoid duplicating limits defines between gallium...
2019-01-27 Eric Anholtv3d: Rename gallium-local limits defines from VC5 to...
2018-11-27 Eric Anholtv3d: Add renderonly support.
2018-07-20 Eric Anholtv3d: Move BO cache counting to dump time instead of...
2018-05-16 Eric Anholtv3d: Rename driver functions from vc5 to v3d.
2018-05-16 Eric Anholtv3d: Rename the driver files from "vc5" to "v3d".