| Commit message (Expand) | Author | Age | Files | Lines |
* | radv: Fix rasterization precision bits. | Bas Nieuwenhuizen | 2019-01-07 | 1 | -3/+3 |
* | amd/common: Add some parentheses to silence warning. | Bas Nieuwenhuizen | 2019-01-07 | 1 | -2/+2 |
* | radv: Remove unused variable. | Bas Nieuwenhuizen | 2019-01-07 | 1 | -1/+0 |
* | radv: Remove device path. | Bas Nieuwenhuizen | 2019-01-07 | 2 | -3/+0 |
* | ac: remove unused variable from ac_build_ddxy | Marek Olšák | 2019-01-07 | 1 | -1/+1 |
* | radv: Implement buffer stores with less than 4 components. | Bas Nieuwenhuizen | 2019-01-07 | 1 | -5/+14 |
* | nir: rename nir_link_constant_varyings() nir_link_opt_varyings() | Timothy Arceri | 2019-01-02 | 1 | -2/+2 |
* | ac/nir_to_llvm: add ac_are_tessfactors_def_in_all_invocs() | Timothy Arceri | 2019-01-02 | 2 | -0/+163 |
* | radv: Do a cache flush if needed before reading predicates. | Bas Nieuwenhuizen | 2018-12-31 | 1 | -0/+2 |
* | radv: Fix wrongly positioned paren. | Bas Nieuwenhuizen | 2018-12-21 | 1 | -1/+1 |
* | radv: enable shaderStorageImageMultisample feature on GFX8+ | Samuel Pitoiset | 2018-12-20 | 3 | -4/+4 |
* | radv: add support for FMASK expand | Samuel Pitoiset | 2018-12-20 | 7 | -0/+335 |
* | radv: initialize FMASK for images in fully expanded mode | Samuel Pitoiset | 2018-12-20 | 4 | -0/+39 |
* | ac/nir: restrict fmask lookup to image load intrinsics | Samuel Pitoiset | 2018-12-20 | 1 | -1/+1 |
* | radv: compute optimal VM alignment for imported buffers | Samuel Pitoiset | 2018-12-20 | 1 | -1/+30 |
* | radv: Work around non-renderable 128bpp compressed 3d textures on GFX9. | Bas Nieuwenhuizen | 2018-12-20 | 5 | -8/+41 |
* | radv: fix subpass image transitions with multiviews | Samuel Pitoiset | 2018-12-20 | 1 | -0/+11 |
* | radv: drop the amdgpu-skip-threshold=1 workaround for LLVM 8 | Samuel Pitoiset | 2018-12-20 | 1 | -3/+9 |
* | ac/nir: remove the bitfield_extract workaround for LLVM 8 | Samuel Pitoiset | 2018-12-20 | 1 | -9/+15 |
* | radv/query: Use 1-bit booleans in query shaders | Jason Ekstrand | 2018-12-19 | 1 | -21/+21 |
* | radv/query: Add a nir_test_flag helper | Jason Ekstrand | 2018-12-19 | 1 | -15/+16 |
* | radeonsi/gfx9: use SET_UCONFIG_REG_INDEX packets when available | Nicolai Hähnle | 2018-12-19 | 2 | -0/+3 |
* | ac/surface: 3D and cube surfaces are never displayable | Nicolai Hähnle | 2018-12-19 | 1 | -3/+5 |
* | amd/common: add i1 special case to ac_build_{inclusive,exclusive}_scan | Nicolai Hähnle | 2018-12-19 | 1 | -2/+25 |
* | amd/common: scan/reduce across waves of a workgroup | Nicolai Hähnle | 2018-12-19 | 2 | -4/+227 |
* | amd/common: add ac_build_ifcc | Nicolai Hähnle | 2018-12-19 | 2 | -4/+4 |
* | amd/common: whitespace fixes | Nicolai Hähnle | 2018-12-19 | 1 | -10/+8 |
* | amd/sid_tables: add additional python3 compatibility imports | Nicolai Hähnle | 2018-12-19 | 1 | -1/+1 |
* | nir/opt_peephole_select: Don't peephole_select expensive math instructions | Ian Romanick | 2018-12-17 | 1 | -1/+1 |
* | nir/opt_peephole_select: Don't try to remove flow control around indirect loads | Ian Romanick | 2018-12-17 | 1 | -1/+1 |
* | radv: Fix multiview depth clears | Bas Nieuwenhuizen | 2018-12-17 | 1 | -8/+21 |
* | radv: Remove redundant format check. | Bas Nieuwenhuizen | 2018-12-17 | 1 | -4/+0 |
* | radv: report Vulkan version 1.1.90 for real | Samuel Pitoiset | 2018-12-17 | 1 | -1/+1 |
* | anv,radv: Re-enable VK_EXT_pci_bus_info | Jason Ekstrand | 2018-12-17 | 1 | -1/+1 |
* | radv: switch from nir_bcsel to nir_b32csel | Rhys Perry | 2018-12-17 | 1 | -4/+4 |
* | radv: don't set surf_index for stencil-only images | Rhys Perry | 2018-12-17 | 1 | -1/+1 |
* | radv: Fix a stupid if in gather_intrinsic_info | Jason Ekstrand | 2018-12-16 | 1 | -9/+9 |
* | nir: Add a bool to int32 lowering pass | Jason Ekstrand | 2018-12-16 | 1 | -0/+4 |
* | nir: Rename Boolean-related opcodes to include 32 in the name | Jason Ekstrand | 2018-12-16 | 1 | -11/+11 |
* | ac: split 16-bit ssbo loads that may not be dword aligned | Rhys Perry | 2018-12-16 | 1 | -0/+2 |
* | ac: refactor visit_load_buffer | Rhys Perry | 2018-12-16 | 2 | -44/+42 |
* | radv/xfb: fix counter buffer bounds checks. | Dave Airlie | 2018-12-13 | 1 | -2/+2 |
* | radv: don't check if format is depth in radv_image_can_enable_hile() | Samuel Pitoiset | 2018-12-13 | 1 | -1/+0 |
* | radv: check if addrlib enabled HTILE in radv_image_can_enable_htile() | Samuel Pitoiset | 2018-12-13 | 1 | -1/+2 |
* | radv: switch on EOP when primitive restart is enabled with triangle strips | Samuel Pitoiset | 2018-12-13 | 1 | -2/+1 |
* | radv: allow to skip DCC decompressions with the new predicate | Samuel Pitoiset | 2018-12-13 | 1 | -6/+13 |
* | radv: add a predicate for reflecting DCC decompression state | Samuel Pitoiset | 2018-12-13 | 5 | -1/+44 |
* | radv: bump reported version to 1.1.90 | Samuel Pitoiset | 2018-12-12 | 1 | -1/+1 |
* | anv,radv: Disable VK_EXT_pci_bus_info | Jason Ekstrand | 2018-12-11 | 1 | -1/+1 |
* | amd/addrlib: drop si_ci_vi_merged_enum.h from the list | Emil Velikov | 2018-12-10 | 1 | -1/+0 |