platform/upstream/mesa.git
2022-06-05 Pavel Ondračkar300: don't try to use inline constants instead of...
2022-06-05 Pavel Ondračkar300: be less agresive with copy propagate in loops
2022-06-05 Pavel Ondračkar300: deduplicate common NIR options
2022-06-05 Mike Blumenkrantzmesa/st: bump param reservation to 28
2022-06-05 Mike Blumenkrantzvirgl: add some ci flakes
2022-06-05 Vinson Leeclc: Fix build with llvm-15.
2022-06-04 Mike Blumenkrantzd3d12: skip time-elapsed piglit tests in ci
2022-06-04 Timothy Arceriglsl: remove the now unused GLSL IR loop unrolling...
2022-06-04 Timothy Arcerigallium: remove PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_H...
2022-06-04 Timothy Arcerisvga: disable GLSL IR loop unrolling
2022-06-04 Timothy Arcerinouveau/nvc0: disable GLSL IR loop unrolling
2022-06-04 Timothy Arcerinouveau/nv50: disable GLSL IR loop unrolling
2022-06-04 Timothy Arcerinouveau/nv30: disable GLSL IR loop unrolling
2022-06-04 Timothy Arcerilima: switch to NIR loop unrolling
2022-06-04 Timothy Arcerilima: fixup nir indirect unroll options to match galliu...
2022-06-04 Timothy Arcerilima: lower all undefs to zero in vs
2022-06-04 Timothy Arcerifreedreno: switch to NIR loop unrolling
2022-06-04 Timothy Arcerifreedreno/ir3: tidy up duplication of common nir options
2022-06-04 Timothy Arcerigallivm: disable GLSL IR loop unrolling in LLVMPIPE
2022-06-04 Alyssa Rosenzweigpanfrost: Launch transform feedback shaders
2022-06-04 Alyssa Rosenzweigpanfrost: Create transform feedback shaders
2022-06-04 Alyssa Rosenzweigpanfrost: Wire up transfrom feedback sysvals
2022-06-04 Alyssa Rosenzweigpanfrost: Don't allow vertex shaders to have side effects
2022-06-04 Alyssa Rosenzweigpan/bi: Handle transform feedback intrinsics
2022-06-04 Alyssa Rosenzweigpan/bi: Add transform feedback lowering pass
2022-06-04 Alyssa Rosenzweignir: Export nir_io_add_intrinsic_xfb_info
2022-06-04 Alyssa Rosenzweignir: Add transform feedback system values
2022-06-04 Mike Blumenkrantzformat_utils: properly parenthesize macro params
2022-06-04 Alyssa Rosenzweigpanfrost: Use C11 static_assert for enums
2022-06-04 Mike Blumenkrantzmesa/st: bump param reservation to 20
2022-06-04 Mike Blumenkrantzmesa: improve relocation problem message
2022-06-04 Timothy Arceriglsl: remove now unused lower_const_arrays_to_uniforms()
2022-06-04 Timothy Arceriglsl: switch to NIR based implementation of lower_const...
2022-06-04 Timothy Arceriglsl: move gl_nir_link_opts() call out of the st code
2022-06-04 Timothy Arceriglsl: move common link time optimisation calls to linke...
2022-06-04 Timothy Arceriglsl/nir: allow the nir linker to remove dead uniforms...
2022-06-04 Timothy Arceriglsl/nir: skip adding hidden uniforms to the remap...
2022-06-04 Timothy Arcerinir: add nir based version of the lower_const_arrays_to...
2022-06-04 Georg Lehmannzink: Use VK_USE_64_BIT_PTR_DEFINES to check for 64bit...
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
next