platform/upstream/mesa.git
2023-02-13 Alyssa Rosenzweigradv: Use common Get*OpaqueCaptureDescriptorDataEXT
2023-02-13 Alyssa Rosenzweigtu,vulkan: Add common Get*OpaqueCaptureDescriptorDataEXT
2023-02-13 Tapani Pälliiris: handle error in iris_resource_from_handle
2023-02-12 Kai Wasserbächfix(FTBFS): clover: fix LLVM #include of Triple.h,...
2023-02-12 Kai Wasserbächfix(FTBFS): gallivm: fix LLVM #include of Triple.h...
2023-02-12 Eric Engestromu_pipe_screen_lookup_or_create: avoid re-querying the...
2023-02-12 Eric Engestromasahi: use u_pipe_screen_lookup_or_create() to keep...
2023-02-12 Eric Engestrompanfrost: use u_pipe_screen_lookup_or_create() to keep...
2023-02-12 Eric Engestromvc4: use u_pipe_screen_lookup_or_create() to keep track...
2023-02-12 Eric Engestromv3d: use u_pipe_screen_lookup_or_create() to keep track...
2023-02-12 Eric Engestromlima: replace custom code with u_pipe_screen_lookup_or_...
2023-02-12 Eric Engestromfreedreno: replace custom code with u_pipe_screen_looku...
2023-02-12 Eric Engestromgallium: move etnaviv screen_lookup_or_create function...
2023-02-12 Eric Engestrometnaviv: use simple_mtx to avoid breaking windows in...
2023-02-12 Eric Engestromutil: avoid calling kcmp on Android
2023-02-12 Eric Engestromgallium/u_screen.h: add missing stdint.h include
2023-02-12 Hans-Kristian... radv: Implement VK_ACCESS_2_DESCRIPTOR_BUFFER_READ_BIT_EXT.
2023-02-12 Hans-Kristian... radv: Fix missing VK_ACCESS_2_SHADER_SAMPLED_READ_BIT.
2023-02-12 Hans-Kristian... radv: Fix invalid 64-bit shift.
2023-02-12 Michel Dänzerglsl/standalone: Do not pass memory allocated with...
2023-02-12 Michel Dänzerglsl/standalone: Fix up _mesa_reference_shader_program_...
2023-02-11 Rob Clarkfreedreno: Avoid screen lock when no rsc tracking needed
2023-02-11 Rob Clarkfreedreno: Add FD_DIRTY_QUERY
2023-02-11 Rob Clarkfreedreno: Remove impossible NULL check
2023-02-11 Rob Clarkfreedreno: Move num_vertices calc to backend
2023-02-11 Rob Clarkfreedreno/a6xx: Move num_driver_params to program state
2023-02-11 Bas Nieuwenhuizennir: Apply a maximum stack depth to avoid stack overflows.
2023-02-11 Jesse Nataliedzn: Enable 16bit types when supported
2023-02-11 Jesse Nataliedzn: Get options4
2023-02-11 Jesse Nataliedzn: Delete unused extensions table
2023-02-11 Jesse Nataliedzn: Enable get_surface_capabilities2
2023-02-11 Jesse Nataliespirv2dxil: Support 16bit types
2023-02-11 Jesse Nataliespirv2dxil: Move shader model into runtime conf struct
2023-02-11 Jesse Nataliespirv2dxil: Lower unaligned loads and stores
2023-02-11 Jesse Nataliespirv2dxil: Set min UBO/SSBO alignments
2023-02-11 Jesse Nataliemicrosoft/compiler: Support lowering SSBO accesses...
2023-02-11 Jesse Nataliemicrosoft/compiler: Support raw buffer load/store intri...
2023-02-11 Jesse Nataliemicrosoft/compiler: Handle 48-bit stores to SSBO/shared
2023-02-11 Jesse Nataliemicrosoft/compiler: Pass an alignment to constant buffe...
2023-02-11 Jesse Nataliemicrosoft/compiler: Simplify bitpacking for load/store...
2023-02-11 Jesse Nataliemicrosoft/compiler: Pass deref modes to unaligned pass...
2023-02-11 Jesse Nataliemicrosoft/compiler: Move unaligned load/store pass...
2023-02-11 Jesse Nataliemicrosoft/compiler: Handle undef-rounding f2f16 as rtz
2023-02-11 Jesse Nataliemicrosoft/compiler: Ensure native_low_precision is...
2023-02-11 Jesse Nataliemicrosoft/compiler: Handle frcp for float16/float64
2023-02-11 Jesse Nataliemicrosoft/compiler: Handle struct consts in DXIL module...
2023-02-11 Jesse Natalienir_lower_fp16_casts: Allow opting out of lowering...
2023-02-11 Jesse Natalienir: Add alignment to load_push_constant
2023-02-11 Jesse Natalieci/windows: Update LLVM to 15
2023-02-11 Jesse Nataliemicrosoft/clc: Set features that are used by CL tests
2023-02-11 Jesse Natalieclc: Include opencl-c-base.h with LLVM 15 (using builtins)
2023-02-11 Jonathan Marekturnip: fix use of align() instead of util_align_npot...
2023-02-11 Karol Herbstrusticl/icd: Make it work in case Rustc shuffles struct...
2023-02-11 Karol Herbstrusticl/util: extract offset_of macro
2023-02-10 Faith Ekstrandnir/deref: Preserve alignments in opt_remove_cast_cast()
2023-02-10 Sviatoslav... anv: Handle VkAccelerationStructureBuildRangeInfoKHR...
2023-02-10 Marcin Ślusarzintel/compiler/mesh: use U888X packed index format
2023-02-10 Danylo Piliaievturnip: Disable draw states after dyn renderpass in...
2023-02-10 Danylo Piliaievturnip: Ensure that there is no renderpass rotation...
2023-02-10 Danylo Piliaievfreedreno: Document A6XX_GRAS_SC_CNTL::rotation field
2023-02-10 Danylo Piliaievtu: Prevent using stale value of GRAS_SC_CNTL in sysmem...
2023-02-10 Danylo Piliaievtu: Prevent using stale value of RB_UNKNOWN_88D0 on...
2023-02-10 Amberfreedreno: use blendcoherent to set FLUSH_PER_OVERLAP
2023-02-10 Ambergallium: make BlendCoherent usable from gallium drivers
2023-02-10 Amberfreedreno: use A6XX_GRAS_SC_CNTL_SINGLE_PRIM_MODE with...
2023-02-10 Mike Blumenkrantzzink: add newlines to some debug printfs
2023-02-10 Väinö Mäkelähasvk: Tell spirv_to_nir float controls are always...
2023-02-10 Väinö Mäkelähasvk: Don't claim shaderDenormPreserveFloat32 on gfx7
2023-02-10 Väinö Mäkeläintel/vec4: Don't optimize multiply by 1.0 away
2023-02-10 Väinö Mäkeläintel/vec4: Set the rounding mode
2023-02-10 Eric Engestrompanfrost: drop no-longer-needed libglsl
2023-02-10 Samuel Pitoisetradv: implement graphics shaders relocation for a RGP...
2023-02-10 Samuel Pitoisetradv: restore uploading shaders individually instead...
2023-02-10 Georg Lehmannaco: remove stale TODOs about v_interp opsel
2023-02-10 Philipp Zabelvulkan/wsi/wayland: fix acquire_next_image to report...
2023-02-10 Samuel Pitoisetradv/ci: bump the number of runners to 3 for vkcts...
2023-02-10 Samuel Pitoisetradv/ci: set RADV_PERFTEST=GPL for all VKCTS jobs
2023-02-10 Pavel Ondračkanir: shrink phi nodes in nir_opt_shrink_vectors
2023-02-10 Samuel Pitoisetdocs: stop reporting RADV_PERFTEST=gpl as experimental...
2023-02-10 Yonggang Luovulkan: Use static_assert for check HWVULKAN_DISPATCH_M...
2023-02-10 Chia-I Wufreedreno: avoid conditional ib in fd6_emit_tile
2023-02-10 Patrick Lerdamesa/st: fix possible crash related to arb invalid...
2023-02-10 Chia-I Wufreedreno/registers: document more bits of CP_REG_TEST
2023-02-10 Chia-I Wuturnip: skip unnecessary CP_REG_TEST for cond load...
2023-02-10 Chia-I Wuturnip: add a comment to tu_render_pass_cond_config
2023-02-10 Mike Blumenkrantzzink: implement cross-program pipeline library sharing
2023-02-10 Mike Blumenkrantzzink: break out zink_gfx_program::libs into refcounted...
2023-02-10 Mike Blumenkrantzzink: store gfx_hash on zink_gfx_program
2023-02-10 Ian Romanicknir/inline_uniforms: Add inot condition support
2023-02-10 Ian Romanicknir/inline_uniforms: Make add_inlinable_uniforms public
2023-02-10 Ian Romanicknir/inline_uniforms: Make src_only_uses_uniforms public...
2023-02-10 Ian Romanicknir/inline_uniforms: Allow possibility of uni_offsets...
2023-02-10 Ian Romanicknir/inline_uniforms: Allow possibility of more than...
2023-02-10 Ian Romanicknir/inline_uniforms: Pass max_num_bo and max_offset...
2023-02-10 Ian Romanicknir/inline_uniforms: Change num_offsets type to uint8_t
2023-02-10 Emma Anholtci/crocus: Update HSW expectations.
2023-02-10 Emma Anholtci/radv: Update navi21 llvm xfails.
2023-02-10 Emma Anholtci/nouveau: Disable the gm20b jobs entirely.
2023-02-10 Emma Anholtci/freedreno: Update a3xx piglit_shader xfails.
2023-02-10 Emma Anholtci/freedreno: Add an xfail for a618 VK full run.
next