platform/upstream/mesa.git
2022-04-01 Samuel Pitoisetradv: convert the meta resolve HW path to dynamic rendering
2022-04-01 Samuel Pitoisetradv: convert the meta resolve depth/stencil FS path...
2022-04-01 Samuel Pitoisetradv: convert the meta resolve color FS path to dynamic...
2022-04-01 Samuel Pitoisetradv: convert the meta blit 2d path to dynamic rendering
2022-04-01 Samuel Pitoisetradv: convert the meta fast clear flush path to dynamic...
2022-04-01 Samuel Pitoisetradv: convert the meta depth decompression path to...
2022-04-01 Samuel Pitoisetradv: rework the workaround that disables DCC for incom...
2022-04-01 Yonggang Luoutil: Getting u_debug.h not depends on pipe/*
2022-04-01 Yonggang Luoutil: Rename PIPE_DEBUG_TYPE to UTIL_DEBUG_TYPE
2022-04-01 Yonggang Luoutil: Rename pipe_debug_type to util_debug_type
2022-04-01 Yonggang Luopipe: place `struct util_debug_callback` at the proper...
2022-04-01 Yonggang Luoutil: Rename pipe_debug_callback to util_debug_callback
2022-04-01 Yonggang Luoutil: Rename pipe_debug_message to util_debug_message
2022-04-01 Mike Blumenkrantzlavapipe: set LVP_POISON_MEMORY for ci
2022-04-01 Mike Blumenkrantzzink: set LVP_POISON_MEMORY for ci
2022-04-01 Mike Blumenkrantzlavapipe: add an env var to enable poisoning memory...
2022-03-31 Dave Airliellvmpipe: fix nr_sampler_view in key creation.
2022-03-31 Dave Airliezink/query: rewrite the query handling code to pass...
2022-03-31 Dave Airliezink/query: only reset the range of queries in use.
2022-03-31 Dave Airliezink/query: refactor get_query_result to map upfront.
2022-03-31 Dave Airliezink/query: use a single query pool for XFB queries.
2022-03-31 Dave Airliezink: refactor out number of vk queries per gallium...
2022-03-31 Dave Airliezink/query: collapse the xfb_query_pool array into...
2022-03-31 Dave Airliezink/query: consolidate xfb_buffers into one array.
2022-03-31 Dave AirlieReinstate: llvmpipe: allow vertex processing and fragme...
2022-03-31 Georg Lehmannradv: Enable global bo list if 1.2 features are used.
2022-03-31 Ian Romanicknir: intel/compiler: Lower TXD on array surfaces on...
2022-03-31 Chad Versaceintel/tools: Fix build without drivers
2022-03-31 Rajnesh Kanwalvulkan: Move common format function to vulkan/util...
2022-03-31 Rajnesh Kanwalamd: Use common u_format.h implementation for vk_format...
2022-03-31 Karmjit Mahilpvr: Fix seg fault in vkAllocateDescriptorSets().
2022-03-31 Frank Binnspvr: fix clang unused function warning
2022-03-31 Mike Blumenkrantzzink: remove radv cwrite driver workaround
2022-03-31 Bas Nieuwenhuizenradv: Fix vk_queue_to_radv for radv_image_queue_family_...
2022-03-31 Adam Jacksondri: Remove the megadriver compat stub
2022-03-31 Adam Jacksondri: Remove the globalDriverAPI hacks
2022-03-31 Adam Jacksondri: Fill in the driver extensions for the legacy creat...
2022-03-31 Adam Jacksondri: Implement __DRI_DRIVER_VTABLE
2022-03-31 Adam Jacksondri: Fold away some unused indirection in __DriverAPIRec
2022-03-31 Boris Brezillondzn: Properly support static blend constants
2022-03-31 Boris Brezillondzn: Fix alpha blend factor translation
2022-03-31 Samuel Pitoisetradv: suspend/resume queries during internal driver...
2022-03-31 Erik Faye-Lundvbo/dlist: do not try to pad an empty draw
2022-03-31 Samuel Pitoisetradv: save/restore the stencil write mask during intern...
2022-03-31 Pierre-Eric... ac: remove LLVM 4.0 workaround
2022-03-31 Pierre-Eric... radeonsi: drop LLVM global instruction selector
2022-03-31 Pierre-Eric... docs: document useful radeonsi env variables
2022-03-31 Pierre-Eric... drirc: enable radeonsi_zerovram for Black Geyser
2022-03-31 Boris Brezillondzn: Make a bunch of functions private
2022-03-31 Boris Brezillondzn: Remove the dzn_cmd_exec_functions file
2022-03-31 Boris Brezillondzn: Add Missing return type to dzn_translate_sampler_f...
2022-03-31 Yonggang Luoci: Improve vs2019 mesa_build.ps1 for remove the need...
2022-03-31 Yonggang Luovulkan/microsoft: Remove `override_options: ['cpp_std...
2022-03-31 Daniel Schürmannaco/ra: fix stride check on subdword parallelcopies...
2022-03-31 Samuel Pitoisetradv: lower has_multiview_view_index in NIR
2022-03-31 Samuel Pitoisetradv: drop EXT or KHR suffixes for stuff promoted in...
2022-03-31 Yiwei Zhangvirgl: fake modifier plane count query support
2022-03-30 Jason Ekstrandvulkan: Allow the driver to manually enable threaded...
2022-03-30 Jason Ekstrandvulkan: Replace various uses of device->timeline_mode
2022-03-30 Jason Ekstrandvulkan/queue: Rework vk_queue_submit()
2022-03-30 Jason Ekstrandvulkan/queue: Rework submit thread enabling
2022-03-30 Jason Ekstrandvulkan/queue: Add a submit mode enum
2022-03-30 Emma Anholtglsl: Delete dont_lower_swz path of lower_quadop_vector.
2022-03-30 Emma Anholtglsl: Delete unused EmitNoPow path.
2022-03-30 Jason Ekstrandvulkan: Add more VU comments to justify framebuffer...
2022-03-30 Mike Blumenkrantzzink: update radv ci baseline
2022-03-30 Alyssa Rosenzweigpanfrost: Add Valhall compressed formats
2022-03-30 Alyssa Rosenzweigpanfrost: Restrict Z/S formats for Valhall
2022-03-30 Alyssa Rosenzweigpanfrost: Handle Valhall IDVS in job_uses_tiling
2022-03-30 Alyssa Rosenzweigpanfrost: Disable AFBC on Valhall
2022-03-30 Alyssa Rosenzweigpan/bi: Preload r60/r61 for MSAA + blend shader
2022-03-30 Alyssa Rosenzweigpan/bi: Use ID accessors for LEA_ATTR
2022-03-30 Alyssa Rosenzweigpan/bi: Split out load/store to thread storage
2022-03-30 Alyssa Rosenzweigpan/bi: Use nir_tex_instr_has_implicit_derivative
2022-03-30 Alyssa Rosenzweigpan/bi: Call Valhall backend passes on v9
2022-03-30 Alyssa Rosenzweigpan/bi: Fix write_mask size
2022-03-30 Alyssa Rosenzweigpan/bi: Add .shadow modifier to TEX_GATHER
2022-03-30 Rajnesh Kanwalpvr: Check if the buffer/image was bound before unbinding.
2022-03-30 Rohan Garganv: Drop dead code in anv_UpdateDescriptorSets
2022-03-30 Omar Akkilaci: cherry-pick deqp fix for zlib dependency
2022-03-30 Omar Akkilaci: uprev vkd3d-proton to v2.6
2022-03-30 Omar Akkilaci: uprev Fossilize
2022-03-30 Lionel Landwerlinintel/clc: fix missing pointer write
2022-03-30 Samuel Pitoisetradv: fix mismatch between radv_GetPhysicalDeviceMemory...
2022-03-30 Corentin Noëlnir_to_tgsi: Require the block index to always be populated
2022-03-30 Mike Blumenkrantzmesa/st: don't add pointsize to ES programs if it alrea...
2022-03-30 Mike Blumenkrantzmesa/st: rework pointsize constant uploads
2022-03-30 Mike Blumenkrantzmesa/st: always flag last vertex stage constants for...
2022-03-30 Mike Blumenkrantzmesa/st: rework atom flagging when pointsize changes
2022-03-30 Mike Blumenkrantzzink: add driver workaround for broken EXT_depth_clip_c...
2022-03-30 Mike Blumenkrantzllvmpipe: handle sampling from 2d views of 3d images
2022-03-30 Mike Blumenkrantzzink: force push descriptors cache update if hashing...
2022-03-30 Mike Blumenkrantzlavapipe: enforce monotonic timeline incrementing
2022-03-30 Mike Blumenkrantzlavapipe: allow timeline progress in GetSemaphoreCounte...
2022-03-30 Mike Blumenkrantzlavapipe: fix xfb availability query copying
2022-03-30 Dave Airlielavapipe: add loop unrolling.
2022-03-30 Mike Blumenkrantzlavapipe: fix shader indexing of sampler arrays with...
2022-03-29 Yonggang Luoutil: Should not use ASSERTED in util_thread_get_time_nano
2022-03-29 Mike Blumenkrantzvulkan: update more headers to 1.3.210
2022-03-29 Mike Blumenkrantziris: assert that samplerview base_array_layer is zero...
next