platform/upstream/mesa.git
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.
2023-02-10 Emma Anholtci/freedreno: Update a530 manual-run xfails.
2023-02-10 Emma Anholtci/freedreno: Disable the a306_piglit_gl job.
2023-02-10 Emma Anholtci/zink: Update TGL full-run xfails.
2023-02-10 Emma Anholtci: Disable systems in my farm that haven't recovered.
2023-02-10 Nanley Cherymesa/st: Measure compressed fallback unmap paths
2023-02-10 Nanley Cherymesa/st: Enable compute-based transcoding to DXT5
2023-02-10 Nanley Cherymesa/st: Add st_texture_image_resource_level
2023-02-10 Nanley Cherymesa/st: Add st_compute_transcode_astc_to_dxt5
2023-02-10 Nanley Cherymesa/st: Add and use create_bc1_endpoint_ssbo
2023-02-10 Nanley Cherymesa/st: Add get_compute_program
2023-02-10 Nanley Cherymesa: Create _mesa_CreateShaderProgramv_impl
2023-02-10 Nanley Cheryglsl: Modify the #includes in the DXT5 shaders
2023-02-10 Nanley Cheryglsl: Add compute shaders to encode DXT5/BC3
2023-02-10 Nanley Cherydocs: Document the implicit barriers around blits
2023-02-10 Dave Airliecrocus: disable Y tiling for render targets properly.
2023-02-09 Tapani Pälliiris: disable preemption for 3DPRIMITIVE during streamout
2023-02-09 Lionel Landwerlinintel/fs: fix mesh indirect movs
2023-02-09 Mike Blumenkrantzzink: set PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
2023-02-09 Mike Blumenkrantzzink: use GPL to handle (simple) separate shader objects
2023-02-09 Mike Blumenkrantzzink: enable combining intermediate gpl libs from combi...
2023-02-09 Mike Blumenkrantzzink: move gpl input/output funcs to zink_pipeline.c
2023-02-09 Mike Blumenkrantzzink: allow multiple gpl libraries in zink_create_gfx_p...
2023-02-09 Mike Blumenkrantzzink: add gpl flags for libraries based on shaders...
2023-02-09 Mike Blumenkrantzzink: split out gfx pipeline library creation
2023-02-09 Mike Blumenkrantzzink: add flags param to zink_pipeline_layout_create()
2023-02-09 Mike Blumenkrantzzink: split out VkShaderModule creation
2023-02-09 Mike Blumenkrantzzink: avoid the descriptor set multiplier for bindless...
next