Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radv: remove duplicate debug_flags field | Timothy Arceri | 2017-10-12 | 1 | -4/+4 |
* | radv: lower ffma in nir. | Dave Airlie | 2017-10-11 | 1 | -0/+1 |
* | amd: move r600d_common.h into r600g | Marek Olšák | 2017-10-09 | 1 | -1/+0 |
* | radv: dump SPIRV when a GPU hang is detected | Samuel Pitoiset | 2017-10-04 | 1 | -1/+3 |
* | radv: dump NIR when a GPU hang is detected | Samuel Pitoiset | 2017-10-04 | 1 | -2/+8 |
* | radv: add radv_shader_dump_stats() helper | Samuel Pitoiset | 2017-09-14 | 1 | -0/+70 |
* | radv/nir: call opt_remove_phis after trivial continues. | Dave Airlie | 2017-09-13 | 1 | -0/+1 |
* | radv: keep track of the disasm string in debug mode only | Samuel Pitoiset | 2017-09-08 | 1 | -1/+8 |
* | radv: add shader_variant_create() helper function | Samuel Pitoiset | 2017-09-08 | 1 | -58/+56 |
* | radv: drop 'dump' parameters from some shader related functions | Samuel Pitoiset | 2017-09-08 | 1 | -8/+9 |
* | radv: move shaders related code to radv_shader.c | Samuel Pitoiset | 2017-09-08 | 1 | -0/+526 |