radeon: Allocate htile buffer for SI in r600_texture.
[mesa.git] / src / gallium / drivers / radeon / r600_texture.c
2013-12-12 Andreas Hartmetzradeon: Allocate htile buffer for SI in r600_texture.
2013-12-12 Andreas Hartmetzradeon: rearrange r600_texture and related code a bit.
2013-12-12 Marek Olšákwinsys/radeon: set/get the scanout flag with the tiling...
2013-12-03 Emil Velikovgallium/radeon: use PRIu64 macro for printing uint64_t
2013-11-23 Marek Olšákradeonsi: implement MSAA for CIK
2013-11-23 Marek Olšákradeonsi: enable 2D tiling on CIK
2013-10-13 Grigori Goronzyradeon: use staging for mapping linear textures
2013-10-03 Marek Olšákr600g: fix ínitialization of non_disp_tiling flag
2013-09-29 Marek Olšákradeon: make texture logging more useful
2013-09-29 Marek Olšákr600g,radeonsi: share r600_texture.c