platform/upstream/mesa.git
2022-06-06 Qiang Yumesa/vbo: enclose none-vertex functions with HW_SELECT_MODE
2022-06-06 Qiang Yumesa: add hw select name stack code path
2022-06-06 Qiang Yumesa: refine name stack code to prepare for hw select
2022-06-06 Qiang Yumesa: add _mesa_bufferobj_get_subdata
2022-06-06 Qiang Yumesa: add hardware accelerated select constant
2022-06-06 Qiang Yunir/builder: add load/store array variable helper functions
2022-06-06 Qiang Yumesa/vbo: remove unused vbo_context->binding
2022-06-06 Qiang Yumesa/program: fix nir output reg overflow
2022-06-06 Alyssa Rosenzweigpan/va: Unit test constant lowering pass
2022-06-06 Alyssa Rosenzweigpan/va: Try widening small constants
2022-06-06 Alyssa Rosenzweigpan/va: Try negating small constants when lowering
2022-06-06 Alyssa Rosenzweigpan/va: Record which instructions are signed
2022-06-06 Rhys Perryaco: fix SMEM load_global with VGPR address and non...
2022-06-06 Rhys Perryaco: fix SMEM load_global_amd with non-zero offset
2022-06-06 Juan A. Suarez... v3d: save only required states in blitter
2022-06-06 Juan A. Suarez... v3d: use function to initialize refcount
2022-06-06 Alyssa Rosenzweigpan/bi: Implement b2i with MUX
2022-06-06 Alyssa Rosenzweigpan/va: Add MUX lowering tests
2022-06-06 Alyssa Rosenzweigpan/va: Lower MUX to CSEL where possible
2022-06-06 Alyssa Rosenzweigpan/va: Implement more lanes
2022-06-06 Alyssa Rosenzweigpan/bi: Extract MUX to CSEL optimization
2022-06-06 Frank Binnspvr: shorten error to err in label names
2022-06-06 Juan A. Suarez... v3d/ci: Add traces
2022-06-06 Alyssa Rosenzweigpanfrost: Don't calculate min/max indices on v9
2022-06-06 Alyssa Rosenzweigpanfrost: Extract panfrost_get_index_buffer helper
2022-06-06 Alyssa Rosenzweigpan/va: Do not insert NOPs into empty shaders
2022-06-06 Konstantin... radv: Require an alignment of 64 for accel structs
2022-06-06 David Heidelbergci/virgl: traces: temporarily disable nheko trace
2022-06-06 Mike Blumenkrantzzink: remove buffer valid range tracking from blit
2022-06-06 Mike Blumenkrantzzink: invalidate blit dsts if fully covered
2022-06-06 Mike Blumenkrantzzink: hook up surface invalidation to LOAD_OP_DONT_CARE
2022-06-06 Mike Blumenkrantzzink: split out a dynamic render ternary
2022-06-06 Mike Blumenkrantzzink: rename renderpass attrib value
2022-06-06 Mike Blumenkrantzzink: flag renderpass for change if image resource...
2022-06-06 Mike Blumenkrantzzink: track invalidation for image resources
2022-06-06 Mike Blumenkrantzzink: disable EXT_primitives_generated_query on turnip
2022-06-06 Mike Blumenkrantzzink: remove ANV depth clip control workaround
2022-06-05 Mike Blumenkrantzmesa: handle atomic counter lowering for drivers with...
2022-06-05 Mike Blumenkrantzst/glsl_to_nir: call st_set_prog_affected_state_flags...
2022-06-05 Mike Blumenkrantzmesa: conditionally set constants dirty for atomic...
2022-06-05 Mike Blumenkrantzmesa: add statevar for atomic counter offsets
2022-06-05 Pavel Ondračkar300: merge simple movs with constant swizzles together
2022-06-05 Filip Gawinr300: don't check for unitialized reads when rewriting...
2022-06-05 Pavel Ondračkar300: Update list of RV515 dEQP failures and add some...
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...
next