platform/upstream/mesa.git
2022-11-19 Rob Clarkfreedreno/drm: Add optimized path for freeing many BOs
2022-11-19 Alyssa Rosenzweigasahi: Add batch tracking logic
2022-11-19 Alyssa Rosenzweigasahi: Use the batch for submission
2022-11-19 Alyssa Rosenzweigasahi: Use batch_reads for sysvals
2022-11-19 Alyssa Rosenzweigasahi: Use a pipe_framebuffer_state batch key
2022-11-19 Alyssa Rosenzweigasahi: Use batch instead of ctx for pipelines
2022-11-19 Alyssa Rosenzweigasahi: Hide ctx->batch
2022-11-19 Alyssa Rosenzweigasahi: Factor out prepare_for_map
2022-11-19 Lionel Landwerlinintel/fs: put scratch surface in the surface state...
2022-11-19 Lionel Landwerliniris: move bindless surface state heap inside the surfa...
2022-11-19 Lionel Landwerliniris: prevent crash in decoder
2022-11-19 Bas Nieuwenhuizenradv: Convert instance bvh address to node in bvh build.
2022-11-19 Bas Nieuwenhuizenradv: Fiddle with opaque flag positions to reduce instr...
2022-11-19 Bas Nieuwenhuizenradv: Skip and for node_to_addr with bvh_base.
2022-11-19 Bas Nieuwenhuizenradv: Move ray flag compares out of the loop.
2022-11-19 Lionel LandwerlinRevert "nir/lower_shader_calls: put inserted instructio...
2022-11-19 Lionel Landwerlinnir/lower_shader_calls: wrap only jumps rather than...
2022-11-19 Lionel Landwerlinnir/lower_shader_calls: update metadata before validation
2022-11-19 Konstantin... radv/bvh: Adjust sah cost based on depth
2022-11-19 Ian Romanicknir/range_analysis: Set higher default maximum for...
2022-11-19 Caio Oliveirairis: Pass devinfo directly in iris_setup_uniforms
2022-11-19 Michael Skorokhodovintel/compiler: Require C++17
2022-11-19 Alyssa Rosenzweigasahi: Don't support 16-bit vertex attributes
2022-11-19 Alyssa Rosenzweigasahi: Fix logic ops
2022-11-19 Alyssa Rosenzweigasahi: Restrict rendering to what we support
2022-11-19 Alyssa Rosenzweigasahi: Don't validate WSI (twiddled) strides
2022-11-19 Alyssa Rosenzweigasahi: Split out agx_usc.h into a common file
2022-11-19 Alyssa Rosenzweigasahi: Note some magic bits used with memoryless RTs
2022-11-19 Alyssa Rosenzweigasahi: Identify "Sample mask after depth/stencil" bit
2022-11-19 Alyssa Rosenzweigasahi: Identify the pass type enum
2022-11-19 Alyssa Rosenzweigasahi: Identify PBE sample count
2022-11-19 Alyssa Rosenzweigasahi: Identify Dimension for Render Target
2022-11-19 Alyssa Rosenzweigasahi: Fix agx_set_framebuffer_state for MRT
2022-11-19 Alyssa Rosenzweigasahi: Set data_valid for the correct level
2022-11-19 Alyssa Rosenzweigasahi: Implement stencil texturing
2022-11-19 Alyssa Rosenzweigasahi: Add internal formats for RGB10A2
2022-11-19 Alyssa Rosenzweigasahi: Implement perf_debug
2022-11-19 Alyssa Rosenzweigasahi: Free the scanout resource
2022-11-19 Alyssa Rosenzweigagx: Handle collects in backwards isel
2022-11-19 Alyssa Rosenzweigagx: Assert more invariants in RA
2022-11-19 Alyssa Rosenzweigagx: Validate part of SSA form
2022-11-19 Alyssa Rosenzweigagx: Split off NIR preprocessing from compiling
2022-11-19 Alyssa Rosenzweigagx: Handle scalar texture destinations
2022-11-19 Alyssa Rosenzweigagx: Don't depend on GenXML
2022-11-19 Alyssa Rosenzweigagx: Lower packs/unpacks and bitfields
2022-11-19 Yonggang Luoutil: Move src/gallium/include/pipe/p_format.h to src...
2022-11-19 David Heidelbergci/freedreno: disable flaking Civilization V
2022-11-19 Yonggang Luoutil: Rename PIPE_ALIGN_STACK to UTIL_ALIGN_STACK and...
2022-11-19 Yonggang Luollvmpipe: fixes error: ‘enum pipe_blendfactor’ declared...
2022-11-19 Yonggang Luoutil: convert usage of uint to unsigned in u_format.h
2022-11-19 Yonggang Luoutil: use void * instead of byte * for util_copy_rect...
2022-11-19 Yonggang Luotgsi: fixes error: ‘enum pipe_shader_type’ declared...
2022-11-19 Yonggang Luoaco: fixes error: 'uint' was not declared in aco_instru...
2022-11-19 Yonggang Luoutil: Remove the usage of enum pipe_error in u_hash_table.*
2022-11-19 Yonggang Luoutil: Remove redundant #include "util/u_inlines.h"...
2022-11-19 Caio Oliveiraintel/compiler: Remove redundant argument from brw_nir_...
2022-11-18 Mark Janesintel/perf: fix printf formatting of size_t for 32bit...
2022-11-18 David Heidelbergci/dzn: add flake
2022-11-18 David Heidelbergdocs: update Python requirement to 3.7
2022-11-18 Jason Ekstrandinclude: Update the OpenCL headers
2022-11-18 Jason Ekstrandclover: Use braces arround a union initializer
2022-11-18 Jason Ekstrandscripts: Fix khronos-update.py to use main for OpenCL...
2022-11-18 Jim WuUpdate 00-mesa-defaults.conf
2022-11-18 Lionel Landwerlinnir/lower_explicit_io: fix metadata preserve
2022-11-18 Rhys Perrynir/lower_bit_size: lower uadd_sat/iadd_sat/isub_sat...
2022-11-18 Rhys Perrynir/lower_bit_size: optimize usub_sat lowering
2022-11-18 Rhys Perrynir/algebraic: optimize open-coded uadd_sat/usub_sat
2022-11-18 Rhys Perryradv: lower 8/16-bit uadd_carry/usub_borrow
2022-11-18 Rhys Perrynir/lower_bit_size: lower uadd_carry
2022-11-18 Caio Oliveiracrocus: Pass devinfo directly in crocus_setup_uniforms
2022-11-18 Samuel Pitoisetradv: advertise extendedDynamicState3ColorBlendEnable
2022-11-18 Samuel Pitoisetradv: add support for dynamic color blend enable
2022-11-18 David Heidelbergci/freedreno: temporarily disable godot-trive
2022-11-18 David Heidelbergci/panfrost: drop glmark2 traces, useless
2022-11-18 David Heidelbergci/iris: drop glmark2 traces, useless
2022-11-18 David Heidelbergci/llvmpipe: drop glmark2 traces, useless
2022-11-18 David Heidelbergci/virgl: drop glmark2 traces, useless
2022-11-18 David Heidelbergci/broadcom: drop glmark2 traces, useless
2022-11-18 David Heidelbergci/freedreno: drop glmark2 traces, useless
2022-11-18 David Heidelbergci/amd: drop glmark2 traces, useless
2022-11-18 Konstantin... nir/lower_shader_calls: Get rid of any brw occurences
2022-11-18 Connor Abbotttu: Rewrite inline uniform implementation
2022-11-18 Connor Abbottnir: Fix nir_chase_binding() vecN handling
2022-11-18 Matt Costerpvr: Minor cleanup around pvr_emit_vdm_index_list()
2022-11-18 Michel Dänzervulkan/wsi/wayland: Set num_modifier_lists = 0 if num_d...
2022-11-18 Matt Costerpvr: Support clear colours with more than 32 bits
2022-11-18 Karmjit Mahilpvr: Fix clang-format error.
2022-11-18 Feng Jiangvirgl/video: Check driver supported profiles and entryp...
2022-11-18 Feng Jiangvirgl/video: Add support for H.265 encoding
2022-11-18 Feng Jiangvirgl/video: Add support for H.264 encoding
2022-11-18 Boyuan Zhangvirgl/video: Pass "max_references" to backend when...
2022-11-18 Feng Jiangfrontends/va/enc: save intra_idr_period in the context
2022-11-18 Feng Jiangvirgl/video: Move hardware-related definitions from...
2022-11-18 Kenneth Graunkeiris: Increase the maximum grid size
2022-11-18 Chia-I Wuturnip: set ycbcr feature bits properly
2022-11-18 Chia-I Wufreedreno: add has_separate_chroma_filter to fd_dev_info
2022-11-17 Jami Kettunenfreedreno: Find curses properly for building fdperf
2022-11-17 Yonggang Luoci: Update dozen flakes
2022-11-17 Yonggang Luosvga: Fixes -Werror,-Wunused-but-set-variable for clang...
2022-11-17 Yonggang Luosoftpipe: fixes -Werror,-Wunused-but-set-variable for...
next