| Commit message (Expand) | Author | Age | Files | Lines |
* | radeon/winsys: introduce radeon_winsys_cs_chunk | Nicolai Hähnle | 2016-06-01 | 11 | -75/+98 |
* | radeonsi/sid: add packet definitions for IB chaining | Nicolai Hähnle | 2016-06-01 | 2 | -0/+15 |
* | winsys/amdgpu: start with smaller IBs, growing as necessary | Nicolai Hähnle | 2016-06-01 | 2 | -10/+71 |
* | winsys/amdgpu: add amdgpu_ib and amdgpu_cs_from_ib helper functions | Nicolai Hähnle | 2016-06-01 | 2 | -7/+37 |
* | winsys/amdgpu: extract IB big buffer allocation for re-use | Nicolai Hähnle | 2016-06-01 | 1 | -17/+29 |
* | winsys/amdgpu: add IB buffer in amdgpu_get_new_ib | Nicolai Hähnle | 2016-06-01 | 1 | -121/+113 |
* | gallium/radeon: use cs_check_space throughout | Nicolai Hähnle | 2016-06-01 | 5 | -10/+7 |
* | radeon/winsys: add cs_check_space | Nicolai Hähnle | 2016-06-01 | 3 | -0/+23 |
* | winsys/amdgpu: simplify interface of amdgpu_get_new_ib | Nicolai Hähnle | 2016-06-01 | 2 | -14/+14 |
* | winsys/amdgpu: add amdgpu_cs_has_user_fence | Nicolai Hähnle | 2016-06-01 | 1 | -4/+8 |
* | i965: Fix isoline reads in scalar TES. | Kenneth Graunke | 2016-06-01 | 1 | -1/+1 |
* | st/mesa: implement PBO downloads for ReadPixels | Nicolai Hähnle | 2016-06-01 | 3 | -3/+160 |
* | st/mesa: hook up a no-op try_pbo_readpixels | Nicolai Hähnle | 2016-06-01 | 1 | -20/+37 |
* | st/mesa: add layer_offset to PBO fragment shader | Nicolai Hähnle | 2016-06-01 | 2 | -4/+16 |
* | st/mesa: create PBO download fragment shaders | Nicolai Hähnle | 2016-06-01 | 2 | -7/+79 |
* | st/mesa: add PBO download enable bit and fragment shaders | Nicolai Hähnle | 2016-06-01 | 2 | -0/+17 |
* | st/mesa: move shareable parts of PBO upload state and draw to st_pbo.c | Nicolai Hähnle | 2016-06-01 | 3 | -106/+129 |
* | st/mesa: move PBO buffer address calculation to st_pbo.c | Nicolai Hähnle | 2016-06-01 | 3 | -120/+204 |
* | st/mesa: move PBO upload fs creation to st_pbo.c | Nicolai Hähnle | 2016-06-01 | 3 | -77/+80 |
* | st/mesa: rename pbo_upload to pbo | Nicolai Hähnle | 2016-06-01 | 3 | -48/+48 |
* | st/mesa: move PBO vertex and geometry shader creation to st_pbo.c | Nicolai Hähnle | 2016-06-01 | 3 | -89/+97 |
* | st/mesa: begin moving PBO functions into their own file | Nicolai Hähnle | 2016-06-01 | 6 | -61/+130 |
* | gallium/cso: allow saving the first fragment shader image slot | Nicolai Hähnle | 2016-06-01 | 3 | -4/+53 |
* | gallium/u_inlines: allow NULL src in util_copy_image_view | Nicolai Hähnle | 2016-06-01 | 1 | -4/+11 |
* | gallium: add PIPE_BARRIER_ALL define | Nicolai Hähnle | 2016-06-01 | 1 | -0/+1 |
* | glsl: Use Geom.VerticesOut == -1 to specify unset | Ian Romanick | 2016-06-01 | 3 | -6/+6 |
* | i965: If control_data_header_size_bits is zero, don't do EndPrimitive | Ian Romanick | 2016-06-01 | 2 | -0/+6 |
* | mesa: Fix bogus strncmp | Ian Romanick | 2016-06-01 | 1 | -1/+1 |
* | radeonsi: set correct stencil tile mode for texturing | Marek Olšák | 2016-06-01 | 1 | -2/+8 |
* | winsys/amdgpu: set flags correctly when allocating depth-stencil buffers | Marek Olšák | 2016-06-01 | 1 | -2/+8 |
* | gallium/radeon: lower memory usage during texture transfers | Marek Olšák | 2016-06-01 | 2 | -4/+29 |
* | gallium/radeon: invalidate busy linear textures for whole-texture uploads | Marek Olšák | 2016-06-01 | 1 | -2/+28 |
* | gallium/radeon: degrade tiled textures mapped often to linear | Marek Olšák | 2016-06-01 | 2 | -0/+103 |
* | gallium/radeon: clean up and better comment use_staging_texture | Marek Olšák | 2016-06-01 | 1 | -19/+23 |
* | radeonsi: set some colorbuffer register fields at emit time | Marek Olšák | 2016-06-01 | 3 | -50/+47 |
* | radeonsi: implement global resetting of texture descriptors | Marek Olšák | 2016-06-01 | 4 | -6/+64 |
* | radeonsi: move code for setting one shader image into separate function | Marek Olšák | 2016-06-01 | 1 | -71/+82 |
* | radeonsi: set some image descriptor fields at bind time | Marek Olšák | 2016-06-01 | 4 | -71/+111 |
* | gallium/radeon: strenghten some checking for DMA preparation | Marek Olšák | 2016-06-01 | 1 | -1/+6 |
* | gallium/util: add util_texrange_covers_whole_level from radeon | Marek Olšák | 2016-06-01 | 2 | -17/+18 |
* | nir: allow sat on all float destination types | Ilia Mirkin | 2016-06-01 | 1 | -1/+3 |
* | radeonsi: fix the raster config setup for 1 RB iceland chips | Alex Deucher | 2016-06-01 | 1 | -1/+4 |
* | mesa/sampler: fix error codes for sampler parameters. | Dave Airlie | 2016-06-01 | 1 | -27/+10 |
* | glsl: define some GLES3 constants in GLSL 4.1 | Dave Airlie | 2016-06-01 | 1 | -1/+1 |
* | i965: Add norbc debug option | Topi Pohjolainen | 2016-06-01 | 3 | -0/+4 |
* | i965/gen9: Configure rbc buffers as plain for non-rbc tex views | Topi Pohjolainen | 2016-06-01 | 2 | -3/+48 |
* | i965: Fix the passthrough TCS for isolines. | Kenneth Graunke | 2016-05-31 | 1 | -7/+12 |
* | i965/xfb: skip components in correct buffer. | Dave Airlie | 2016-06-01 | 1 | -4/+6 |
* | glsl/linker: fix multiple streams transform feedback. | Dave Airlie | 2016-06-01 | 1 | -15/+17 |
* | mesa/bufferobj: use mapping range in BufferSubData. | Dave Airlie | 2016-06-01 | 1 | -1/+1 |