platform/upstream/mesa.git
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Run DCE between the early...
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Lower UBO loads in the early...
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Rework the early pass index...
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Refactor descriptor chasing...
2021-03-17 Jason Ekstrandanv: Use nir_shader_instructions_pass in apply_pipeline...
2021-03-17 Jason Ekstrandanv: Use load_global_constant for shader constants
2021-03-17 Jason Ekstrandintel/fs,rt: Add a predicate to load_global_const_block
2021-03-17 Eric Anholtci/bare-metal: Restart a run on intermittent kernel...
2021-03-17 Rob Clarkfreedreno/drm: Avoid unitialized timestamp in submit...
2021-03-17 Rhys Perryaco: use a single instruction for uadd32_sat() on GFX8
2021-03-17 Rhys Perryaco: use uadd32_sat() helper for nir_op_uadd_sat
2021-03-17 Rhys Perryaco: implement 64-bit VGPR {u,i}find_msb
2021-03-17 Marek Olšákac/gpu_info: fix more non-coherent RB and GL2 combinations
2021-03-17 Erik Faye-Lundzink: fix free of ralloced pointer
2021-03-17 Erik Faye-Lundzink: fix emulation of no mipfilter
2021-03-17 Timur Kristófaco: Delete superfluous tess and ESGS I/O code.
2021-03-17 Timur Kristófradv/llvm: Delete superfluous tess and ESGS I/O code.
2021-03-17 Timur Kristófradv/llvm: Only store TCS outputs where they are really...
2021-03-17 Timur Kristófradv: Use new, NIR-based I/O lowering.
2021-03-17 Timur Kristófradv: Reorder some NIR optimizations in preparation...
2021-03-17 Timur Kristófradv: Fill some tess shader info earlier.
2021-03-17 Timur Kristófradv: Determine tcs_in_out_eq in radv_pipeline instead...
2021-03-17 Timur Kristófradv: Calculate tess patches and LDS use outside the...
2021-03-17 Timur Kristófradv: Save I/O usage data to both shader infos for...
2021-03-17 Timur Kristófradv: Lower IO and set driver locations earlier.
2021-03-17 Timur Kristófac: Add NIR passes to lower ES->GS I/O to memory accesses.
2021-03-17 Timur Kristófac: Add NIR passes to lower VS->TCS->TES I/O to memory...
2021-03-17 Timur Kristófac/llvm: Emit more efficient code for load_shared.
2021-03-17 Timur Kristófac/llvm: Add constant offset to load/store_shared.
2021-03-17 Timur Kristófac/llvm: Make sure to always emit integer comparison...
2021-03-17 Timur Kristófac/llvm: Make shared loads/stores work correctly for...
2021-03-17 Timur Kristófac/llvm: Implement new Geometry Shader intrinsics.
2021-03-17 Timur Kristófac/llvm: Implement the new tessellation intrinsics.
2021-03-17 Timur Kristófac/llvm: Implement AMD-specific buffer load/store intri...
2021-03-17 Timur Kristófaco: Implement new Geometry Shader intrinsics.
2021-03-17 Timur Kristófaco: Implement the new tessellation I/O related NIR...
2021-03-17 Timur Kristófaco: Implement new buffer load/store intrinsics.
2021-03-17 Timur Kristófnir: Add AMD-specific Geometry Shader related intrinsics.
2021-03-17 Timur Kristófnir: Add tessellation related AMD-specific intrinsics.
2021-03-17 Timur Kristófnir: Add nir_opt_offsets to fold const adds into load...
2021-03-17 Timur Kristófnir: Add AMD-specific buffer load/store intrinsics.
2021-03-17 Timur Kristófnir: Add default unsigned upper bound configuration.
2021-03-17 Timur Kristófnir: Add unsigned upper bound for TCS load_invocation_id.
2021-03-17 Timur Kristófnir: Shrink vectors for load_shared.
2021-03-17 Timur Kristófnir: Fix unsigned upper bound of local_invocation_index...
2021-03-17 Timur Kristófnir: Add a few more algebraic optimizations to help...
2021-03-17 Timur Kristófnir: Add nir_builder helper for I/O address offset...
2021-03-17 Timur Kristófnir: Add new nir_builder helpers for iadd with no_unsig...
2021-03-17 Rhys Perrynir: Don't update base in vectorize_loads()
2021-03-17 Rhys Perryaco/tests: add test for waNsaCannotFollowWritelane
2021-03-17 Rhys Perryaco: fix NSA following writelane
2021-03-17 Rhys Perryaco/tests: add test for NSAToVMEMBug
2021-03-17 Rhys Perryaco: fix NSA MIMG followed by MUBUF/MTBUF
2021-03-17 Danylo Piliaievfreedreno/isa: assert if field's range is out of bitset...
2021-03-17 Danylo Piliaievir3: match mova1 mnemonic when writing to A1
2021-03-17 Danylo Piliaievir3/isa,parser: fix encoding and parsing of bindless...
2021-03-17 Juan A. Suarez... ci/vc4/v3d: run piglit testsuite against Xorg
2021-03-17 Juan A. Suarez... ci/v3dv: add flaky test in the skip list
2021-03-17 Juan A. Suarez... ci/armXX: add libgl1-mesa-dev dependency
2021-03-17 Juan A. Suarez... vc4: destroy renderonly object if present
2021-03-17 Alejandro Piñeirov3dv: avoid some maybe-uninitialized warnings
2021-03-17 Alejandro Piñeirov3dv/descriptor_set: don't free individual set if not...
2021-03-17 Iago Toral... broadcom/compiler: use nir_lower_wrmasks to simplify...
2021-03-17 Iago Toral... broadcom/compiler: use nir_opt_load_store_vectorize
2021-03-17 Iago Toral... broadcom/compiler: fix end of tmu sequence detection
2021-03-17 Samuel Pitoisetradv: extend the dirty bits to 64-bit
2021-03-17 Samuel Iglesias... turnip: set depth plane control zmode to A6XX_LATE_Z...
2021-03-17 Samuel Pitoisetradv: add notccompatcmask debug option
2021-03-17 Samuel Pitoisetradv: enable TC-compat CMASK on GFX10+
2021-03-17 Samuel Pitoisetradv: initialize TC-compat CMASK images with the DCC...
2021-03-17 Samuel Pitoisetradv: only configure the CMASK tiling for TC-compat...
2021-03-17 Samuel Pitoisetradv: make sure FMASK is enabled for TC-compat CMASK
2021-03-17 Samuel Pitoisetradv: remove redundant check when enabling TC-compat...
2021-03-17 Samuel Pitoisetradv: do not enable TC-compat CMASK if the image isn...
2021-03-17 Samuel Pitoisetradv: use common entrypoints for VK_KHR_copy_commands2
2021-03-17 Iago Toral... compiler/glsl: call util_cpu_detect from glsl_type_sing...
2021-03-17 Iago Toral... vulkan/util: call glsl_type_singleton_init_or_ref from...
2021-03-17 Lukas Fellerv3dv: fix stride in buffer copy
2021-03-17 Lukas Fellerv3dv: fix assertion in job_compute_frame_tiling
2021-03-17 Timur Kristófanv: Use ASSERTED for results that are only used in...
2021-03-17 Timur Kristófanv: Use unreachable() in anv_genX.
2021-03-17 Timur Kristófintel/compiler: Make room for maximum dest size in...
2021-03-17 Timur Kristófintel/compiler: Use assume() instead of assert() for...
2021-03-17 Daniel StoneCI: Change LAVA job visibility
2021-03-17 Mike Blumenkrantzzink: enable PIPE_CAP_INVALIDATE_BUFFER
2021-03-17 Mike Blumenkrantzzink: invalidate resources on map when discarding range
2021-03-17 Mike Blumenkrantzzink: handle streamout buffer rebinds
2021-03-17 Mike Blumenkrantzzink: set valid region for streamout buffers on bind
2021-03-17 Mike Blumenkrantzzink: add a pipe_context::invalidate_resource hook
2021-03-17 Mike Blumenkrantzzink: remove direct samplerview batch-tracking
2021-03-17 Mike Blumenkrantzzink: hook up resource bind history
2021-03-17 Mike Blumenkrantzci/panfrost: disable the rest of these jobs temporarily
2021-03-17 Mike Blumenkrantzzink: ci updates
2021-03-17 Mike Blumenkrantzzink: set ntv variable descriptor sets during compile...
2021-03-17 Mike Blumenkrantzzink: apply Delete All The Code methodology to the...
2021-03-17 Mike Blumenkrantzzink: move zink_binding() to compiler.c
2021-03-17 Mike Blumenkrantzzink: directly set nir variable bindings for reuse...
2021-03-17 Mike Blumenkrantzzink: flatten binding numbers a bit
2021-03-17 Mike Blumenkrantzzink: break out sized uint array construction into...
2021-03-17 Mike Blumenkrantzzink: add ntv util function for checking if a glsl...
next