ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format.
[mesa.git] / src / amd / compiler / aco_insert_waitcnt.cpp
2019-10-22 Rhys PerryRevert "aco: only emit waitcnt on loop continues if...
2019-10-21 Timur Kristófaco/gfx10: Wait for pending SMEM stores before loads
2019-10-10 Timur Kristófaco: Fix s_dcache_wb on GFX10.
2019-10-10 Rhys Perryaco: Have s_waitcnt_vscnt write to NULL.
2019-09-23 Daniel Schürmannaco: only emit waitcnt on loop continues if we there...
2019-09-19 Daniel Schürmannaco: Initial commit of independent AMD compiler