radeon/vce: remove RVCE_NUM_CPB_EXTRA_FRAMES
[mesa.git] / src / gallium / drivers / radeon / r600_pipe_common.c
2014-04-08 Marek Olšákr600g,radeonsi: add a bunch of useful queries for the HUD
2014-03-20 Niels Ole Salscheiderradeon: Move r600_need_dma_space to common code
2014-03-14 Niels Ole Salscheiderradeon: Move DMA ring creation to common code
2014-02-25 Marek Olšákr600g,radeonsi: consolidate create_surface and surface_...
2014-02-25 Marek Olšákr300g,r600g,radeonsi: add support for ARB_buffer_storage
2014-02-14 Alex Deucherradeon: reverse DBG_NO_HYPERZ logic
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-02-06 Christian Königradeon/video: seperate common video functions
2014-01-28 Tom Stellardr600g,radeonsi: Don't set resource_create in r600_commo...
2014-01-28 Marek Olšákr600g,radeonsi: consolidate remaining obviously duplica...
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_compute_param
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_paramf and get_video_param
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_timestamp, get_driver_q...
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_name and get_vendor...
2014-01-28 Marek Olšákradeon: place context-related functions first in r600_p...
2014-01-28 Marek Olšákr600g,radeonsi: consolidate the contents of r600_resource.c
2014-01-28 Marek Olšákr600g: move queries to drivers/radeon
2014-01-16 Aaron Watryradeon: Move gfx/dma cs cleanup to r600_common_context_...
2013-12-12 Marek Olšákr600g,radeonsi: consolidate buffer code, add handling...
2013-12-12 Marek Olšákr600g,radeonsi: consolidate some debug flags
2013-12-12 Marek Olšákradeon: move some functions to r600_buffer_common.c
2013-12-03 Emil Velikovgallium/radeon: use PRIu64 macro for printing uint64_t
2013-10-25 Marek Olšákr600g,radeonsi: use fences provided by the winsys
2013-10-04 Tom Stellardradeonsi/compute: Fix segfault caused by recent refactoring
2013-10-03 Marek Olšákr600g,radeonsi: create aux_context last
2013-09-29 Marek Olšákradeon: make texture logging more useful
2013-09-29 Marek Olšákr600g,radeonsi: share r600_texture.c
2013-09-29 Marek Olšákr600g: move the low-level buffer functions for multiple...
2013-09-29 Marek Olšákr600g,radeonsi: consolidate tiling_info initialization
2013-09-29 Marek Olšákr600g: move aux_context and r600_screen_clear_buffer...
2013-09-29 Marek Olšákradeonsi: move debug options to R600_DEBUG
2013-09-29 Marek Olšákr600g: move some debug options to drivers/radeon
2013-08-30 Marek Olšákr600g: move streamout state to drivers/radeon