r600g,radeonsi: consolidate create_surface and surface_destroy
[mesa.git] / src / gallium / drivers / radeon / r600_texture.c
2014-02-25 Marek Olšákr600g,radeonsi: consolidate create_surface and surface_...
2014-02-14 Alex Deucherradeon: reverse DBG_NO_HYPERZ logic
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-02-06 Marek Olšákr600g,radeonsi: set resource domains in one place (v2)
2014-02-06 Christian Königradeon: just don't map VRAM buffers at all
2014-01-28 Marek Olšákr600g,radeonsi: consolidate the contents of r600_resource.c
2014-01-06 Marek Olšákradeonsi: disable HTILE for 1D-tiled depth-stencil...
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