amd/registers: switch to new generated register definitions
[mesa.git] / src / gallium / drivers / r600 / meson.build
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-04-28 Gert Wollnyr600/sfn: Add tesselation shaders
2020-04-28 Gert Wollnyr600/sfn: Add lowering passes for Tesselation IO
2020-04-28 Gert Wollnyr600/sfn: extract class to handle the VS export to...
2020-04-28 Gert Wollnyr600/sfn: Add LDS IO instructions to r600 IR
2020-04-21 Gert Wollnyr600/sfn: Implementing instructions blocks
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-02-10 Gert Wollnyr600/sfn: Add support for atomic instructions
2020-02-10 Gert Wollnyr600/sfn: Add GDS instructions
2020-02-10 Gert Wollnyr600/sfn: Add compute shader skeleton
2020-02-10 Gert Wollnyr600/sfn: Add support for geometry shader
2020-02-10 Gert Wollnyr600/sfn: add live range evaluation for the GPR
2020-02-10 Gert Wollnyr600/sfn: Add the WaitAck instruction
2020-02-10 Gert Wollnyr600/sfn: Add the VS in and FS out vectorization
2020-02-10 Gert Wollnyr600/sfn: Add a basic nir shader backend
2020-01-04 Gert Wollnyr600: Add functions to dump the shader info
2019-01-30 Marek Olšákr600: add -Wstrict-overflow=0 to meson to silence the...
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-01-09 Dylan Bakermeson: set opencl flags for r600
2017-12-04 Dylan Bakermeson: define driver dependencies
2017-11-28 Dylan Bakermeson: build r600 driver