ac/surface: add radeon_surf::has_stencil for convenience
[mesa.git] / src / amd / common / ac_surface.c
2017-09-07 Marek Olšákac/surface: add radeon_surf::has_stencil for convenience
2017-08-22 Marek Olšákac/surface/gfx9: don't allow DCC for the smallest mipma...
2017-08-22 Marek Olšákradeonsi/gfx9: properly handle imported textures with...
2017-08-04 Marek Olšákac/surface: align DCC size for surfaces that use tile...
2017-08-04 Marek Olšákac/surface: limit tile swizzle to non-mipmaps on SI
2017-08-04 Marek Olšákac/surface: enable tile swizzle for mipmapped textures
2017-08-04 Marek Olšákac/surface: set structure size and handle errors for...
2017-08-04 Marek Olšákac/surface: increment surf_index only when tile swizzle...
2017-08-04 Marek Olšákac/surface: compute tile swizzle only when it's allowed
2017-08-04 Marek Olšákac/surface: move tile_swizzle to ac_surface and document it
2017-07-26 Marek Olšákac/surface: fix hybrid graphics where APU=GFX9, dGPU...
2017-07-17 Marek Olšákac/surface/gfx9: flags.texture currently refers to...
2017-07-17 Dave Airlieamd/addrlib: fix typo in api name.
2017-07-17 Dave Airlieradv: set cb base tile swizzles for MRT speedups (v4)
2017-07-09 Dave Airlieradv: add support for using addrlib max alignment.
2017-06-06 Bas Nieuwenhuizenac/surface: Fix HTILE for radv.
2017-06-05 Nicolai Hähnleac/surface/gfx6: explicitly support S8 surfaces
2017-05-18 Nicolai Hähnleac: add radeon_surf::htile_slice_size
2017-05-18 Nicolai Hähnleac_surface: use radeon_info from ac_gpu_info
2017-05-18 Nicolai Hähnleac/radeonsi: move some aspects of sanity checking to...
2017-05-18 Nicolai Hähnleac/radeonsi: add ac_compute_surface to automatically...
2017-05-18 Nicolai Hähnleac/radeonsi: move the bulk of gfx9_surface_init to...
2017-05-18 Nicolai Hähnleac/radeonsi: move the bulk of gfx6_surface_init to...
2017-05-18 Nicolai Hähnleac/radeonsi: move amdgpu_addr_create to ac_surface