platform/upstream/mesa.git
2021-03-17 Marek Olšákmesa: clear reserved parameter storage because it's...
2021-03-17 Marek Olšákmesa: don't overallocate ParameterValues 4 times (v2)
2021-03-17 Marek Olšákmesa: fix a oldNum typo in reallocation in _mesa_reserv...
2021-03-17 Marek Olšákmesa: add assertions for buffer reference counts
2021-03-17 Marek Olšákmesa: fix Blender crash due to optimizations in buffer...
2021-03-17 Marek Olšákradeonsi: use pipe_sampler_state::border_color_is_integ...
2021-03-17 Michel Dänzerci: Don't run meson tests in strace for meson-mingw32...
2021-03-17 Axel Davyradeonsi: fix leak when the in-memory cache is full
2021-03-17 Simon Sergbm: remove fprintf calls in gbm_dri_bo_create
2021-03-17 Simon Sergbm: fail early when modifier list only contains INVALID
2021-03-17 Mike Blumenkrantzzink: switch to deqp-runner for piglit jobs
2021-03-17 Eric Anholtci/freedreno: Mark the rest of the glx_arb_sync_control...
2021-03-17 Eric Anholtci/freedreno: Mark an a630 piglit flake from async...
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Add support for A64 descript...
2021-03-17 Jason Ekstrandanv: Do UBO loads with global addresses for bindless
2021-03-17 Jason Ekstrandanv: Add a pass for lowering A64 UBO access
2021-03-17 Jason Ekstrandnir/lower_io: Support global addresses for UBOs in...
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Use the new helpers for...
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Use the new helpers for...
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Rework the desc_addr_format...
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Refactor all our descriptor...
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Apply dynamic offsets in...
2021-03-17 Jason Ekstrandanv: Zero out the last dword of UBO/SSBO descriptors...
2021-03-17 Jason Ekstrandanv: Rework the 64bit_bounded_global resource index...
2021-03-17 Jason Ekstrandanv: Use 64bit_global_32bit_offset for SSBOs
2021-03-17 Jason Ekstrandnir: Add a new 64+32-bit address format
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Add some switch statements
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Plumb through a UBO address...
2021-03-17 Jason Ekstrandanv/apply_pipeline_layout: Move bounds checking later...
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...
next