Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeonsi: allocate DCC in the same backing buffer as the texture | Marek Olšák | 2016-03-09 | 1 | -1/+1 |
* | gallium/radeon: just get num_tile_pipes from the winsys | Marek Olšák | 2016-02-05 | 1 | -1/+1 |
* | gallium/drivers: Remove unnecessary semicolons | Edward O'Callaghan | 2016-01-06 | 1 | -1/+1 |
* | gallium/radeon: inline the r600_rings structure | Marek Olšák | 2015-11-13 | 1 | -7/+7 |
* | radeonsi: properly check if DCC is enabled and allocated | Marek Olšák | 2015-10-27 | 1 | -1/+1 |
* | radeonsi: Disable operations that do not work with DCC. | Bas Nieuwenhuizen | 2015-10-24 | 1 | -1/+2 |
* | gallium/radeon: add separate stencil level dirty flags | Marek Olšák | 2015-10-03 | 1 | -1/+1 |
* | gallium/radeon: tell the winsys the exact resource binding types | Marek Olšák | 2015-10-03 | 1 | -4/+4 |
* | gallium/radeon: rename r600_context_bo_reloc -> radeon_add_to_buffer_list | Marek Olšák | 2015-09-01 | 1 | -4/+4 |
* | radeonsi: directly include radeon/* headers | Emil Velikov | 2015-07-13 | 1 | -1/+1 |
* | radeonsi: Add CIK SDMA support | Michel Dänzer | 2015-06-08 | 1 | -0/+364 |