platform/upstream/mesa.git
2022-06-14 Mike Blumenkrantzzink: clamp dynamic renderArea to framebuffer size
2022-06-14 Mike Blumenkrantzzink: fix cubemap lowering bit size
2022-06-14 Mike Blumenkrantzzink: fix cubemap lowering for array samplers
2022-06-14 Mike Blumenkrantzzink: skip some emulated cube code if the extension...
2022-06-14 Mike Blumenkrantzzink: rename nonseamless struct members to emulate_nons...
2022-06-14 Mike Blumenkrantzzink: use VK_EXT_non_seamless_cube_map when available
2022-06-14 Mike Blumenkrantzzink: hook up VK_EXT_non_seamless_cube_map
2022-06-14 Mike Blumenkrantzzink: don't print VK_EXT_shader_atomic_float warning...
2022-06-14 Mike Blumenkrantzzink: avoid uninit values in renderpass state
2022-06-14 Mike Blumenkrantzzink: only add necessary binds during dmabuf export
2022-06-14 Mike Blumenkrantzzink: fix generated tcs deletion
2022-06-14 Mike Blumenkrantzzink: unset generated tcs pointer from tes on deletion
2022-06-14 Mike Blumenkrantzzink: use the patch_vertices value from the shader...
2022-06-14 Mike Blumenkrantzzink: fix generated tcs update path
2022-06-14 Mike Blumenkrantzzink: fix dynamic stride conditional in pipeline creation
2022-06-14 Louis-Francis... dzn: Enable dEQP-VK.pipeline.vertex_input.* test cases
2022-06-14 Louis-Francis... dzn: Allow some non-native formats to be used as vertex...
2022-06-14 Louis-Francis... microsoft/compiler: Add support for more scaled formats
2022-06-14 Louis-Francis... d3d12: Move d3d12_nir_lower_vs_vertex_conversion()...
2022-06-14 Jesse Nataliemesa: Use C11 alignas for cross-platform SSE support
2022-06-14 Erik Faye-Lundgallium: clean up PIPE_ALIGN_STACK-definition
2022-06-14 Erik Faye-Lundgallium: remove unused macros
2022-06-14 Erik Faye-Lundgallium: remove repeated check
2022-06-14 Erik Faye-Lundgallium: use c++11 alignas instead of PIPE_ALIGN_VAR
2022-06-14 Erik Faye-Lundgallium: use c11 alignas instead of PIPE_ALIGN_VAR
2022-06-14 Erik Faye-Lundllvmpipe: use c11 alignas instead of PIPE_ALIGN_VAR
2022-06-14 Erik Faye-Lundgallium: reorganize includes
2022-06-14 Erik Faye-Lundgallium: remove stale comment
2022-06-14 Erik Faye-Lundutil: use c11 alignas instead of rolling our own
2022-06-14 Erik Faye-Lundvulkan/util: assume c11
2022-06-14 Erik Faye-Lundglcpp: remove outdated msvc hack
2022-06-14 Erik Faye-Lundutil: use c11 alignof instead of our own
2022-06-14 Erik Faye-Lundc99_compat.h: assume c99 support
2022-06-14 Erik Faye-Lundllvmpipe: assume c99
2022-06-14 Erik Faye-Lundutil: sort includes
2022-06-14 Erik Faye-Lunddzn: enable two more exts
2022-06-14 Erik Faye-Lunddzn: use a null-rtv to handle no-attachment
2022-06-14 Boris Brezillonmicrosoft/compiler: Truncate function names when needed
2022-06-14 Boris Brezillonmicrosoft/compiler: Pick a type that matches interpolat...
2022-06-14 Alejandro Piñeirov3dv/pipeline: expand nir_optimize, drop st_nir_opts
2022-06-14 Alejandro Piñeirov3dv/pipeline: call nir_lower_explicit_io after first...
2022-06-14 Alejandro Piñeironir: get res binding using component 0, instead of...
2022-06-14 Christian Gmeinerisaspec: Handle patterns bigger then 64 bit
2022-06-14 Christian Gmeinerisaspec: Extend split_bits(..) to accept a bitsize
2022-06-14 David Heidelbergci/panfrost: add Blender, Warzone2100, Freedoom and...
2022-06-14 David Heidelbergci/crocus: add Blender, Warzone2100, Freedoom and Unvan...
2022-06-14 David Heidelbergci/virgl: iris: disable Counter Strike 1.6 trace flaking
2022-06-14 David Heidelbergci/virgl: add Blender, Warzone2100, Freedoom and Unvanq...
2022-06-14 David Heidelbergci/iris: add Blender, Warzone2100, Freedoom and Unvanqu...
2022-06-14 David Heidelbergci/llvmpipe: add Blender, Warzone2100, Freedoom and...
2022-06-14 David Heidelbergci/freedreno: fix A530 glmark2@ideas:speed=10000 trace
2022-06-14 David Heidelbergci/freedreno: add Blender, Warzone2100, Freedoom and...
2022-06-14 Iago Toral... v3dv: handle barriers at the end of a command buffer
2022-06-14 Iago Toral... v3dv: merge pending secondary barrier state into primar...
2022-06-14 Iago Toral... broadcom/compiler: disable flags optimization for loop...
2022-06-14 David Heidelbergci/etnaviv: gc2000: drop flakes from fails
2022-06-14 David Heidelbergci/etnaviv: add recent flakes for gc2000
2022-06-14 David Heidelbergci/etnaviv: disable tests which takes too long
2022-06-14 David Heidelbergci/etnaviv: add recent fails and remove 3 unexpected...
2022-06-14 David Heidelbergci/etnaviv: sort fails.txt
2022-06-14 Erik Faye-Lunddzn: handle stencil-attachment-optimal layout
2022-06-14 Erik Faye-Lunddzn: correct assert-condition
2022-06-14 Martin Roukala... ci/valve: do not extract the install tarball on the...
2022-06-14 Samuel Pitoisetci: bump the hang-detection tool in the test image...
2022-06-14 Pavel Ondračkar300: expose PIPE_CAP_LEGACY_MATH_RULES
2022-06-14 Mike Blumenkrantzanv: VK_EXT_border_color_swizzle
2022-06-14 Mike Blumenkrantzlavapipe: VK_EXT_border_color_swizzle
2022-06-14 Marek Olšákgallium/u_threaded: fix buffer busyness tracking
2022-06-13 Jason Ekstrandanv: Use NIR_PASS(_, ...)
2022-06-13 Jason Ekstrandintel/compiler: Use NIR_PASS(_, ...)
2022-06-13 David Heidelbergci: uprev piglit 2022-06-09
2022-06-13 Mike Blumenkrantzzink: fix up KILL to a more sensible log message
2022-06-13 Mike Blumenkrantzzink: unset res->swapchain upon killing a swapchain
2022-06-13 Mike Blumenkrantzzink: add implicit sync workaround for non-mesa drivers
2022-06-13 Renato PereyraRevert "wsi/x11: Avoid using xcb_wait_for_special_event...
2022-06-13 Renato PereyraRevert "wsi/x11: Don't leak xcb_get_geometry_reply_t."
2022-06-13 Mike Blumenkrantzzink: defer old swapchain destruction
2022-06-13 Mike Blumenkrantzzink: keep a count of async presents occuring for a...
2022-06-13 Mike Blumenkrantzzink: use separate pointer for swapchain presents
2022-06-13 Alyssa Rosenzweigpanvk: Use common CmdBeginRenderPass
2022-06-13 Alyssa Rosenzweigpanvk: Simplify depth clear preload condition
2022-06-13 Alyssa Rosenzweigpanvk: Fix stencil clears of combined ZS images
2022-06-13 Alyssa Rosenzweigpanvk: Clear Z/S attachments without a shader
2022-06-13 Alyssa Rosenzweigpanvk: Remove unused pushmaps
2022-06-13 Alyssa Rosenzweigpanvk: Don't specialize clear shaders for RT
2022-06-13 Samuel Pitoisetradv: remove remaining unused pCreateInfo pointers
2022-06-13 Samuel Pitoisetradv: update the check to determine if rasterization...
2022-06-13 Samuel Pitoisetradv: update the check to determine if dynamic sample...
2022-06-13 Samuel Pitoisetradv: update the check to determine if dynamic discard...
2022-06-13 Samuel Pitoisetradv: update radv_is_vrs_enabled() to use radv_graphics...
2022-06-13 Samuel Pitoisetradv: remove redundant check when importing vertex...
2022-06-13 Mike Blumenkrantzzink: cap driver inlining using ssa allocation limit
2022-06-13 Alyssa Rosenzweigpanfrost: Disable CRC at <16x16 tile sizes
2022-06-13 Alyssa Rosenzweigpanfrost: Inline pan_fbd_has_zs_crc_ext
2022-06-13 Samuel Pitoisetzink/ci: update list of expected failures with RADV
2022-06-13 Connor Abbotttu: Enable VK_KHR_swapchain_mutable_format
2022-06-13 Denis Paukpanvk: Return VK_ERROR_INCOMPATIBLE_DRIVER for Midgard
2022-06-13 Alyssa Rosenzweigpanfrost: Allow pixels using discard to be killed
2022-06-12 Francisco Jerezintel/fs/xehp+: Emit scheduling fence for all NIR barri...
2022-06-12 Tapani Pälliintel/fs: setup SEND message descriptor from nir scope
next