platform/upstream/mesa.git
2023-08-29 Samuel Pitoisetradv: rename tcs_shader to tcs in radv_emit_tcs_epilog_...
2023-08-29 Mike Blumenkrantzzink: remove sync TODO
2023-08-29 Mike Blumenkrantzzink: simplify some image barrier conditionals
2023-08-29 Mike Blumenkrantzzink: make image barrier init functions void return
2023-08-29 Mike Blumenkrantzzink: reset unordered flags for image barriers on non...
2023-08-29 Mike Blumenkrantzzink: force-reset unordered flags for buffer barriers...
2023-08-29 Simon Servulkan/wsi/wayland: fix unset present_mode
2023-08-29 Mike Blumenkrantzzink: fix optimal_keys warning message
2023-08-29 Mike Blumenkrantzzink: be consistent with ds3 state resetting for blits
2023-08-29 Mike Blumenkrantzzink: break out ds3 state resetting
2023-08-29 Bas Nieuwenhuizenvulkan: Add trace points for more Vulkan waiting functions.
2023-08-28 Ruijing Dongfrontends/va: checking va version for av1enc support
2023-08-28 Yiwei Zhangvenus: expose at least one cached memory type
2023-08-28 Sil Vilerinod3d12: Fix H264 interlaced decode
2023-08-28 Sil Vilerinod3d12: Fix Map/Unmap of YUV resources
2023-08-26 Vinson Leevk/wsi/x11: Remove dead code
2023-08-26 Vinson Leenv50: Remove unused value
2023-08-26 Paul Gofmandriconf: add a workaround for Rainbow Six Extraction
2023-08-26 M Henningnv/codegen: Delete copy and assign
2023-08-26 M Henningnv/codegen: Change copy-constructor call to assign
2023-08-25 Ian Romanicknir/algebraic: Remove redundant pack / unpack lowering...
2023-08-25 Ian Romanicknir/builder: Add nir_extract_i8_imm and nir_extract_u8_...
2023-08-25 Caio Oliveirahasvk/tests: Propagate failures to gtest
2023-08-25 Caio Oliveirahasvk/tests: Link a single hasvk_tests binary using...
2023-08-25 Caio Oliveirahasvk/tests: Refactor state_pool_test_helper to not...
2023-08-25 Caio Oliveiraanv/tests: Propagate failures to gtest
2023-08-25 Caio Oliveiraanv/tests: Link a single anv_tests binary using gtest
2023-08-25 Caio Oliveiraanv/tests: Refactor state_pool_test_helper to not use...
2023-08-25 David Heidelbergci/panfrost: we have enough device, parallelize Vulkan...
2023-08-25 David Heidelbergci/panfrost: add G52 flakes
2023-08-25 Roland Scheideggerlavapipe: further limit accurate_a0 hack
2023-08-25 Mike Blumenkrantzzink: add a618 flake
2023-08-25 Pavel Ondračkar300: there is no limitation on presubtract source...
2023-08-25 Pavel Ondračkar300: move power of two multipliers down
2023-08-25 Pavel Ondračkar300: convert x * 2 into x + x for presubtract
2023-08-25 Pavel Ondračkar300: implement bias presubtract
2023-08-25 Pavel Ondračkar300: exit early in presubtract is not supported
2023-08-25 Pavel Ondračkar300: reorder for easier presubtract 1-x pattern recogn...
2023-08-25 Mike Blumenkrantzzink: pass KERNEL shaders through successfully
2023-08-25 Mike Blumenkrantzrusticl: fixes for zink shader images
2023-08-25 Karol Herbstrusticl/device: _MAX_CONST_BUFFER0_SIZE is unsigned
2023-08-25 Karol Herbstrusticl: add debug option to sync every event
2023-08-25 Samuel Pitoisetradv,aco: remove unused clip/cull distances variables
2023-08-25 Samuel Pitoisetaco: add support for compiling {VS,TES}+GS separately...
2023-08-25 Samuel Pitoisetaco: ensure to initialize exec manually for non-monolit...
2023-08-25 Samuel Pitoisetradv: preserve shader arguments for non-monolithic...
2023-08-25 Samuel Pitoisetradv: always declare some arguments for non-monolithic...
2023-08-25 Kenneth Graunkeiris: Check prog[] instead of uncompiled[] for BLORP...
2023-08-25 Yiwei Zhangvenus: set deviceMemoryReport feature
2023-08-25 Konstantin... venus: Use the common GetPhysicalDeviceFeatures2 implem...
2023-08-25 Konstantin... vulkan/wsi/x11: Implement capture hotkey using the...
2023-08-25 Samuel Pitoisetaco: add support for compiling VS+TCS separately on...
2023-08-25 Samuel Pitoisetaco: ensure to initialize exec manually for VS as LS...
2023-08-25 Samuel Pitoisetaco: disable shared VGPRs for non-monolithic shaders...
2023-08-25 Samuel Pitoisetradv: preserve shader arguments for non-monolithic...
2023-08-25 Samuel Pitoisetac: allow to mark shader arguments as preserved
2023-08-25 Samuel Pitoisetradv: add a new shader argument for non-monolithic...
2023-08-25 Samuel Pitoisetradv: always declare some arguments for non-monolithic...
2023-08-25 Samuel Pitoisetradv: force indirect descriptor sets for non-monolithic...
2023-08-25 Samuel Pitoisetradv: do not inline push constants for non-monolithic...
2023-08-25 Samuel Pitoisetradv: use info->uses_view_index directly when declaring...
2023-08-25 Samuel Pitoisetradv: add radv_shader_info::is_monolithic
2023-08-25 Benjamin Chenganv/video: send h264 scaling list in raster order
2023-08-25 Benjamin Chengradv/video: send h264 scaling list in raster order
2023-08-25 Benjamin Chengutil/vl: extract gallium vl scanning data to shared...
2023-08-25 Benjamin Chenganv/video: use vk_video_derive_h264_scaling_list
2023-08-25 Benjamin Chengradv/video: use vk_video_derive_h264_scaling_list
2023-08-25 Benjamin Chengvulkan/video: add helper to derive H264 scaling lists
2023-08-25 Yiwei Zhangvenus: add no_sparse debug option to disable sparse...
2023-08-24 twisted89util/driconf: add workarounds for the Chronicles of...
2023-08-24 Mike Blumenkrantzzink: fix rewrite_read_as_0 filtering
2023-08-24 Faith Ekstrandnouveau/mme: Fix a compile warning
2023-08-24 Faith Ekstrandnvk: Plumb no_prefetch through to the DRM back-end
2023-08-24 Faith Ekstranddrm-uapi: Sync nouveau_drm.h
2023-08-24 Ian Romanickutil/rb-tree: Fix typo in comment
2023-08-24 Ian Romanickutil/rb-tree: Return the actual first node from rb_tree...
2023-08-24 David Heidelbergci/iris: add GL46.arrays_of_arrays_gl.SizedDeclarations...
2023-08-24 Dmitry Baryshkovtu: Pass real size of prime buffers to allocator
2023-08-24 Alyssa Rosenzweigtreewide: Also handle struct nir_builder form
2023-08-24 Alyssa Rosenzweigtreewide: Use nir_shader_intrinsic_pass sometimes
2023-08-24 David Heidelbergci: switch to 6.4 kernel, improving Adreno 660 reliability
2023-08-24 David Heidelbergci/freedreno: There is only one King of Town.
2023-08-24 David Heidelbergci/piglit: add extra space on top to prevent single...
2023-08-24 Karol Herbstzink: update some compute caps
2023-08-24 Karol Herbstzink: fix global stores
2023-08-24 Karol Herbstzink: fix source type in load/store scratch
2023-08-24 Mike Blumenkrantzzink: use Aligned with global load/store ops
2023-08-24 Mike Blumenkrantzzink: handle global atomic intrinsics
2023-08-24 Mauro Rossihasvk/android: remove numFds check
2023-08-24 Mauro Rossianv/android: remove numFds check
2023-08-24 Chris Spenceranv: Don't reject Android image format if external...
2023-08-24 Simon Servulkan/wsi/wayland: add support for IMMEDIATE
2023-08-24 Simon Serwayland: enable use of wayland-protocols as a subproject
2023-08-24 Jordan Justenintel/dev: Add more RPL PCI IDs
2023-08-24 Jordan Justenintel/dev: Use RPL-U name on RPL-U devices
2023-08-24 Samuel Pitoisetradv: stop declaring unused SGPR arguments for PS epilogs
2023-08-24 Samuel Pitoisetradv: fix the per-patch data offset when TES isn't...
2023-08-24 Tapani Pällimesa: fix some TexParameter and SamplerParameter cases
2023-08-24 Yonggang Luocompiler/glsl: Move glsl_print_type from glsl_types...
2023-08-24 Yonggang Luocompiler: use 4 instead ATOMIC_COUNTER_SIZE in glsl_typ...
next