platform/upstream/mesa.git
2022-05-13 Marcin Ślusarzanv: disable streamout before emitting mesh shading...
2022-05-13 Marcin Ślusarzintel/compiler: print name of the unhandled intrinsic
2022-05-13 Marcin Ślusarzanv: update task/mesh distribution with the recommended...
2022-05-13 Marcin Ślusarzintel/compiler: handle gl_Viewport and gl_Layer in...
2022-05-13 Marcin Ślusarzintel/compiler: handle VARYING_SLOT_CULL_PRIMITIVE...
2022-05-13 Marcin Ślusarzcompiler: add VARYING_SLOT_CULL_PRIMITIVE
2022-05-13 Marek Olšákac/llvm: skip s_barrier if tess patches don't cross...
2022-05-13 Marek Olšákradeonsi: add si_get_tcs_epilog_key
2022-05-13 Marek Olšákac/llvm: fix the remaining s_barriers for LLVM 15
2022-05-13 Marek Olšákac/llvm: move the gfx6 optimization for TCS barriers...
2022-05-13 Marek Olšákac/llvm: add gl_shader_stage parameter into ac_build_s_...
2022-05-13 Marek Olšákac/llvm: replace LLVMBuildFence with ac_build_waitcnt...
2022-05-13 Marek Olšákac/llvm: inline emit_membar
2022-05-13 Marek Olšákradeonsi: wait before s_barrier in TCS epilog to fix...
2022-05-13 Marek Olšákac/llvm: implement memory_barrier_tcs_patch properly...
2022-05-13 Yonggang Luost: Improve _mesa_error about GL_OUT_OF_MEMORY in st_cb...
2022-05-13 Pavel Ondračkar300: fix vertex shader control flow in loops
2022-05-13 Vadym Shovkopliasdrirc: Set limit_trig_input_range option for the Wolfen...
2022-05-13 Vadym Shovkopliasdriconf: Add a limit_trig_input_range option
2022-05-13 Guilherme Galloci/lava: Make job submitter parse the job result
2022-05-13 Mike Blumenkrantzzink: remove implicit query resets
2022-05-12 Charmaine Leesvga: fix clip distance shadow copy writemask
2022-05-12 Rob Clarkfreedreno/devices: Add another SKU
2022-05-12 Rob Clarkfreedreno/drm/virtio: Don't try to mmap imported bo's
2022-05-12 Rob Clarkfreedreno/drm: Use DEBUG_GET_ONCE_OPTION()
2022-05-12 Kenneth Graunkeanv: Fix INTEL_DEBUG=bat on XeHP
2022-05-12 Georg Lehmannnir/opt_algebraic: Optimize Doom Eternal's word extract...
2022-05-12 Danylo Piliaievtu: Fix indices of drm_msm_gem_submit_cmd when filling...
2022-05-12 Samuel Pitoisetaco: only retrieve the scratch offset when it's declared
2022-05-12 Samuel Pitoisetradv,aco: export alpha-to-coverage via MRTZ on GFX11
2022-05-12 Samuel Pitoisetaco: do not set COMPR for exports but use 0x3 channel...
2022-05-12 Samuel Pitoisetaco: do not set RESOURCE_LEVEL for buffer descriptors...
2022-05-12 Samuel Pitoisetaco: update waitcnt on GFX11
2022-05-12 Samuel Pitoisetaco: update LDS allocation granularity for PS on GFX11
2022-05-12 Samuel Pitoisetaco: do not set GLC stores on GFX11
2022-05-12 Samuel Pitoisetaco: do not set DLC for loads on GFX11
2022-05-12 Samuel Pitoisetaco: export MRT0 instead of NULL on GFX11
2022-05-12 Samuel Pitoisetradv,aco: use the new TCS WaveID SGPR to compute vs_rel...
2022-05-12 Samuel Pitoisetradv,aco: add support for packed threadID VGPRs on...
2022-05-12 Samuel Pitoisetaco: do not align VGPRS to 8 or 16 on GFX11
2022-05-12 Samuel Pitoisetaco: recognize GFX11 in few places
2022-05-12 Konstantin... radv: Advertise indirect ray tracing
2022-05-12 Konstantin... radv: Implement vkCmdTraceRaysIndirectKHR
2022-05-12 Konstantin... radv,aco: Use ray_launch_size_addr
2022-05-12 Konstantin... radv: Indirect unaligned dispatches
2022-05-12 Konstantin... radv: Allow indirect dispatches without bo
2022-05-12 Konstantin... nir: Add a ray launch size addr intrinsic
2022-05-12 Samuel Pitoisetradv: disable DCC for Senra Kagura Shinovi Versus
2022-05-12 Rajnesh Kanwalpvr: Add support to create transfer context and setup...
2022-05-12 Rajnesh Kanwalpvr: Add services winsys transfer context support.
2022-05-12 Rajnesh Kanwalpvr: Setup common nop shader.
2022-05-12 Rajnesh Kanwalpvr: Change phase_rate_change type to bool from uint32_t.
2022-05-12 Rajnesh Kanwalpvr: Remove double error reporting in error path.
2022-05-12 Jason Ekstrandpanvk: Round FillBuffer sizes down to a multiple of 4
2022-05-12 Jason Ekstrandpanvk: Drop panvk_descriptor
2022-05-12 Jason Ekstrandpanvk: Implement descriptor copies properly
2022-05-12 Jason Ekstrandpanvk: Set immutable samplers properly up-front
2022-05-12 Jason Ekstrandpanvk: Rewrite the write portion of vkUpdateDescriptorSets
2022-05-12 Jason Ekstrandpanvk: Re-arrange descriptor set functions
2022-05-12 Jason EkstrandFIXUP: Use 16-bit things for texture sizes
2022-05-12 Jason Ekstrandpanvk: Implement texture/image queries
2022-05-12 Jason Ekstrandpavnk: Pass bind layouts to texture and image descripto...
2022-05-12 Jason Ekstrandpanvk: Add an elems field to panvk_buffer_view
2022-05-12 Jason Ekstrandpanvk: Advertise VK_KHR_variable_pointers
2022-05-12 Jason Ekstrandpanvk: Enable robustBufferAccess
2022-05-12 Jason Ekstrandvulkan: Start collecting enabled features in vk_device
2022-05-12 Jason Ekstrandpanvk: Put SSBO addresses in the descriptor buffer
2022-05-12 Jason Ekstrandpanvk: Interleave UBOs with multiple descriptor sets
2022-05-12 Jason Ekstrandpanvk: Put the sysval and push const UBOs at fixed...
2022-05-12 Jason Ekstrandpanvk: Stop calling lower_uniforms_to_ubo
2022-05-12 Jason Ekstrandpanvk: Use a flat sysvals struct
2022-05-12 Jason Ekstrandpanvk: Get rid of the per-pipeline sysvals BO
2022-05-12 Jason Ekstrandbifrost,midgard: Allow providing a fixed sysval layout
2022-05-12 Jason Ekstrandpanfrost: Add some sanity checking for sysvals
2022-05-12 Jason Ekstrandpanfrost,panvk: Make fixed_sysval_ubo < 0 mean compiler...
2022-05-12 Jason Ekstrandpanvk: Add a buffer to each descriptor set
2022-05-12 Jason Ekstrandpanvk: Break descriptor lowering into its own file
2022-05-12 Jason Ekstrandpanvk: Move CreateDescriptorSetLayout to per-arch
2022-05-12 Jordan Justenintel/dev: Enable first set of DG2 PCI IDs
2022-05-12 Jordan Justenintel/dev: Add DG2 G12 PCI IDs
2022-05-12 Jordan Justenintel/dev: Add INTEL_PLATFORM_DG2_G12
2022-05-12 Samuel Pitoisetradv/winsys: allow to use RADV_FORCE_FAMILY=gfx1100
2022-05-12 Jason Volkr600: Elide downloads for discarded and immutable compu...
2022-05-12 Jason Volkr600: Improve compute memory pool performance; reduce...
2022-05-12 Jason Volkr600: Fix userspace pointer support for evergreen compute.
2022-05-12 Pierre-Eric... amd: fix ac_build_mbcnt_add in wave32 mode
2022-05-12 Pierre-Eric... radeonsi: don't use wave32 for GE on gfx10 if culling...
2022-05-12 Pierre-Eric... radeonsi: fix gs_invocation query with NGG
2022-05-12 Pierre-Eric... radeonsi/ngg: reuse the pipeline stats buffer when...
2022-05-12 Pierre-Eric... radeonsi/query: use the qbo correct size
2022-05-12 Pierre-Eric... radeonsi/test: update sienna_cichlid results
2022-05-12 Pierre-Eric... radeonsi: implement GL_GEOMETRY_SHADER_PRIMITIVES_EMITT...
2022-05-12 Pierre-Eric... radeonsi: store the pipeline stats index
2022-05-12 Pierre-Eric... radeonsi: deduplicate query offsets
2022-05-12 Pierre-Eric... gallium: deduplicate target -> stats index code
2022-05-12 Pierre-Eric... gallium: always return the correct pipeline stats index
2022-05-12 Pierre-Eric... gallium: add a union to access queries counters
2022-05-12 Pierre-Eric... radeonsi: implement pipeline stats workaround
2022-05-12 Pierre-Eric... radeonsi: flush VGT streamout like PAL
2022-05-12 Mike Blumenkrantzzink: fix sparse texture depth calcs for arrayed textures
next