| Commit message (Expand) | Author | Age | Files | Lines |
* | vulkan: fix build dependency issue with generated files | Lionel Landwerlin | 2019-05-22 | 1 | -4/+3 |
* | radv: do not reset query pool during creation | Samuel Pitoiset | 2019-05-22 | 1 | -3/+0 |
* | radv: fix the sample max distance value for 8x | Samuel Pitoiset | 2019-05-22 | 1 | -1/+1 |
* | radv: emit correct centroid priority based on the number of samples | Samuel Pitoiset | 2019-05-22 | 1 | -3/+16 |
* | radv: clean up the sample locations codebase | Samuel Pitoiset | 2019-05-22 | 4 | -98/+76 |
* | radv: remove remaining code related to 16 samples | Samuel Pitoiset | 2019-05-22 | 2 | -51/+0 |
* | spirv, radv, anv: Replace ptr_type with addr_format | Caio Marcelo de Oliveira Filho | 2019-05-20 | 1 | -5/+5 |
* | radv: decompress FMASK before performing a MSAA decompress using FMASK | Samuel Pitoiset | 2019-05-20 | 1 | -2/+13 |
* | radv: add a workaround for Monster Hunter World and LLVM 7&8 | Samuel Pitoiset | 2019-05-17 | 5 | -3/+16 |
* | ac: match radeonsi code in ac_shader_binary_read_config | Marek Olšák | 2019-05-16 | 1 | -3/+3 |
* | r600+radeonsi: use ctx_query_reset_status on radeon | Marek Olšák | 2019-05-16 | 2 | -3/+0 |
* | winsys/amdgpu: add a parallel compute IB coupled with a gfx IB | Marek Olšák | 2019-05-16 | 2 | -0/+9 |
* | ac: add LLVM code for triangle culling | Marek Olšák | 2019-05-16 | 4 | -0/+338 |
* | ac: rename SI-CIK-VI to GFX6-GFX7-GFX8 | Marek Olšák | 2019-05-15 | 23 | -199/+199 |
* | ac: add comments to chip enums | Marek Olšák | 2019-05-15 | 1 | -11/+11 |
* | ac: use 1D GEPs for descriptors and constants | Marek Olšák | 2019-05-14 | 3 | -13/+12 |
* | radv: add support for VK_KHR_uniform_buffer_standard_layout | Samuel Pitoiset | 2019-05-14 | 2 | -0/+7 |
* | radv: Clean up signalled and submitted fields from winsys fences. | Bas Nieuwenhuizen | 2019-05-13 | 6 | -41/+47 |
* | radv: bump reported version to 1.1.107 | Samuel Pitoiset | 2019-05-13 | 2 | -50/+1 |
* | amd/common: add ac_build_opencoded_fetch_format | Nicolai Hähnle | 2019-05-13 | 2 | -0/+343 |
* | radv: Do not use extra descriptor space for the 3rd plane. | Bas Nieuwenhuizen | 2019-05-12 | 3 | -7/+26 |
* | radv: Add support for icd loader interface v4. | Bas Nieuwenhuizen | 2019-05-13 | 3 | -2/+66 |
* | radv: clear vertex bindings while resetting command buffer | Józef Kucia | 2019-05-11 | 1 | -1/+2 |
* | nir: allow specifying a set of opcodes in lower_alu_to_scalar | Jonathan Marek | 2019-05-10 | 1 | -1/+1 |
* | nir: Initialize lower_flrp_progress everywhere | Ian Romanick | 2019-05-09 | 1 | -1/+1 |
* | radv: fix setting the number of rectangles when it's dyanmic | Samuel Pitoiset | 2019-05-09 | 1 | -4/+6 |
* | radv: call constant folding before opt algebraic | Timothy Arceri | 2019-05-08 | 1 | -1/+1 |
* | nir: Use the flrp lowering pass instead of nir_opt_algebraic | Ian Romanick | 2019-05-06 | 1 | -0/+25 |
* | radv: fix rowPitch for R32G32B32 formats on GFX9 | Samuel Pitoiset | 2019-05-06 | 1 | -1/+13 |
* | radv: Use given stride for images imported from Android. | Bas Nieuwenhuizen | 2019-05-06 | 3 | -0/+35 |
* | radv: Implement cosited_even sampling. | Bas Nieuwenhuizen | 2019-05-06 | 2 | -2/+83 |
* | radv: Disable subsampled formats. | Bas Nieuwenhuizen | 2019-05-06 | 1 | -1/+2 |
* | radv: apply the indexing workaround for atomic buffer operations on GFX9 | Samuel Pitoiset | 2019-05-03 | 3 | -5/+14 |
* | radv: fix radv_get_aspect_format() for D+S formats | Samuel Pitoiset | 2019-05-03 | 1 | -0/+2 |
* | radv: only need to force emit the TCS regs on Vega10 and Raven1 | Samuel Pitoiset | 2019-05-02 | 1 | -2/+2 |
* | radv: set WD_SWITCH_ON_EOP=1 when drawing primitives from a stream output buffer | Samuel Pitoiset | 2019-05-02 | 3 | -0/+9 |
* | radv: fix set_output_usage_mask() with composite and 64-bit types | Rhys Perry | 2019-05-02 | 1 | -4/+17 |
* | ac: tidy up ac_build_llvm8_tbuffer_{load,store} | Samuel Pitoiset | 2019-05-02 | 1 | -13/+13 |
* | radv: implement a workaround for VK_EXT_conditional_rendering | Samuel Pitoiset | 2019-05-02 | 1 | -3/+44 |
* | radv: fix color conversions for normalized uint/sint formats | Samuel Pitoiset | 2019-05-02 | 1 | -4/+16 |
* | radv: do not need to force emit the TCS regs on Vega20 | Samuel Pitoiset | 2019-05-02 | 1 | -0/+1 |
* | radv: Restrict YUVY formats to 1 layer. | Bas Nieuwenhuizen | 2019-05-02 | 1 | -0/+7 |
* | radv: Set is_array in lowered ycbcr tex instructions. | Bas Nieuwenhuizen | 2019-05-02 | 1 | -0/+1 |
* | radv: Fix hang width YCBCR array textures. | Bas Nieuwenhuizen | 2019-05-02 | 1 | -2/+6 |
* | radv: update to use the new features struct names | Eric Engestrom | 2019-04-30 | 1 | -8/+8 |
* | radv: enable descriptor indexing capabilities | Juan A. Suarez Romero | 2019-04-30 | 1 | -0/+2 |
* | delete autotools .gitignore files | Eric Engestrom | 2019-04-29 | 2 | -10/+0 |
* | ac,ac/nir: use a better sync scope for shared atomics | Rhys Perry | 2019-04-29 | 3 | -9/+72 |
* | radv: consider MESA_VK_VERSION_OVERRIDE when setting the api version | Eleni Maria Stea | 2019-04-29 | 1 | -2/+5 |
* | radv: add missing VEGA20 chip in radv_get_device_name() | Samuel Pitoiset | 2019-04-27 | 1 | -0/+1 |