platform/upstream/mesa.git
2022-06-04 Mike Blumenkrantzzink: add back kms handling
2022-06-04 Mike BlumenkrantzRevert "zink: remove drm_fd"
2022-06-04 Mike Blumenkrantzzink: handle aux plane imports
2022-06-04 Mike Blumenkrantzzink: rename a variable
2022-06-04 Mike Blumenkrantzzink: represent plane offsets using offset from plane...
2022-06-04 Mike Blumenkrantzzink: fix dmabuf plane layout struct scoping
2022-06-04 Adam Jacksonzink: Print the VkResult if vkCreateInstance fails
2022-06-03 Mike Blumenkrantzci: disable unit tests
2022-06-03 Alyssa Rosenzweigpanfrost/ci: Mark draw_buffers_indexed.* as flakes
2022-06-03 Mike Blumenkrantzkopper: use get_drawable_info path for non-x11 drawables
2022-06-03 Mike Blumenkrantzegl/wayland: skip buffer creation on zink
2022-06-03 Mike Blumenkrantzegl/wayland: manually swap backbuffer when using zink
2022-06-03 SureshGuttulaRevert "radeon: hardcode uvd/vce encoder not_referenced...
2022-06-03 Yonggang Luomicrosoft/clc: Fixes compiling of microsoft clc with...
2022-06-03 Yonggang Luodzn: Fixes compiling error by include `<unknwn.h>`
2022-06-03 Yonggang Luodzn: Fixes compiling error when build with msys2/mingw
2022-06-03 Yonggang Luod3d12/wgl/test: Fixes wgl_tests.cpp for d3d12 with...
2022-06-03 Yonggang Luod3d12: `#include <windows.h>` instead `#include <Window...
2022-06-03 Yonggang Luod3d12: Fixes compiling error by include `<unknwn.h>`
2022-06-03 Yonggang Luod3d12: Move shared code that include d3d12 headers...
2022-06-03 Yonggang Luod3d12: Fixes d3d12 compiling errors in `D3D12ResourceSt...
2022-06-03 Mike Blumenkrantzzink: disable compute pbos on turnip
2022-06-03 Jesse Nataliemeson: Use a C99 STDC_VERSION for flex
2022-06-03 Konstantin... radv: Some acceleration structure cleanups
2022-06-03 Konstantin... radv: Add and use radv_cp_dma_wait_for_stages
2022-06-03 Hoe Hao Chengzink/codegen: do not automatically consider extensions...
2022-06-03 Hoe Hao Chengzink/codegen: do not include compilation structs with...
2022-06-03 Hoe Hao Chengzink/codegen: remember the fields in feats/props struct...
2022-06-03 Pierre-Eric... st/mesa: use mutex in st_get_texture_sampler_view_from_...
2022-06-03 Tapani Pällianv: use anv_cmd_dirty_mask_t type for dynamic state
2022-06-03 Boris Brezillonmicrosoft/spirv_to_dxil: Fix the push_constant UBO...
2022-06-03 Boris Brezillonmicrosoft/spirv_to_dxil: Fix push_constants type declar...
2022-06-03 Daniel Schürmannnir/opt_vectorize: refactor src rewriting to avoid...
2022-06-03 Samuel Pitoisetradv: enable radv_zero_vram for Hammerting
2022-06-03 Danylo Piliaievspirv: Workaround for RelaxedPrecision on OpLogical...
2022-06-03 Erik Faye-Lundmeson: add back -Werror=vla to msvc compat flags
2022-06-03 Erik Faye-Lundutil: implement STATIC_ASSERT using c++11 / c11 primitives
2022-06-03 Erik Faye-Lundutil: use static_assert directly
2022-06-03 Erik Faye-Lundbroadcom/compiler: use macro for power-of-two check
2022-06-03 Erik Faye-Lundintel/compiler: use macro for power-of-two check
2022-06-03 Erik Faye-Lundutil: add IS_POT macro
2022-06-03 Erik Faye-Lundv3dv: do not do STATIC_ASSERT on variables
2022-06-03 Erik Faye-Lundfreedreno: degrade STATIC_ASSERT to assert
2022-06-03 Erik Faye-Lundiris: do not do STATIC_ASSERT on variables
2022-06-03 Erik Faye-Lundfreedreno: do not do STATIC_ASSERT on variables
2022-06-03 Erik Faye-Lundfreedreno: do not use variable in STATIC_ASSERT
2022-06-03 Erik Faye-Lundturnip: do not do STATIC_ASSERT on a variable
2022-06-03 Erik Faye-Lundpvr: do not use c_msvc_compat_args
2022-06-03 Yonggang Luoradv: Remove usage of `cnd_monotonic.h`
2022-06-03 Mike Blumenkrantzaux/trace: implement pipe_screen::is_compute_copy_faster
2022-06-03 Mike Blumenkrantzaux/trace: fix sampler view dumping
2022-06-03 Mike Blumenkrantzzink: fix framebuffer attachment usage asserts for...
2022-06-03 Dave Airlienouveau/codegen: drop gallium headers from the interface.
2022-06-03 Dave Airlienouveau/codegen: drop all ubytes from codegen.
2022-06-03 Dave Airlienouveau: move codegen to a common higher level directory.
2022-06-03 Dave Airlienouveau: move codegen into a standalone library.
2022-06-03 Dave Airliellvmpipe: handle timespec overflow on fence waits.
2022-06-03 Hyunjun Koturnip: clamp to 1 for negative bottom-right of viewport.
2022-06-03 Mike Blumenkrantzzink: expand patch_vertices pipeline key bitsize
2022-06-03 Mike Blumenkrantzzink: use dynamic patch vertices if available
2022-06-03 Mike Blumenkrantzzink: break out pipeline dynamic state2 into struct
2022-06-03 Mike Blumenkrantzzink: use dynamic cull mode
2022-06-03 Mike Blumenkrantzzink: use memcmp for comparing dynamic state1 info
2022-06-03 Mike Blumenkrantzzink: break out dynamic state1 pipeline info to struct
2022-06-03 Mike Blumenkrantzzink: improve packing for pipeline dynamic state1 info
2022-06-03 Mike Blumenkrantzzink: reorder pipeline dynamic state1 substruct
2022-06-03 Mike Blumenkrantzzink: tu ci updates
2022-06-03 Mike Blumenkrantzzink: force queries to start/end out of renderpass
2022-06-03 Alyssa Rosenzweigpan/bi: Fix clper_xor on Mali-G31
2022-06-02 Emma Anholti915g: Ignore the new SEPARABLE_PROGRAM property.
2022-06-02 Paulo Zanoniintel/compiler: call ordered_unit() only once at update...
2022-06-02 Paulo Zanoniintel/compiler: split handling of 64 bit floats and...
2022-06-02 Paulo Zanoniintel/compiler: compute int64_options based on devinfo...
2022-06-02 Kenneth Graunkeintel/compiler: Fix uncompaction of signed word immedia...
2022-06-02 Mike Blumenkrantzzink: fix radv piglit fails
2022-06-02 Yonggang Luoci/vs2019: Clear CI_COMMIT_MESSAGE and CI_COMMIT_DESCRI...
2022-06-02 Renato Pereyravenus: Add driconf option to enable implicit fencing
2022-06-02 Mike Blumenkrantzmesa: throw a log warning any time a fallback texture...
2022-06-02 Alyssa Rosenzweigpan/bi: Rework Valhall register alignment
2022-06-02 Alyssa Rosenzweigpan/bi: Align 64-bit register sources
2022-06-02 Alyssa Rosenzweigpan/bi: Allow vec6 for collects
2022-06-02 Icecream95pan/bi: Use nodearrays for linear constraints
2022-06-02 Icecream95pan/bi: Add nodearray datastructure
2022-06-02 Icecream95pan/bi: Reverse linear constraint bits
2022-06-02 Sil Vilerinod3d12: Align output buffer offset access to D3D12_FEATU...
2022-06-02 Connor Abbotttu: Enable shaderTessellationAndGeometryPointSize
2022-06-02 Danylo Piliaievtu: Fix D32S8 resolves into D32 or S8 in sysmem mode
2022-06-02 Samuel Pitoisetradv/ci: update list of failures for Pitcairn
2022-06-02 Rhys Perryradv,aco: disable shader cache when ACO debug options...
2022-06-02 Jason Ekstrandnir: xfb_buffer_info::stride is in bytes
2022-06-02 Jason Ekstrandnir/glsl: Use rzalloc for nir_xfb_info
2022-06-02 Mike Blumenkrantzlavapipe: fix dynamic patchControlPoints
2022-06-02 Erik Faye-Lundinclude: drop c11_compat.h
2022-06-02 Erik Faye-Lundinclude: drop c99_math.h
2022-06-02 Erik Faye-Lundvulkan/device_select: remove needless c99_compat.h...
2022-06-02 Erik Faye-Lundintel/isl: remove needless c99_compat.h includes
2022-06-02 Erik Faye-Lundinclude: remove needless c99_compat.h includes
2022-06-02 Erik Faye-Lundgallium: remove needless c99_compat.h includes
2022-06-02 Erik Faye-Lundmapi: remove needless c99_compat.h includes
2022-06-02 Erik Faye-Lundgallium/util: remove needless c99_compat.h includes
next