meson: use gnu_symbol_visibility argument
[mesa.git] / src / gallium / drivers / r600 / Makefile.sources
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-04 Mauro Rossiandroid: r600/sfn: Add GDS instructions
2020-02-10 Gert Wollnyr600/sfn: Add support for atomic instructions
2020-02-10 Gert Wollnyr600/sfn: Add compute shader skeleton
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
2017-10-09 Marek Olšákamd: move r600d_common.h into r600g
2017-09-26 Marek Olšákr600: fork and import gallium/radeon
2017-06-01 Dave Airlier600/eg: add support for tracing IBs after a hang.
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-19 Marek Olšákr600g: remove TGSI->LLVM translation
2014-09-05 Emil Velikovgallium/r600: ship all files in the tarball
2014-01-28 Marek Olšákr600g,radeonsi: consolidate the contents of r600_resource.c
2014-01-28 Marek Olšákr600g: move queries to drivers/radeon
2013-12-12 Marek Olšákr600g,radeonsi: consolidate buffer code, add handling...
2013-09-29 Marek Olšákr600g,radeonsi: share r600_texture.c
2013-04-30 Vadim Girlinr600g: plug in optimizing backend
2013-04-25 Tom Stellardr600g/compute: Removed unused and untested code
2013-04-11 Christian Königradeon/uvd: add UVD implementation v5
2013-03-13 Tom Stellardr600g/llvm: Move llvm wrapper functions into the radeon...
2013-02-01 Vadim Girlinr600g: use tables with ISA info v3
2012-10-11 Marek Olšákr600g: inline r600_translate_index_buffer
2012-06-01 Adam Rakr600g: compute support for evergreen
2012-04-29 Dylan Noblesmithautoconf: pass -Wall to automake
2012-04-23 Tom Stellardr600g: Add hooks for the LLVM shader compiler
2011-09-30 Marek Olšákr600g: move all files from winsys/r600 into drivers...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-25 Chia-I Wur600g: share the source list