Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: move data.image.access to data.access | Marek Olšák | 2019-11-19 | 1 | -1/+1 |
* | radv: Add extra struct to image view creation. | Bas Nieuwenhuizen | 2019-08-07 | 1 | -1/+1 |
* | radv: fix FMASK expand if layerCount is VK_REMAINING_ARRAY_LAYERS | Samuel Pitoiset | 2019-06-27 | 1 | -1/+1 |
* | radv: rename and re-document cache flush flags | Samuel Pitoiset | 2019-06-25 | 1 | -1/+1 |
* | radv: clear FMASK layers instead of the whole buffer on GFX8 | Samuel Pitoiset | 2019-06-25 | 1 | -1/+1 |
* | radv: fix FMASK expand with SRGB formats | Samuel Pitoiset | 2019-06-19 | 1 | -1/+2 |
* | radv: use only one descriptor in the fmask expand pass | Samuel Pitoiset | 2019-06-05 | 1 | -24/+3 |
* | radv: set ACCESS_NON_READABLE on the fmask expand pass output image | Samuel Pitoiset | 2019-06-05 | 1 | -0/+1 |
* | radv: remove one useless image type in the fmask expand shader | Samuel Pitoiset | 2019-06-05 | 1 | -6/+3 |
* | radv: add support for FMASK expand | Samuel Pitoiset | 2018-12-20 | 1 | -0/+306 |