| Commit message (Expand) | Author | Age | Files | Lines |
* | r600g,radeonsi: Don't set resource_create in r600_common_screen_init() | Tom Stellard | 2014-01-28 | 1 | -1/+0 |
* | r600g,radeonsi: consolidate remaining obviously duplicated pipe_screen code | Marek Olšák | 2014-01-28 | 1 | -3/+21 |
* | r600g,radeonsi: consolidate get_compute_param | Marek Olšák | 2014-01-28 | 1 | -0/+160 |
* | r600g,radeonsi: consolidate get_paramf and get_video_param | Marek Olšák | 2014-01-28 | 1 | -0/+67 |
* | r600g,radeonsi: consolidate get_timestamp, get_driver_query_info | Marek Olšák | 2014-01-28 | 1 | -0/+33 |
* | r600g,radeonsi: consolidate get_name and get_vendor queries | Marek Olšák | 2014-01-28 | 1 | -0/+50 |
* | radeon: place context-related functions first in r600_pipe_common.c | Marek Olšák | 2014-01-28 | 1 | -79/+87 |
* | r600g,radeonsi: consolidate the contents of r600_resource.c | Marek Olšák | 2014-01-28 | 1 | -0/+19 |
* | r600g: move queries to drivers/radeon | Marek Olšák | 2014-01-28 | 1 | -0/+3 |
* | radeon: Move gfx/dma cs cleanup to r600_common_context_cleanup | Aaron Watry | 2014-01-16 | 1 | -0/+7 |
* | r600g,radeonsi: consolidate buffer code, add handling of DISCARD_RANGE for SI | Marek Olšák | 2013-12-12 | 1 | -0/+17 |
* | r600g,radeonsi: consolidate some debug flags | Marek Olšák | 2013-12-12 | 1 | -0/+4 |
* | radeon: move some functions to r600_buffer_common.c | Marek Olšák | 2013-12-12 | 1 | -120/+0 |
* | gallium/radeon: use PRIu64 macro for printing uint64_t | Emil Velikov | 2013-12-03 | 1 | -1/+2 |
* | r600g,radeonsi: use fences provided by the winsys | Marek Olšák | 2013-10-25 | 1 | -0/+30 |
* | radeonsi/compute: Fix segfault caused by recent refactoring | Tom Stellard | 2013-10-03 | 1 | -0/+4 |
* | r600g,radeonsi: create aux_context last | Marek Olšák | 2013-10-03 | 1 | -2/+0 |
* | radeon: make texture logging more useful | Marek Olšák | 2013-09-29 | 1 | -1/+2 |
* | r600g,radeonsi: share r600_texture.c | Marek Olšák | 2013-09-29 | 1 | -0/+55 |
* | r600g: move the low-level buffer functions for multiple rings to drivers/radeon | Marek Olšák | 2013-09-29 | 1 | -0/+66 |
* | r600g,radeonsi: consolidate tiling_info initialization | Marek Olšák | 2013-09-29 | 1 | -1/+121 |
* | r600g: move aux_context and r600_screen_clear_buffer to drivers/radeon | Marek Olšák | 2013-09-29 | 1 | -0/+21 |
* | radeonsi: move debug options to R600_DEBUG | Marek Olšák | 2013-09-29 | 1 | -0/+29 |
* | r600g: move some debug options to drivers/radeon | Marek Olšák | 2013-09-29 | 1 | -0/+18 |
* | r600g: move streamout state to drivers/radeon | Marek Olšák | 2013-08-31 | 1 | -0/+85 |