| Commit message (Expand) | Author | Age | Files | Lines |
* | winsys/radeon: consolidate tracing into winsys v2 | Jerome Glisse | 2013-04-25 | 1 | -8/+9 |
* | r600g: initialize CMASK and HTILE with the GPU using streamout | Marek Olšák | 2013-04-23 | 1 | -0/+39 |
* | st/mesa: optionally apply texture swizzle to border color v2 | Christoph Bumiller | 2013-04-18 | 1 | -0/+3 |
* | r600g: implement pipeline statistics query | Marek Olšák | 2013-04-16 | 1 | -1/+1 |
* | winsys/radeon: use query_value for timestamp, remove query_timestamp | Marek Olšák | 2013-04-16 | 1 | -1/+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 | -4/+17 |
* | r600g: Add support for GL_ARB_texture_buffer_range | Fredrik Höglund | 2013-04-11 | 1 | -1/+3 |
* | gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2 | Tom Stellard | 2013-04-05 | 1 | -4/+70 |
* | gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS | Christoph Bumiller | 2013-04-03 | 1 | -0/+1 |
* | r600g: add a driver query returning the amount of requested VRAM and GTT memory | Marek Olšák | 2013-03-26 | 1 | -0/+3 |
* | r600g: add a driver query returning the number of draw_vbo calls | Marek Olšák | 2013-03-26 | 1 | -0/+19 |
* | gallium,st/mesa: don't use blit-based transfers with software rasterizers | Marek Olšák | 2013-03-23 | 1 | -0/+1 |
* | r600g: Honour legacy debugging environment variables | Michel Dänzer | 2013-03-22 | 1 | -0/+10 |
* | gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3 | Christoph Bumiller | 2013-03-20 | 1 | -0/+2 |
* | r600g: add debug options disabling various copy-buffer-related features | Marek Olšák | 2013-03-11 | 1 | -2/+7 |
* | r600g: remove deprecated state management code | Marek Olšák | 2013-03-11 | 1 | -14/+2 |
* | r600g: use a single env var R600_DEBUG, disable bytecode dumping | Marek Olšák | 2013-03-11 | 1 | -8/+24 |
* | r600g: cleanup #include recursion between r600_pipe.h and evergreen_compute.h | Marek Olšák | 2013-03-11 | 1 | -0/+1 |
* | r600g: enable CP DMA on 6xx | Alex Deucher | 2013-03-01 | 1 | -1/+1 |
* | r600g: don't require dword alignment with CP DMA for buffer transfers | Marek Olšák | 2013-03-01 | 1 | -0/+2 |
* | r600g: pad the DMA CS to a multiple of 8 dwords | Marek Olšák | 2013-03-01 | 1 | -2/+14 |
* | r600g: report correct control flow depth | Marek Olšák | 2013-02-06 | 1 | -2/+1 |
* | gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPORTED query | Brian Paul | 2013-02-04 | 1 | -0/+2 |
* | gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT | Andreas Boll | 2013-02-04 | 1 | -0/+1 |
* | r600g: use tables with ISA info v3 | Vadim Girlin | 2013-02-01 | 1 | -1/+8 |
* | r600g: fix segfault with old kernel9.1-branchpoint | Jerome Glisse | 2013-01-28 | 1 | -7/+13 |
* | r600g: add async for staging buffer upload v2 | Jerome Glisse | 2013-01-28 | 1 | -1/+5 |
* | r600g: add multi ring support with dma as first second ring v4 | Jerome Glisse | 2013-01-28 | 1 | -18/+124 |
* | radeon/winsys: add dma ring support to winsys v3 | Jerome Glisse | 2013-01-28 | 1 | -1/+1 |
* | gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE | Marek Olšák | 2013-01-15 | 1 | -1/+0 |
* | r600g: texture buffer object + glsl 1.40 enable support (v2) | Dave Airlie | 2013-01-11 | 1 | -2/+2 |
* | radeon/winsys: move radeon family/class identification to winsys | Jerome Glisse | 2013-01-07 | 1 | -23/+9 |
* | r600g/radeon/winsys: indentation cleanup | Jerome Glisse | 2013-01-07 | 1 | -9/+9 |
* | gallium/radeon: send the END_OF_FRAME flag to the DRM | Marek Olšák | 2013-01-04 | 1 | -1/+2 |
* | gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag | Marek Olšák | 2013-01-04 | 1 | -1/+2 |
* | r600g: fix int->bool conversion in fence_signalled | Marek Olšák | 2013-01-04 | 1 | -1/+1 |
* | r600g: don't suspend TIME_ELAPSED queries during flushing | Marek Olšák | 2012-12-21 | 1 | -1/+0 |
* | r600g: add cs tracing infrastructure for lockup pin pointing | Jerome Glisse | 2012-12-20 | 1 | -0/+20 |
* | r600g: add htile support v16 | Jerome Glisse | 2012-12-20 | 1 | -0/+8 |
* | gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/ | José Fonseca | 2012-12-20 | 1 | -1/+1 |
* | r600g: suballocate memory for fetch shaders from a large buffer | Marek Olšák | 2012-12-12 | 1 | -0/+8 |
* | r600g: suballocate memory for the STRMOUT_BUFFER_FILLED_SIZE register | Marek Olšák | 2012-12-12 | 1 | -0/+8 |
* | gallium: fix cap warnings for tbo cap. | Dave Airlie | 2012-12-12 | 1 | -0/+1 |
* | gallium/u_blitter: fix conflict with u_memory.h | Marek Olšák | 2012-12-07 | 1 | -0/+1 |
* | r600g: fix ARB_map_buffer_alignment with unaligned offsets and staging buffers | Marek Olšák | 2012-11-22 | 1 | -1/+1 |
* | r600g: add initial cube map array support (v2) | Dave Airlie | 2012-11-10 | 1 | -0/+1 |
* | r600g: clarify const buffer numbering and handling | Dave Airlie | 2012-11-09 | 1 | -1/+1 |
* | gallium: expose ARB_map_buffer_alignment on Radeon | Marek Olšák | 2012-10-31 | 1 | -0/+3 |