platform/upstream/mesa.git
2023-10-07 Marek Olšáknir: handle nir_var_mem_ubo in nir_clone_uniform_variable
2023-10-07 Marek Olšáknir: expose reusable linking helpers for cloning unifor...
2023-10-07 Marek Olšáknir: gather dual slot input information
2023-10-07 Marek Olšáknir: take dual slot input info into account when comput...
2023-10-07 Marek Olšáknir: add dual-slot input information into load_input...
2023-10-07 Marek Olšáknir: recompute IO bases after DCE in nir_lower_io_passes
2023-10-07 Marek Olšáknir: sort variables by location in nir_lower_io_passes...
2023-10-07 Gert Wollnyvirgl: Use common clear_texture if host doesn't support...
2023-10-07 Vignesh Ramanci: Uprev crosvm
2023-10-07 David Heidelbergci/lima: farm is down, disable for now
2023-10-07 Martin Roukala... ci/b2c: switch containers to a back-up ahead of valve...
2023-10-07 Faith Ekstrandnvk: Invalidate SKED caches at the top of command buffers
2023-10-07 Faith Ekstrandnvk: Invalidate sampler/texture header caches in BeginC...
2023-10-07 Faith Ekstrandnvk: Add a nvk_cmd_buffer_compute_cls() helper
2023-10-07 Faith Ekstrandnouveau: Generate headers for Maxwell B compute
2023-10-07 Ian Romanickintel/fs: Add DP4A to get_lowered_simd_width
2023-10-07 Caio Oliveirautil: Add function print information about a ralloc...
2023-10-07 Caio Oliveirautil: Add a canary to identify gc_ctx in debug mode
2023-10-07 Caio Oliveirautil: Add size to ralloc_header in debug mode
2023-10-07 Caio Oliveirarusticl: Add Rust bindings for inline glsl_types functions
2023-10-07 Caio Oliveiracompiler/types: Flip wrapping of basic "get type" functions
2023-10-07 Caio Oliveiracompiler/types: Flip wrapping of convenience accessors...
2023-10-07 Caio Oliveiracompiler/types: Flip wrapping of various type identific...
2023-10-07 Caio Oliveiracompiler/types: Flip wrapping of base_type checks
2023-10-07 Caio Oliveiracompiler/types: Move C declarations into glsl_types.h
2023-10-07 Caio Oliveiracompiler/types: Move the C++ inline functions in glsl_t...
2023-10-07 Yiwei Zhangvenus: fix re-export of imported classic 3d resources
2023-10-06 Samuel Pitoisetradv: fix re-emitting streamout descriptors for NGG...
2023-10-06 antoninozink: store bindless var when creating it to avoid...
2023-10-06 Danylo Piliaievtu/kgsl: Fix field order in kgsl_command_object init
2023-10-06 Ian Douglas... egl/wayland: Don't segfault if `create_wl_buffer` retur...
2023-10-06 Eric Engestromci: skip dEQP-VK.api.driver_properties.conformance_vers...
2023-10-06 Eric Engestromdocs/ci: rewrite the "farm maintenance ^ other change...
2023-10-06 Kai Wasserbächfix: clover: LLVM 18: s/CodeGenOpt::/CodeGenOptLevel::/
2023-10-06 Kai Wasserbächfix: clover: LLVM 18 renamed/moved CGFT_*, update compa...
2023-10-06 Samuel Pitoisetradv: fix gang submissions with chaining
2023-10-06 Samuel Pitoisetradv: fill the scratch BO in radv_fill_shader_rings()
2023-10-06 Samuel Pitoisetradv: always write the sample positions when a new...
2023-10-06 Lionel Landwerlinintel/ds: track acceleration RT commands
2023-10-06 Lionel Landwerlinanv: use buffer pools for BVH build buffers
2023-10-06 Lionel Landwerlinanv: move bo_pool allocation flags to init caller
2023-10-06 Lionel Landwerlinanv: reduce working temporary memory for BVH builds
2023-10-06 Eric Engestromci: drop unused ephemeral packages in alpine image
2023-10-06 Caio Oliveiraintel/fs: Tweak default case of fs_inst::size_read()
2023-10-06 Mike Blumenkrantzzink: don't check submit count for unflushed usage
2023-10-06 Mike Blumenkrantzegl/wayland: return sooner from swrast_update_buffers...
2023-10-06 Mike Blumenkrantzegl/wayland: don't block in swrast when updating buffer...
2023-10-06 Mike BlumenkrantzRevert "egl/wayland: Add image loader extension for...
2023-10-06 Emma Anholtci/hasvk: Add a bunch of new CTS border color fails.
2023-10-06 Emma Anholtci/crocus: Add known piglit flakes
2023-10-06 Emma Anholtci/etnaviv: return gl-1.4-tex1d-2dborder as a known...
2023-10-06 Simon Zeninouveau/winsys: use mmap instead of mmap64 in nouveau_bo
2023-10-06 Chia-I Wuradv: hard code format features for emulated formats
2023-10-06 Chia-I Wuradv: simplify view format override for emulated formats
2023-10-06 Chia-I Wuradv: add radv_is_format_emulated
2023-10-06 Chia-I Wuvulkan/runtime, radv: remove 1D support from ETC2 emulation
2023-10-06 Chia-I Wuvulkan/runtime: fix a harmless typo for ETC2 emulation
2023-10-06 Chia-I Wuvulkan/runtime: fix image type check for ETC2 emulation
2023-10-06 Chia-I Wuradv: use vk_tecompress_etc2 from the runtime
2023-10-06 Chia-I Wuvulkan/runtime: add a helper for ETC2 emulation
2023-10-05 Danylo Piliaievtu: Fix VK_FORMAT_A8_UNORM_KHR using UBWC when !has_8bp...
2023-10-05 Konstantin... mesa: Fix glBegin/End when LINE_LOOP is not supported
2023-10-05 Georg Lehmannaco/gfx11: support vinterp as fma_mix
2023-10-05 Georg Lehmannaco: support v_fma_f32_dpp as fma_mix
2023-10-05 Georg Lehmannaco/gfx11: apply clamp/omod to vinterp
2023-10-05 Marek OlšákRevert "ac/gpu_info: replace ib_alignment with per...
2023-10-05 Marek OlšákRevert "ac/gpu_info: pad IBs according to ib_size_align...
2023-10-05 Marek OlšákRevert "winsys/amdgpu: pad gfx and compute IBs with...
2023-10-05 Marek OlšákRevert "radv: fix alignment of DGC command buffers"
2023-10-05 Marek OlšákRevert "radv/amdgpu: fix alignment of command buffers"
2023-10-05 Marek OlšákRevert "ac/gpu_info: override ib_size_alignment for...
2023-10-05 David Heidelbergci/bare-metal: drop unused imports, sort, use SPDX...
2023-10-05 David Heidelbergci/bare-metal: correct workaround for R8152 issue while...
2023-10-05 Erik Faye-Lunddocs/panfrost: use math-role to denote powers of two
2023-10-05 Erik Faye-Lunddocs/panfrost: use code-blocks with wrapping for long...
2023-10-05 Erik Faye-Lunddocs/panfrost: link to lima
2023-10-05 Samuel Pitoisetradv/ci: cleanup list of expected failures for NAVI10...
2023-10-05 Samuel Pitoisetradv/ci: remove no longer existing test for VANGOGH
2023-10-05 Samuel Pitoisetradv: fix synchronization with emulated GS primitives...
2023-10-05 Samuel Pitoisetradv/ci: exclude dEQP-VK.texture.explicit_lod.2d.sizes...
2023-10-05 Samuel Pitoisetradv/ci: remove duplicate skipped tests for RAVEN/STONEY
2023-10-05 Georg Lehmannaco/gfx11: optimize dual source export
2023-10-05 Ganesh Belgur... radeonsi: "clear_12bytes_buffer" shader in nir
2023-10-05 Ganesh Belgur... radeonsi: "clear_render_target_1d_array" shader in nir
2023-10-05 Ganesh Belgur... radeonsi: "clear_render_target" shader in nir
2023-10-05 Marek Olšákac/surface: don't require exact pitch for gfx6-8 tiled...
2023-10-05 Marek Olšákradeonsi: upload shaders via a staging buffer so as...
2023-10-05 Marek Olšákradeonsi: add another aux context for uploading shaders
2023-10-05 Sviatoslav... intel/eu/validate: Validate "packed word exception...
2023-10-05 Sviatoslav... intel/fs: Fix "packed word exception" condition for...
2023-10-05 Faith Ekstrandnvk: Use align() and align64() instead of ALIGN_POT
2023-10-05 Faith Ekstrandnvk: Handle zero-sized sparse buffers
2023-10-04 Konstantin... zink: Enable edge flags with points
2023-10-04 Konstantin... nir/passthrough_gs: Support edge flags with points
2023-10-04 Konstantin... zink: Initialize primitive types to an invalid value
2023-10-04 Leo Liuac/gpu_info: override ib_size_alignment for VCN_DEC...
2023-10-04 Igor Torrentezink: fix for startup crash of weston running on top...
2023-10-04 Marek Olšákgallium/util: add more tests for compute-only contexts
2023-10-04 Marek Olšákgallium/util: fix GALLIUM_TESTS=1 by using cso_set_vert...
2023-10-04 Faith Ekstrandnvk: Take GETPARAM_EXEC_PUSH_MAX into account
next