platform/upstream/mesa.git
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
2022-10-22 Alyssa Rosenzweigasahi: Use USC_UNIFORM_HIGH
2022-10-22 Alyssa Rosenzweigasahi: Make agx_varyings a union
2022-10-22 Alyssa Rosenzweigasahi: Remove "padding" field
2022-10-22 Alyssa Rosenzweigasahi: Identify more shader-related fields
2022-10-22 Alyssa Rosenzweigasahi: Identify "Uniform high" USC word
2022-10-22 Alyssa Rosenzweigasahi: Route shader-db stats to debug callback
2022-10-22 Alyssa Rosenzweigasahi: Precompile for shader-db
2022-10-22 Alyssa Rosenzweigasahi: Remove AGX_FAKE_DEVICE environment variable
2022-10-22 Alyssa Rosenzweigagx: Remove command line compiler
2022-10-22 Alyssa Rosenzweignir/opt_preamble: Move load_texture_base_agx
2022-10-22 Alyssa Rosenzweigasahi: Hold a reference to BOs in a batch
2022-10-22 Georg Lehmannnir: Fix ifind_msb_rev constant folding.
2022-10-22 Georg Lehmannnir/opt_algebraic: Optimize various find_msb_rev patterns.
2022-10-22 Georg Lehmannradv,aco: Lower uclz in NIR.
2022-10-22 Georg Lehmannnir/opt_algebraic: Add an option to lower uclz.
2022-10-22 Georg Lehmannac/llvm: Implement [ui]find_msb_rev.
2022-10-22 Georg Lehmannaco: Implement [ui]find_msb_rev.
2022-10-22 Georg Lehmannnir/opt_algebraic: Mirror optimizations for find_msb_rev.
2022-10-22 Konstantin... radv/rt: Fix setting tmax for opaque AABBs
2022-10-22 Emma Anholtnir/opt_phi_precision: Fix missing swizzles when narrow...
2022-10-22 Yonggang Luoci/macos: Building both dri and xlib version of glx
2022-10-22 Yonggang Luoxlib: Remove macro guard with GLX_INDIRECT_RENDERING...
2022-10-22 Yonggang Luomeson: with_glx never assigned to 'gallium-xlib', remov...
2022-10-22 Yonggang Luomeson: with_glx never assigned to 'gallium-xlib', so...
2022-10-21 Thomas H.P... vulkan: drop const for descriptor set
2022-10-21 Mike Blumenkrantzzink: fix ds3 line stipple enable handling
2022-10-21 Mike Blumenkrantzzink: fix duplicate VK_DYNAMIC_STATE_LINE_STIPPLE_EXT...
2022-10-21 Alyssa Rosenzweigpanfrost: Remove NIR_SERIALIZED support
2022-10-21 Rhys Perryaco/gfx11: optimize LS/HS load_local_invocation_index
2022-10-21 Rhys Perryac/llvm: ignore g16 if the image opcode doesn't use...
2022-10-21 Rhys Perryac/llvm: fix mixing non-uniform/uniform sampler/texture...
2022-10-21 Damian Korczowskid3d12: Fix placed footprint of subresources
2022-10-21 Sil Vilerinod3d12: HEVC Decode - Fix slice size and offsets transla...
2022-10-21 Samuel Pitoisetradv: disable AMD_shader_explicit_vertex_parameter...
2022-10-21 Samuel Pitoisetradv: disable VK_AMD_texture_gather_bias_lod on GFX11
2022-10-21 Samuel Pitoisetradv: advertise VK_EXT_extended_dynamic_state3
2022-10-21 Samuel Pitoisetradv: add support for dynamic depth clamp enable
2022-10-21 Samuel Pitoisetradv: add support for dynamic provoking vertex mode
2022-10-21 Samuel Pitoisetradv: add support for dynamic depth clip negative one...
2022-10-21 Samuel Pitoisetradv: add support for dynamic conservative rasterizatio...
2022-10-21 Samuel Pitoisetradv: add support for dynamic depth clip enable
2022-10-21 Samuel Pitoisetradv: add support for dynamic sample mask
2022-10-21 Samuel Pitoisetradv: add support for dynamic alpha to coverage enable
2022-10-21 Samuel Pitoisetradv: add support for dynamic line stipple enable
2022-10-21 Samuel Pitoisetradv: add support for dynamic logic op enable
2022-10-21 Samuel Pitoisetradv: add support for dynamic tessellation domain origin
2022-10-21 Samuel Pitoisetradv: add support for dynamic polygon mode
2022-10-21 Samuel Pitoisetradv: declare new dynamic states
2022-10-21 David Heidelbergci/freedreno: add Guilherme Gallo into restricted trace...
2022-10-21 Simon Seregl: fix error string for dri2_create_image_dma_buf()
2022-10-21 Karol Herbstzink: handle f2f16_rtz
2022-10-21 Karol Herbstzink: handle more opcodes for CL
2022-10-21 Martin Roukala... zink: update the RADV expectations
2022-10-21 Karol Herbstci/llvmpipe: update to new RUSTICL_ENABLE var
2022-10-21 Karol Herbstdocs: Add documentation for Rusticl's env variables
2022-10-21 Karol Herbstrusticl: add RUSTICL_ENABLE to have a global way of...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: avoid useless re-allocations when...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: add per-surface dma-buf feedback...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: add default dma-buf feedback support
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: remove refcount from struct wsi_wl_...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: move wl_surface and wl_display...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: take ownership of wsi_wl_surface...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: introduce struct wsi_wl_surface
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: remove unnecessary spaces in struct...
2022-10-21 Leandro Ribeirovulkan/wsi/wayland: move some structs to beginning...
2022-10-21 Pierre-Eric... Revert "ac: use LLVMContextSetOpaquePointers if available"
2022-10-21 Pierre-Eric... ac/llvm: pass ac_llvm_ptr instead of separate type/ptr
2022-10-21 Pierre-Eric... ac/llvm: add ac_get_ptr_arg
2022-10-21 Pierre-Eric... radv/llvm: replace LLVMBuildLoad by LLVMBuildLoad2
2022-10-21 Pierre-Eric... ac/llvm: remove gep_2 and others temporary functions
2022-10-21 Pierre-Eric... radeonsi: port the remaining code to opaque pointers
next