radv/aco: Setup alternate path in RADV to support the experimental ACO compiler
[mesa.git] / src / amd / vulkan / radv_debug.h
2019-09-19 Daniel Schürmannradv/aco: Setup alternate path in RADV to support the...
2019-09-18 Bas Nieuwenhuizenradv: Disable dfsm by default even on Raven.
2019-08-21 Andres Rodriguezradv: add RADV_DEBUG=allentrypoints
2019-08-21 Samuel Pitoisetradv: add a new debug option called RADV_DEBUG=noshader...
2019-08-15 Bas NieuwenhuizenRevert "radv/gfx10: Enable DCC for storage images."
2019-08-07 Bas Nieuwenhuizenradv/gfx10: Enable DCC for storage images.
2019-08-02 Samuel Pitoisetradv/gfx10: add Wave32 support for vertex, tessellation...
2019-08-02 Samuel Pitoisetradv/gfx10: add Wave32 support for fragment shaders
2019-07-31 Samuel Pitoisetradv/gfx10: add Wave32 support for compute shaders
2019-07-17 Samuel Pitoisetradv: add an option for disabling NGG on GFX10
2019-06-19 Samuel Pitoisetradv: implement compressed FMASK texture reads with...
2019-06-13 Daniel Schürmannradv: enable AMD_shader_ballot with RADV_PERFTEST_SHADE...
2019-05-17 Samuel Pitoisetradv: add a workaround for Monster Hunter World and...
2019-04-15 Bas Nieuwenhuizenradv: Add bolist RADV_PERFTEST flag.
2018-11-16 Samuel Pitoisetradv: enable primitive binning by default
2018-11-16 Samuel Pitoisetradv: add a debug option for disabling primitive binning
2018-07-09 Dave Airlieradv: using tls to store llvm related info and speed...
2018-06-19 Marek Olšákamd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
2018-06-15 Samuel Pitoisetradv: add RADV_DEBUG=checkir
2018-05-31 Bas Nieuwenhuizenradv: Add startup debug option.
2018-05-31 Bas Nieuwenhuizenradv: Add option to print errors even in optimized...
2018-05-17 Samuel Pitoisetradv: allow to print GPU info with RADV_DEBUG=info
2018-05-02 Samuel Pitoisetradv: enable out-of-order rasterization by default
2018-04-19 Bas Nieuwenhuizenradv: Add bound checking workaround for dynamic buffers.
2018-04-19 Samuel Pitoisetradv: enable DCC for MSAA 2x textures on VI under an...
2018-04-04 Samuel Pitoisetradv: implement out-of-order rasterization when it...
2018-03-15 Samuel Pitoisetradv: print some information when RADV_TRACE_FILE is set
2018-01-22 Samuel Pitoisetradv: add an option that allows to dump pre-optimization ir
2017-12-31 Bas Nieuwenhuizenradv: Add flag for enabling binning.
2017-12-28 Dave Airlieradv: move local bos usage to a perftest flag.
2017-11-14 Samuel Pitoisetradv: add nosisched debug option
2017-10-04 Samuel Pitoisetradv: dump SPIRV when a GPU hang is detected
2017-09-14 Samuel Pitoisetradv: add debug flags for syncing shaders after every...
2017-09-11 Dave Airlieradv: add debug flags to zero vram allocations.
2017-09-09 Bas Nieuwenhuizenradv: Actually check for vm faults.
2017-09-03 Bas Nieuwenhuizenradv: Enable command buffer chaining by default.
2017-09-01 Samuel Pitoisetradv: add radv_check_gpu_hangs() helper function
2017-09-01 Samuel Pitoisetradv: disassemble SPIR-V binaries with RADV_DEBUG=spirv
2017-09-01 Samuel Pitoisetradv: move RADV_TRACE_FILE functions to radv_debug.c
2017-07-06 Dave Airlieradv: enable sisched toggle in perftest flags.
2017-06-09 Dave Airlieradv: introduce perf test env var and allow to enable...
2017-03-05 Bas Nieuwenhuizenradv/amdgpu: Add some debug flags.