platform/upstream/mesa.git
2023-05-04 David Heidelbergpanvk: clear dangling pointers
2023-05-04 Lionel Landwerlinanv: implement VK_KHR_ray_tracing_position_fetch
2023-05-04 Lionel Landwerlinintel/nir/rt: wire position fetch intrinsic
2023-05-04 Lionel Landwerlinintel/nir/rt: use a single load for instance leaf loading
2023-05-04 Lionel Landwerlinspirv/nir: wire ray interection triangle position fetch
2023-05-04 Lionel Landwerlinspirv: update to latest headers
2023-05-04 Lionel Landwerlinvulkan: bump headers to 1.3.249
2023-05-04 Jarred Daviespvr: Reduce free list initial size when multiple device...
2023-05-04 Jarred Daviespvr: Use vk_device's enabled features struct
2023-05-04 Jarred Daviespvr: Don't ralloc build context from compiler
2023-05-04 nihuipanvk: port panvk_logi to vk_logi
2023-05-04 James Glanvillepvr: Adjust clear's region clip words
2023-05-04 James Glanvillepvr: Fix incorrect PBE packmode for S8_UINT
2023-05-04 Karmjit Mahilpvr: Don't advertise S8_UINT support
2023-05-04 SoroushIMGpvr: fix sync waiting while using pvrsrvkm
2023-05-04 Erik Faye-Lunddocs: fixup About Mesa3D.org link
2023-05-04 Erik Faye-Lundllvmpipe: fixup refactor copypasta
2023-05-04 Erik Faye-Lundmesa/main: drop use_legacy_math_rules
2023-05-04 Thomas H.P... r600: remove unused code
2023-05-04 David Heidelbergnir/lower_io_to_vector: initialize base
2023-05-04 Jesse Nataliedzn: Delete queue-level event waits
2023-05-04 Jesse Nataliedzn: Support separate depth/stencil resolves via blits
2023-05-04 Jesse Nataliedzn: Support all available depth/stencil resolve modes
2023-05-04 Jesse Nataliedzn: Augment blit resolve to support min/max/sample...
2023-05-04 Dave Airlievulkan: write beta extensions into generator scripts.
2023-05-04 Dave Airlievulkan/cmd_queue: handle beta extensions.
2023-05-04 Marek Olšáknir: add/update comments for gl_access_qualifier
2023-05-04 Marek Olšáknir: rename ACCESS_STREAM_CACHE_POLICY -> ACCESS_NON_TE...
2023-05-04 Luna Novadevice_select_layer: log selectable devices if MESA_VK_...
2023-05-04 Luna Novadevice_select_layer: add MESA_VK_DEVICE_SELECT_DEBUG...
2023-05-04 Luna Novadevice_select_layer: pick a default device before apply...
2023-05-04 Luna Novadevice_select_layer: apply DRI_PRIME even if default...
2023-05-04 Luna Novadevice_select_layer: fix inverted strcmp in device_sele...
2023-05-03 Mike Blumenkrantzsvga: use util_unreference_framebuffer_state to unref...
2023-05-03 Mike Blumenkrantzllvmpipe: use util_unreference_framebuffer_state to...
2023-05-03 Mike Blumenkrantzvc4: use util_unreference_framebuffer_state to unref...
2023-05-03 Mike Blumenkrantzv3d: use util_unreference_framebuffer_state to unref...
2023-05-03 Mike Blumenkrantzsoftpipe: use util_unreference_framebuffer_state to...
2023-05-03 Mike Blumenkrantziris: use util_unreference_framebuffer_state to unref...
2023-05-03 Mike Blumenkrantzi915: use util_unreference_framebuffer_state to unref...
2023-05-03 Mike Blumenkrantzi915: use util_copy_framebuffer_state to set fb state
2023-05-03 Mike Blumenkrantzcso: unbind fb state when unbinding the context
2023-05-03 Yiwei Zhangci: carry venus-protocol 1.0 release patches in virglre...
2023-05-03 Yiwei Zhangdocs: update Virtio-GPU Venus driver page
2023-05-03 Yiwei Zhangmeson/ci: promote virtio-experimental to virtio
2023-05-03 Yiwei Zhangvenus: adopt venus protocol release
2023-05-03 Yiwei Zhangvenus: stop query experimental features
2023-05-03 Emma Anholtci/zink+anv: Test piglit quick_gl pre-merge, dropping...
2023-05-03 Emma Anholtci/zink: Update more xfails for tgl piglit.
2023-05-03 Emma AnholtRevert "ci/zink: Try to update TGL results for new...
2023-05-03 Juston Livenus: use pipelineCacheUUID for shader cache id
2023-05-03 Mike Blumenkrantzzink: sync queries at the end of cmdbufs
2023-05-03 Mike Blumenkrantzzink: null some descriptor buffer pointers during destr...
2023-05-03 Mike Blumenkrantzzink: set depth dynamic state values unconditionally
2023-05-03 Faith Ekstrandnouveau/nir: image_samples/size don't have coordinates
2023-05-03 Mike Blumenkrantzzink: disable a630 traces
2023-05-03 M Henningnv50/codegen: Set lower_uniforms_to_ubo
2023-05-03 Boris Brezillonpanfrost: Check blend enabled state in pan_allow_forwar...
2023-05-03 Daniel Stoneci/zink: Disable Freedoom trace on ANV
2023-05-03 Martin Roukala... radv/ci: document a series of recent regressions
2023-05-03 Hans-Kristian... wsi/wayland: Do not assert that all present IDs have...
2023-05-03 Hans-Kristian... wsi/wayland: Simplify wait logic for present wait.
2023-05-03 Daniel Stonewsi/wayland: Support VK_KHR_present_wait
2023-05-03 Simon Serwayland: generalize wayland-protocols code generation
2023-05-03 Friedrich Vockradv: Add driconf to always drain waves before writing...
2023-05-03 Friedrich Vockradv: Always call si_emit_cache_flush before writing...
2023-05-03 Samuel Pitoisetradv/meta: rename dest to dst
2023-05-03 Samuel Pitoisetradv: replace radv_get_levelCount() by vk_image_subreso...
2023-05-03 Samuel Pitoisetradv: replace radv_get_layerCount by vk_image_subresour...
2023-05-03 Samuel Pitoisetradv: fix fast-clearing images with VK_REMAINING_{ARRAY...
2023-05-03 Samuel Pitoisetradv: fix invalid type for usage in radv_get_buffer_mem...
2023-05-03 Iago Toral... broadcom/compiler: move buffer loads to lower register...
2023-05-03 Erik Faye-Lunddocs: fix edit-links
2023-05-03 Amberturnip: fix buffer markers using wrong addresses
2023-05-03 Bas Nieuwenhuizenradv: Move all the dirty flags from TES binding to...
2023-05-03 Georg Lehmannradv: use lower_ballot_bit_count_to_mbcnt_amd
2023-05-03 Georg Lehmannnir: lower ballot_bit_count_exclusive/inclusive to...
2023-05-03 Lionel Landwerlinintel/compiler: make uses_pos_offset a tri-state
2023-05-03 David Heidelbergmesa/main: drop unused variable
2023-05-03 Iago Toral... broadcom/compiler: don't allocate undef to rf0
2023-05-03 Patrick Lerdar600: fix refcnt imbalance related to atomic_buffer_state
2023-05-03 Constantine... vulkan: rename vk_physical_device_features.py to vk_phy...
2023-05-03 Constantine... vulkan: put TEMPLATE_H before TEMPLATE_C
2023-05-03 Constantine... vulkan: put interesting code before boring code
2023-05-03 Constantine... vulkan: inline vk_get_physical_device_features into...
2023-05-03 Constantine... v3dv: use common vkGetPhysicalDeviceFeatures2
2023-05-03 Constantine... panvk: use common vkGetPhysicalDeviceFeatures2
2023-05-03 Constantine... anv: move get_features after get_device_extensions...
2023-05-03 Constantine... anv: switch to using the common vkGetPhysicalDeviceFeat...
2023-05-03 Constantine... vulkan: introduce supported_features parameter to vk_ph...
2023-05-03 Constantine... vulkan: add common implementation of vkGetPhysicalDevic...
2023-05-03 Emma Anholtvulkan: Actually increment the count of objects in...
2023-05-03 Emma Anholtvulkan: Handle alignment failure in the pipeline cache.
2023-05-02 Jesse Nataliedzn: Ensure bindless is factored into pipeline/nir...
2023-05-02 Jesse Nataliedzn: Ensure subgroup size control is factored into...
2023-05-02 Jesse Nataliedzn: Use the nir hash as an input to the dxil hash
2023-05-02 Jesse Nataliedzn: Ensure sample-rate shading is factored into nir...
2023-05-02 Jesse Nataliedzn: Hook up subgroup size to compute shader compilation
2023-05-02 Patrick Lerdacrocus: fix refcnt imbalance related to crocus_create_s...
2023-05-02 Ryan Nephvirgl: check a debug option again at context creation
next