platform/upstream/mesa.git
2022-10-25 Qiang Yuradv: count gen_prims_queries_enabled
2022-10-25 Mike Blumenkrantzzink: delete unused zink descriptor mode
2022-10-25 Mike Blumenkrantzzink: support multiple heaps per memory type
2022-10-25 Mike Blumenkrantzzink: allocate/place memory using memoryTypeIndex directly
2022-10-25 Mike Blumenkrantzzink: allow direct memory mapping for any COHERENT...
2022-10-25 Mike Blumenkrantzzink: don't flag ubo0 as used in shaders with indirect...
2022-10-25 Mike Blumenkrantzzink: decrement ZINK_FBFETCH_BINDING
2022-10-25 Mike Blumenkrantzzink: fix gpl compile optimization
2022-10-25 Mike Blumenkrantzlavapipe: fix BufferDeviceAddress usage
2022-10-25 Mike Blumenkrantzlavapipe: store binding offset for buffers
2022-10-25 Nicholas Bishopcrocus: fix off-by-one error when clearing stale syncobjs
2022-10-25 Dave Airlieclover/llvm: add kernel arg info for opaque pointers
2022-10-24 Giancarlo Devichd3d12: Add cache managers for separate buffer usage...
2022-10-24 Jami Kettunenfreedreno/ir3: Switch to NIR for a5xx's vertex id lowering.
2022-10-24 Nicholas Bishopcrocus: Advertise PIPE_CAP_NATIVE_FENCE_FD
2022-10-24 Rob Clarkv3d/ci: Add a flake
2022-10-24 Rob Clarkfreedreno: Passthrough TCS support
2022-10-24 Rob Clarkfreedreno: Add tess_state support
2022-10-24 Rob Clarkfreedreno/ir3: Passthrough TCS support
2022-10-24 Rob Clarkfreedreno: Dirty the TCS state if patch_vertices change
2022-10-24 Rob Clarkradeonsi: Use nir passthrough TCS helper
2022-10-24 Rob Clarknir: Add helper to create passthrough TCS shader
2022-10-24 David Heidelbergci/panfrost: re-enable traces on t760
2022-10-24 David Heidelbergci/panfrost: Humus Portal trace got fixed, update checksum
2022-10-24 David Heidelbergci/panfrost: enable piglit-gl on g52 again and deparalelize
2022-10-24 David Heidelbergci/panfrost: deduplicate gitlab-ci.yml
2022-10-24 Pavel Ondračkar300: respect buffer offset in r300_set_constant_buffer
2022-10-24 Timur Kristófaco: Add ACO_DEBUG=novalidateir option.
2022-10-24 Timur Kristófaco: Move is_dead to aco_ir.h to allow it to get inlined.
2022-10-24 Timur Kristófaco/optimizer_postRA: Delete dead instructions more...
2022-10-24 Timur Kristófaco/optimizer_postRA: Properly handle vccz/execz/scc...
2022-10-24 Timur Kristófaco/optimizer_postRA: Speed up reset_block() with prede...
2022-10-24 Timur Kristófaco/optimizer_postRA: Use unique_ptr + array for instru...
2022-10-24 Giancarlo Devichmesa: Fix stack corruption for PIPE_QUERY_TIMESTAMP
2022-10-24 Georg Lehmannradeonsi: Use available dot product instructions on...
2022-10-24 Georg Lehmannradv: Use available dot product instructions on gfx11.
2022-10-24 Georg Lehmannaco: Implement signed idot instructions on GFX11.
2022-10-24 Georg Lehmannac/llvm: Implement signed idot on GFX11.
2022-10-24 Georg Lehmannaco: Don't use opsel for p_insert.
2022-10-24 Georg Lehmannaco: fmaak/fmamk can't use SDWA.
2022-10-24 Pedro J. Estébanezmicrosoft/spirv2dxil: Support pack_32_2x16 and pack_32_4x8
2022-10-24 Yonggang Luoaco: Do not define NOMINMAX as it's already defined...
2022-10-24 Erik Faye-Lundzink: reuse rast_prim for line-rasterization check
2022-10-24 Erik Faye-Lundzink: rework primitive rasterization type logic
2022-10-24 Pedro J. Estébanezmicrosoft/spirv2dxil: Change `spirv_to_dxil()` to recei...
2022-10-24 Pedro J. Estébanezmicrosoft/spirv2dxil: Refactor to make SM and validator...
2022-10-24 Ella Stanforthvulkan: wsi: fix musl build
2022-10-24 Konstantin... radv/rt: Load instance id and custom index on demand
2022-10-24 Daniel Schürmannaco/ra: only rename fixed Operands if the copy-location...
2022-10-24 Samuel Pitoisetradv: disable shaderBufferFloat64AtomicMinMax on GFX11
2022-10-24 Samuel Pitoisetradv: disable {shader,sparse}ImageFloat32AtomicMinMax...
2022-10-24 Samuel Pitoisetac: fix has_vrs_ds_export_bug for VanGogh
2022-10-24 Yonggang Luost: Remove struct st_api, st_gl_api_create and st_gl_api.h
2022-10-24 Yonggang Luoxlib: Implement xmesa_get_name by return literal "Mesa...
2022-10-24 Yonggang Luost: Turn st_api::query_versions to be direct accessed...
2022-10-24 Yonggang Luost: Turn st_api::create_context to be direct accessed...
2022-10-24 Yonggang Luost: Turn st_api::make_current to be direct accessed...
2022-10-24 Yonggang Luost: Turn st_api::get_current to be direct accessed...
2022-10-24 Yonggang Luost: Turn st_api::destroy_drawable to be direct accessed...
2022-10-24 Yonggang Luost: Remove st_api::destroy
2022-10-24 Yonggang Luost: OpenVG are removed, remove st_api::feature_mask...
2022-10-24 Yonggang Luost: OpenVG are removed, remove st_api::profile_mask...
2022-10-24 Yonggang Luost: move function st_visual_have_buffers into st_manager.c
2022-10-24 Yonggang Luohgl: Remove non-nused hgl_create_st_api
2022-10-24 Rhys Perryaco: swap v_perm_b32 operands
2022-10-24 Bas Nieuwenhuizenradv: Use correct primgrp size for gfx11.
2022-10-24 Bas Nieuwenhuizenradv: Improve gfx11 clear colors for DCC.
2022-10-24 Alejandro Piñeirov3d: replace all TODO around for FIXME
2022-10-24 Pierre-Eric... radeonsi: zero init using the correct components count
2022-10-24 Samuel Pitoisetaco,radv/llvm: do not export parameters on GFX11
2022-10-24 Samuel Pitoisetac/nir,radv/llvm: add support for the attribute ring
2022-10-24 Samuel Pitoisetradv/llvm: do not set COMPR for exports on GFX11
2022-10-23 José Roberto... hasvk: Nuke code around local memory
2022-10-23 António Monteirofreedreno: get timestamp from os_time_get_nano instead...
2022-10-23 Yusuf Khannouveau: get timestamp from os_time_get_nano instead...
2022-10-23 Jan Beichutil: unify FreeBSD futex_wait signature with Linux...
2022-10-23 Mike Blumenkrantzdriconf: add mesa_glthread=false for gfxbench
2022-10-23 Dave Airlieglsl/types: fix dword slots calc for float16 matricies.
2022-10-22 Alyssa Rosenzweigagx: Use agx_nir_opt_preamble
2022-10-22 Alyssa Rosenzweigagx: Add agx_nir_opt_preamble pass
2022-10-22 Alyssa Rosenzweigasahi: Set GPR count accurately
2022-10-22 Alyssa Rosenzweigasahi: Set uniform counts accurately
2022-10-22 Alyssa Rosenzweigagx: Report GPRs to the driver
2022-10-22 Alyssa Rosenzweigagx: Avoid reading high uniforms from device_load
2022-10-22 Alyssa Rosenzweigagx: Handle 64-bit moves
2022-10-22 Alyssa Rosenzweigagx: Restrict copyprop of uniforms
2022-10-22 Alyssa Rosenzweigagx: Handle uniforms passed to COLLECT
2022-10-22 Alyssa Rosenzweigagx: Implement scalar load/store_preamble
2022-10-22 Alyssa Rosenzweigagx: Strengthen assert for packing ld/st instructions
2022-10-22 Alyssa Rosenzweigagx: Allow larger indices for ld/st
2022-10-22 Alyssa Rosenzweigagx: Add uniform_store instruction
2022-10-22 Alyssa Rosenzweigagx: Align preamble shaders
2022-10-22 Alyssa Rosenzweigagx: Handle multiple functions
2022-10-22 Alyssa Rosenzweigagx: Make push_count public
2022-10-22 Alyssa Rosenzweigagx: Check that we don't push too much
2022-10-22 Alyssa Rosenzweigagx: Be less sloppy about high uniforms
2022-10-22 Alyssa Rosenzweigasahi: Support preamble shaders
2022-10-22 Alyssa Rosenzweigasahi: Add group tests
2022-10-22 Alyssa Rosenzweigasahi: Don't use unnecessary test fixture
2022-10-22 Alyssa Rosenzweigasahi: Rename LOD clamps tests to fit other packing
next