radeonsi: stop using TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
[mesa.git] / src / gallium / frontends / vallium /
2020-09-04 Marek Olšáknir: get ffma support from NIR options for nir_lower_flrp
2020-08-31 Dave Airlievallium: disable VK_KHR_shader_float16_int8.
2020-08-31 Dave Airlievallium: limit buffer allocations to gallium max.
2020-08-31 Dave Airlievallium: handle 3D image views properly.
2020-08-21 Jesse Natalienir: Add options to nir_lower_compute_system_values...
2020-08-21 Jesse Natalienir: Move compute system value lowering to a separate...
2020-08-19 Dave Airlievallium: fix input attachment lowering variable shadowing
2020-08-17 Dave Airlievallium: initial import of the vulkan frontend