| Commit message (Expand) | Author | Age | Files | Lines |
* | st/va: change frame_idx from array to hash table | Julien Isorce | 2017-08-14 | 4 | -6/+31 |
* | nv50/ir: clean up saturated values immediately | Ilia Mirkin | 2017-08-12 | 1 | -1/+6 |
* | nvc0/ir: unlink values pre- and post-call to division function | Ilia Mirkin | 2017-08-12 | 1 | -4/+3 |
* | gallium/radeon: only pass shader-specific debug flags to the disk shader cache | Marek Olšák | 2017-08-11 | 1 | -1/+8 |
* | radeonsi/gfx9: fix the scissor bug workaround | Marek Olšák | 2017-08-11 | 1 | -3/+7 |
* | radeonsi/gfx9: use the VI codepath for clamping Z | Marek Olšák | 2017-08-11 | 2 | -12/+2 |
* | ac: fail shader compilation if libelf is replaced by an incompatible version | Marek Olšák | 2017-08-10 | 1 | -1/+4 |
* | dri: Introduce SWAP_METHOD tokens | Thomas Hellstrom | 2017-08-10 | 1 | -1/+2 |
* | nv50/ir: fix ConstantFolding with saturation | Karol Herbst | 2017-08-09 | 2 | -0/+9 |
* | st/dri2: fix kms_swrast driconf option handling | Rob Herring | 2017-08-09 | 1 | -3/+3 |
* | radeonsi: drop two unused variables in create_function() | Samuel Pitoiset | 2017-08-09 | 1 | -2/+0 |
* | radeonsi: fix a compile failure due to disabled asserts | Marek Olšák | 2017-08-07 | 1 | -1/+1 |
* | radeonsi: use optimal packet order when doing a pipeline sync | Marek Olšák | 2017-08-07 | 1 | -34/+83 |
* | radeonsi: expose the number of decompress calls to the HUD | Marek Olšák | 2017-08-07 | 4 | -7/+20 |
* | gallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busy | Marek Olšák | 2017-08-07 | 4 | -8/+8 |
* | radeonsi: rename shader_userdata -> shader_pointers where appropriate | Marek Olšák | 2017-08-07 | 5 | -20/+20 |
* | radeonsi: prefetch VBO descriptors after the first VGT shader | Marek Olšák | 2017-08-07 | 1 | -17/+63 |
* | radeonsi: add a separate dirty mask for prefetches | Marek Olšák | 2017-08-07 | 6 | -16/+64 |
* | radeonsi: add and use si_pm4_state_enabled_and_changed | Marek Olšák | 2017-08-07 | 3 | -17/+18 |
* | radeonsi: de-atomize L2 prefetch | Marek Olšák | 2017-08-07 | 7 | -9/+11 |
* | radeonsi: align all CE dumps to L2 cache line size | Marek Olšák | 2017-08-07 | 1 | -8/+17 |
* | radeonsi: remove a tautology sctx->framebuffer.nr_samples >= 1 | Marek Olšák | 2017-08-07 | 1 | -2/+1 |
* | gallium/radeon: print all members of radeon_info with R600_DEBUG=info | Marek Olšák | 2017-08-07 | 2 | -3/+15 |
* | st/dri: add drisw image extension | Gurchetan Singh | 2017-08-07 | 1 | -0/+11 |
* | st/dri: move some image functions to dri_helpers.c | Gurchetan Singh | 2017-08-07 | 3 | -106/+124 |
* | st/dri: organize order of includers in dri_helpers | Gurchetan Singh | 2017-08-07 | 1 | -2/+3 |
* | st/dri: change dri_extensions to dri_helpers | Gurchetan Singh | 2017-08-07 | 5 | -6/+6 |
* | etnaviv: Add support for R8_UNORM textures | Wladimir J. van der Laan | 2017-08-06 | 1 | -1/+1 |
* | etnaviv: Implement ICACHE | Wladimir J. van der Laan | 2017-08-06 | 6 | -18/+95 |
* | etnaviv: Unified uniforms support | Wladimir J. van der Laan | 2017-08-06 | 3 | -4/+36 |
* | etnaviv: Update headers from rnndb | Wladimir J. van der Laan | 2017-08-06 | 1 | -5/+9 |
* | radeonsi: enable support for EXT_memory_object | Andres Rodriguez | 2017-08-06 | 1 | -1/+1 |
* | radeonsi: hook up device/driver UUID queries | Andres Rodriguez | 2017-08-06 | 1 | -0/+14 |
* | gallium: introduce device/driver UUID queries | Andres Rodriguez | 2017-08-06 | 4 | -0/+63 |
* | radeonsi: add basic memory object support | Dave Airlie | 2017-08-06 | 2 | -0/+122 |
* | radeonsi: factor out metadata import | Andres Rodriguez | 2017-08-06 | 1 | -27/+36 |
* | gallium: introduce memory object | Dave Airlie | 2017-08-06 | 4 | -0/+153 |
* | clover/device: Move device_version into core and add device_clc_version | Aaron Watry | 2017-08-05 | 3 | -2/+14 |
* | loader: rework xmlconfig dependency | Emil Velikov | 2017-08-04 | 2 | -3/+4 |
* | android: radeonsi: add nir include paths | Mauro Rossi | 2017-08-04 | 1 | -1/+2 |
* | pipe-loader: fix swrast probing | Nicolai Hähnle | 2017-08-04 | 1 | -1/+1 |
* | pipe-loader: remove config from pipe_loader_create_screen | Nicolai Hähnle | 2017-08-04 | 13 | -26/+19 |
* | gallium: get rid of pipe_screen_config::flags | Nicolai Hähnle | 2017-08-04 | 6 | -23/+7 |
* | radeonsi: set drirc compiler options before calling common screen init | Nicolai Hähnle | 2017-08-04 | 4 | -13/+14 |
* | radeonsi: Makefile.sources: include driinfo_radeonsi.h | Juan A. Suarez Romero | 2017-08-04 | 1 | -0/+1 |
* | pipe-loader: Add driver build directory for si_driinfo.h include path | Michel Dänzer | 2017-08-04 | 1 | -0/+1 |
* | clover: Fix build after llvm r309911 | Jan Vesely | 2017-08-03 | 2 | -1/+7 |
* | radeonsi: program tile swizzle for color and FMASK surfaces for GFX & SDMA | Marek Olšák | 2017-08-04 | 5 | -4/+33 |
* | radeonsi: if FMASK is disabled, set CB_COLORi_FMASK = CB_COLORi_BASE properly | Marek Olšák | 2017-08-04 | 1 | -1/+5 |
* | gallium/radeon: reallocate textures with non-zero tile_swizzle on export | Marek Olšák | 2017-08-04 | 1 | -1/+3 |