| Commit message (Expand) | Author | Age | Files | Lines |
* | r600g/compute: Emit DEALLOC_STATE on cayman after dispatching a compute shader. | Tom Stellard | 2014-01-28 | 1 | -10/+0 |
* | r600g/compute: Add a work-around for flushing issues on Cayman | Tom Stellard | 2013-11-23 | 1 | -0/+10 |
* | r600g: properly unbind a DSA state being deleted in r600_delete_dsa_state | Marek Olšák | 2013-11-04 | 1 | -1/+1 |
* | r600g,radeonsi: use fences provided by the winsys | Marek Olšák | 2013-10-25 | 1 | -28/+0 |
* | gallium: new, unified pipe_context::set_sampler_views() function | Brian Paul | 2013-10-23 | 1 | -0/+5 |
* | Revert "r600g: only flush the caches that need to be flushed during CP DMA op... | Marek Olšák | 2013-10-06 | 1 | -2/+0 |
* | r600g,radeonsi: share r600_texture.c | Marek Olšák | 2013-09-29 | 1 | -15/+1 |
* | r600g: move the low-level buffer functions for multiple rings to drivers/radeon | Marek Olšák | 2013-09-29 | 1 | -6/+0 |
* | r600g,radeonsi: consolidate tiling_info initialization | Marek Olšák | 2013-09-29 | 1 | -7/+0 |
* | r600g: move aux_context and r600_screen_clear_buffer to drivers/radeon | Marek Olšák | 2013-09-29 | 1 | -7/+0 |
* | r600g: move some debug options to drivers/radeon | Marek Olšák | 2013-09-29 | 1 | -12/+1 |
* | r600g,radeonsi: share the async dma interface | Marek Olšák | 2013-09-29 | 1 | -23/+0 |
* | r600g,radeonsi: remove unused code | Marek Olšák | 2013-09-29 | 1 | -3/+0 |
* | r600g: move r600g-specific functions out of r600_texture.c | Marek Olšák | 2013-09-29 | 1 | -12/+10 |
* | r600g: fast color clears for single-sample buffers | Grigori Goronzy | 2013-09-20 | 1 | -0/+2 |
* | radeon/uvd: move more logic into the common files | Christian König | 2013-09-12 | 1 | -5/+0 |
* | r600g: move streamout state to drivers/radeon | Marek Olšák | 2013-08-31 | 1 | -188/+13 |
* | r600g,radeonsi: remove unused variables | Marek Olšák | 2013-08-31 | 1 | -3/+0 |
* | r600g: enable SB backend by default | Vadim Girlin | 2013-08-30 | 1 | -1/+1 |
* | vl: add entrypoint to get_video_param | Christian König | 2013-08-19 | 1 | -0/+1 |
* | vl: rename pipe_video_decoder to pipe_video_codec | Christian König | 2013-08-19 | 1 | -2/+2 |
* | vl: use a template for create_video_decoder | Christian König | 2013-08-19 | 1 | -5/+1 |
* | r600g/sb: improve math optimizations v2 | Vadim Girlin | 2013-07-11 | 1 | -0/+1 |
* | r600g: improve the mechanism for recognizing an empty CS | Marek Olšák | 2013-07-08 | 1 | -0/+1 |
* | r600g: only flush the caches that need to be flushed during CP DMA operations | Marek Olšák | 2013-07-08 | 1 | -0/+2 |
* | r600g: split INVAL_READ_CACHES into vertex, tex, and const cache flags | Marek Olšák | 2013-07-08 | 1 | -10/+15 |
* | r600g: adjust flush flags (v3) | Alex Deucher | 2013-07-08 | 1 | -0/+2 |
* | r600g: fix texture offset computation for mapped MSAA depth buffers | Marek Olšák | 2013-07-08 | 1 | -2/+0 |
* | r600g/compute: Move compute_shader_create() function into evergreen_compute.c | Tom Stellard | 2013-06-28 | 1 | -4/+1 |
* | gallium: add condition parameter to render_condition | Roland Scheidegger | 2013-06-18 | 1 | -0/+1 |
* | r600g: cleanup MSAA texture support checking | Marek Olšák | 2013-05-15 | 1 | -19/+1 |
* | r600g: use old shader disassembler by default | Vadim Girlin | 2013-05-03 | 1 | -0/+1 |
* | r600g/sb: use source bytecode in case of optimization errors | Vadim Girlin | 2013-04-30 | 1 | -0/+1 |
* | r600g: plug in optimizing backend | Vadim Girlin | 2013-04-30 | 1 | -0/+7 |
* | r600/uvd: stop advertising MPEG4 on UVD 2.x chips v2 | Christian König | 2013-04-26 | 1 | -0/+3 |
* | winsys/radeon: consolidate tracing into winsys v2 | Jerome Glisse | 2013-04-25 | 1 | -9/+2 |
* | r600g: Add evergreen_emit_cs_constant_buffers() v2 | Tom Stellard | 2013-04-25 | 1 | -1/+10 |
* | r600g: use CP DMA for buffer clears on evergreen+ | Alex Deucher | 2013-04-24 | 1 | -0/+3 |
* | r600g: initialize CMASK and HTILE with the GPU using streamout | Marek Olšák | 2013-04-23 | 1 | -0/+7 |
* | r600g: implement pipeline statistics query | Marek Olšák | 2013-04-16 | 1 | -0/+1 |
* | r600g: add a debug flag for printing virtual addresses of resources | Marek Olšák | 2013-04-16 | 1 | -0/+1 |
* | r600g: add a query returning the amount of time spent during bo_map sync. | Marek Olšák | 2013-04-16 | 1 | -0/+1 |
* | radeon/uvd: add UVD implementation v5 | Christian König | 2013-04-11 | 1 | -0/+12 |
* | gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2 | Tom Stellard | 2013-04-05 | 1 | -0/+2 |
* | r600g: add a driver query returning the amount of requested VRAM and GTT memory | Marek Olšák | 2013-03-26 | 1 | -0/+2 |
* | r600g: add a driver query returning the number of draw_vbo calls | Marek Olšák | 2013-03-26 | 1 | -0/+6 |
* | r600g: add debug options disabling various copy-buffer-related features | Marek Olšák | 2013-03-11 | 1 | -0/+3 |
* | r600g: remove r600.h, move the stuff elsewhere (mostly to r600_pipe.h) | Marek Olšák | 2013-03-11 | 1 | -6/+101 |
* | r600g: remove r600_hw_context_priv.h, move the stuff to r600_pipe.h | Marek Olšák | 2013-03-11 | 1 | -0/+11 |
* | r600g: remove deprecated state management code | Marek Olšák | 2013-03-11 | 1 | -8/+0 |