platform/upstream/mesa.git
2022-06-24 Jason Ekstrandvulkan/render_pass: Pass sample locations to barriers
2022-06-24 Jason Ekstrandvulkan/render_pass: Use a special layout for self-depen...
2022-06-24 Jason Ekstrandanv: Use CmdBeginRendering for resumes in BeginCommandB...
2022-06-24 Jason Ekstrandvulkan/render_pass: Add a better helper for render...
2022-06-24 Mike Blumenkrantzzink: add a turnip driver workaround for EXT_depth_clip...
2022-06-24 Mike Blumenkrantzzink: fix-ish depth clipping without VK_EXT_depth_clip_...
2022-06-24 Jason Ekstrandnir/opt_memcpy: Add another case for function_temp
2022-06-24 Jason Ekstrandnir: Add an options parameter to deref_instr_has_comple...
2022-06-24 Jason Ekstrandnir/opt_memcpy: lower copies to/from tightly packed...
2022-06-24 Mike Blumenkrantzzink: remove another zink/tu fail
2022-06-24 Boris Brezillonci/dzn: Copy testlog.{css,xsl} to the result dir
2022-06-24 Boris Brezillonmicrosoft/compiler: Fix emit_ubo_var()
2022-06-24 Boris Brezillondzn: Transition resource to RENDER_TARGET/DEPTH_WRITE...
2022-06-24 Boris Brezillondzn: Clamp depthBiasConstantFactor when doing the float...
2022-06-24 Boris Brezillondzn: Fix CmdPushConstants()
2022-06-24 Danylo Piliaievtu: Don't count 3d blits in QUERY_TYPE_PRIMITIVES_GENERATED
2022-06-24 Danylo Piliaievtu: Use hw binning or sysmem with QUERY_TYPE_PRIMITIVES...
2022-06-24 Rhys Perryaco: cleanup force-waitcnt output
2022-06-24 Yonggang LuoCODEOWNERS: evelikov renamed to xexaxo
2022-06-24 Yonggang LuoCODEOWNERS: Update c11 code owners
2022-06-24 Sviatoslav... intel/blorp/gen6: Set BLEND_STATEChange only if emittin...
2022-06-24 Karmjit Mahilpvr: Rename loop iterator variable.
2022-06-24 Karmjit Mahilpvr: Fix off by 1 error in buffer_id for ubo pds program.
2022-06-24 Karmjit Mahilpvr: Handle vdm degen_cull_enable.
2022-06-24 Karmjit Mahilpvr: Fix physical device limits.
2022-06-24 Lionel Landwerlinanv: make apply_pipeline_layout/compute_push_layout...
2022-06-24 Georg Lehmannradv: Don't check if we need to copy immutable samplers...
2022-06-24 Andres Gomezci: add wrapper script for Valve's traces runner
2022-06-24 Andres Gomezci: move b2c artifacts to its own directory
2022-06-24 Charlie Turnerci: upgrade to DXVK v1.10.1
2022-06-24 Charlie Turnerci: upgrade gfxreconstruct build to v0.9.10
2022-06-24 Charlie Turnerci: add Linux build of apitrace
2022-06-24 Charlie Turnerci: fix shellcheck violations in the test-vk building...
2022-06-24 Andres Gomezci: install gfxinfo-mupuf in the test-vk image
2022-06-24 Andres Gomezci: install a more recent version of Wine in the test...
2022-06-24 Andres Gomezradv/ci: update vkd3d-proton results for AMD's Kabini
2022-06-24 Mike Blumenkrantzzink: use tracked barrier info for generated barriers
2022-06-24 Mike Blumenkrantzzink: track gfx/compute descriptor barrier info
2022-06-24 Mike Blumenkrantzzink: fix image bind counting
2022-06-24 Mike Blumenkrantzzink: track overall samplerview bind counts
2022-06-24 Mike Blumenkrantzzink: track ssbo bind counts
2022-06-24 Mike Blumenkrantzzink: use the bigger of the variable type and interface...
2022-06-24 Timothy Arceriutil: use force_gl_map_buffer_synchronized workaround...
2022-06-24 Timothy Arceriutil: add dri config option to disable GL_MAP_UNSYNCHRO...
2022-06-24 Mike Blumenkrantzlavapipe: skip post-copy pNext checking during pipeline...
2022-06-24 Mike Blumenkrantzlavapipe: add a pipeline library assert
2022-06-24 Mike Blumenkrantzlavapipe: fix renderpass info handling during pipeline...
2022-06-24 Mike Blumenkrantzlavapipe: copy more pNexts for pipeline creation
2022-06-24 Mike Blumenkrantzlavapipe: zero out blend info if blend isn't enabled
2022-06-23 Jason Ekstrandpanfrost: Use u_default_clear_buffer
2022-06-23 Jason Ekstrandiris: Use u_default_clear_buffer
2022-06-23 Jason Ekstrandgallium: Add a u_default_clear_buffer helper
2022-06-23 Lionel Landwerlinanv: disable perf queries on non RCS engines
2022-06-23 Alyssa Rosenzweigu_blitter: Remove util_blitter_copy_buffer
2022-06-23 Alyssa Rosenzweigr600g: Remove streamout-based buffer copy path
2022-06-23 Enrico Gallimicrosoft/spirv_to_dxil: Fix discard semantics
2022-06-23 Ian Romanicknir/range_analysis: Teach range analysis about fdot...
2022-06-23 Sebastian Kelleregl/wayland: Don't try to access modifiers u_vector...
2022-06-23 Jason Ekstrandvulkan: Add a vk_pipeline_shader_stage_to_nir helper
2022-06-23 Jason Ekstrandvulkan/nir: Make spirv_data const in vk_spirv_to_nir
2022-06-23 Matt Costerpvr: csbgen: Make all generated enums unambiguous
2022-06-23 Pavel Ondračkar300: only run merge_movs pass on R500
2022-06-23 Vinson Leetu: Check dereferenced value of rop_reads_dst.
2022-06-23 Connor Abbottir3: Fix vectorizer condition for SSBOs
2022-06-23 Rhys Perryaco: don't skip VS->TCS barrier if TCS output vertices...
2022-06-23 Yonggang Luomeson: Enable wgl tests on mingw
2022-06-23 Yonggang Luoci: Building all mesa functional with mingw on debian
2022-06-23 Yonggang Luod3d12: Turn d3d12_format.h to include d3d12_common.h
2022-06-23 Yonggang Luoci: Trigger the new mingw/linux dockers to be build
2022-06-23 Yonggang Luoci: Prepare the container for building all mesa compone...
2022-06-23 Yonggang Luoci/x86_build: Getting pushd popd be paired, avoid using cd
2022-06-23 Yonggang Luodzn: Fixes incompatible pointer type error
2022-06-23 Yonggang Luomicrosoft/clc: Disable clc_compiler_test on non-windows...
2022-06-23 Yonggang Luomicrosoft/clc: Fixes narrowing error in clc_compiler_te...
2022-06-23 Yonggang Luod3d12: Fixes compiling error in d3d12/wgl/d3d12_wgl_fra...
2022-06-23 Yonggang Luod3d12: Convert #include <Windows.h> to #include <window...
2022-06-23 Yonggang Luod3d12: Use static_cast instead of dynamic_cast in d3d12...
2022-06-23 Jason Ekstrandturnip: Use the new border color helpers
2022-06-23 Jason Ekstrandlavapipe: Use the new border color helper
2022-06-23 Jason Ekstrandpanvk: Use the new border color helpers
2022-06-23 Jason Ekstrandvulkan: Add some border color helpers
2022-06-22 Zhang, Jianxuniris: Wa_14016820455 for GFX_VERx10 == 12.5
2022-06-22 Lionel Landwerlinanv: limit RT writes to number of color outputs
2022-06-22 Alyssa Rosenzweigagx: Handle loop { if { loop { .. } } }
2022-06-22 Emma Anholtci/bare-metal: Collapse artifacts wget by default.
2022-06-22 Emma Anholtci/bare-metal: Consolidate needs declarations in .barem...
2022-06-22 Emma Anholtci/bare-metal: Remove "stage: test" from .baremetal...
2022-06-22 Mike Blumenkrantzzink: flag dmabufs for foreign queue transition on...
2022-06-22 Mike Blumenkrantzzink: add flag to indicate if a resource is a dmabuf
2022-06-22 Emma Anholtci/freedreno: Turn a530 back on by default and update...
2022-06-22 Emma Anholtfreedreno/a5xx: Set the buffer bit appropriately in...
2022-06-22 Emma Anholtfreedreno/ir3: Disable image/ssbo 16-bit conversion...
2022-06-22 Ian Romanicknir: Add and use algebraic property "is selection"
2022-06-22 Ian Romanicknir/algebraic: Fix NaN-unsafe fcsel patterns
2022-06-22 Ian Romanicknir: i32csel opcodes should compare with integer zero
2022-06-22 Connor Abbotttu: Fix linemode for tessellation with isolines
2022-06-22 Alyssa Rosenzweigv3d: Drop workaround for u_blitter bug
2022-06-22 Danylo Piliaievtu: Do not expose storage image/buffer features for...
2022-06-22 Emma Anholtvc4: Propagate txf_ms's dest_type to the lowered txf.
2022-06-22 Emma Anholtci/vc4: Turn on deqp-egl testing by default.
next