platform/upstream/mesa.git
2023-07-28 Connor Abbottisaspec: Add "displayname" for altering {NAME} when...
2023-07-28 Adam Jacksonegl: Implement EGL_EXT_explicit_device
2023-07-28 Roman Stratiienkoegl: android: Remove legacy name-based shared buffers...
2023-07-28 José Roberto... intel: Rename intel_gem_add_ext() to intel_i915_gem_add...
2023-07-28 José Roberto... intel/common: Move functions inside of C++ ifdef
2023-07-28 José Roberto... intel: Move i915_drm.h specific code from common/intel_...
2023-07-28 José Roberto... iris: Replace I915_EXEC_FENCE_SIGNAL by IRIS_BATCH_FENC...
2023-07-28 José Roberto... intel/dev: Port intel_dev_info tool to Xe KMD
2023-07-28 Illia Polishchukanv, drirc: Add workaround to speed up Cyberpunk 2077...
2023-07-28 Jason Ekstrandintel/fs: Add a parameter to speed up register spilling
2023-07-28 Timur Kristófaco: Refactor select_program to smaller functions.
2023-07-28 José Roberto... iris/xe: Call iris_lost_context_state() when batch...
2023-07-28 Mike Blumenkrantznir: add a helper for calculating variable slots
2023-07-28 Mike Blumenkrantzlavapipe: use the component offset directly for xfb
2023-07-28 Mike Blumenkrantznir: fix slot calculations for compact variables with...
2023-07-28 Eric Engestrombin/ci_run_n_monitor: get git sha from pipeline if...
2023-07-28 Daniel Stoneegl/drm: Assume modern DRI interface versions
2023-07-28 Daniel Stoneegl/drm: Use IMAGE_DRIVER instead of DRI2_LOADER
2023-07-28 Daniel Stoneegl/wayland: Assume modern DRI interface versions
2023-07-28 Daniel Stoneegl/wayland: Never use DRI2_LOADER extension
2023-07-28 Daniel Stoneegl/wayland: Add image loader extension for swrast
2023-07-28 Daniel Stoneegl/wayland: Always initialise fd_display_gpu
2023-07-28 Daniel Stoneegl/dri2: Don't look up image extension twice
2023-07-28 Daniel Stonedri: Support 1555/4444 formats
2023-07-28 Konstantin... llvmpipe: Zero extend vectors in widen_to_simd_width
2023-07-28 Samuel Pitoisetradv: remove radv_shader_info::tes::num_linked_patch_inputs
2023-07-28 Samuel Pitoisetradv: add support for dynamic TCS vertices out for TES
2023-07-28 Samuel Pitoisetradv: copy the number of TCS vertices out to TES shader...
2023-07-28 Samuel Pitoisetradv: stop checking if patch control points is dynamic...
2023-07-28 Samuel Pitoisetradv: use a packed user SGPR for the TES state
2023-07-28 Samuel Pitoisetradv: prevent linking TCS<->TES when TES is NULL
2023-07-28 Samuel Pitoisetradv: initialize tcs.tes_{patch}_inputs_read to a defau...
2023-07-28 Samuel Pitoisetradv: do not always copy the number of tess patches...
2023-07-28 Samuel Pitoisetradv: stop lowering patch vertices for TES
2023-07-28 Samuel Pitoisetradv: stop copying some NIR info fields from TES to TCS
2023-07-28 Alex Denesvirgl: link VA driver with build-id
2023-07-28 Samuel Pitoisetradv: compute the legacy GS info earlier
2023-07-28 Samuel Pitoisetradv: use next stage to determine if primID/clip dist...
2023-07-28 Samuel Pitoisetradv: use next_stage to determine if the layer should...
2023-07-28 Samuel Pitoisetradv: add support for VS/TES as ES without shaders...
2023-07-28 Samuel Pitoisetradv: track whether inputs/outputs are linked per shade...
2023-07-28 Benjamin Chengradv/video: use app provided hevc scaling list order
2023-07-28 Lionel Landwerlinblorp: update and move fast clear PIPE_CONTROLs to...
2023-07-28 Lionel Landwerlinblorp: switch blorp_update_clear_color to early return
2023-07-27 Karol Herbstnv50/ir/nir: fix txq emission on MS textures
2023-07-27 Yiwei Zhangci/venus: reenable pipeline cts
2023-07-27 Yiwei Zhangci/venus: remove fixed tests that no longer run
2023-07-27 Mike Blumenkrantzzink: don't clobber descriptor mode on multiple screen...
2023-07-27 Mike Blumenkrantzkopper: determine modifier support per-drawable
2023-07-27 Mike Blumenkrantzkopper: pass modifier availability to drawable creation
2023-07-27 Mike Blumenkrantzglx/sw: check for modifier support in the kopper path
2023-07-27 Mike Blumenkrantzglx/dri3: split out modifier check
2023-07-27 Mike Blumenkrantzkopper: move pixmap param for drawable creation to...
2023-07-27 Mike Blumenkrantzglxsw: check geometry of drawables on creation
2023-07-27 Mike Blumenkrantzkopper: handle pixmap creation failure more gracefully
2023-07-27 Iván Brianoanv,hasvk: respect provoking vertex setting on geometry...
2023-07-27 Eric Engestromci: print clang-format's version
2023-07-27 Eric Engestromci: print rustfmt's version
2023-07-27 Caio Oliveiranir: Let nir_fixup_deref_modes() fix deref_casts when...
2023-07-27 David Heidelbergci/kdl: remove extra-verbose ls command
2023-07-27 Rohan Gargiris: allow for a unsynchronized device reset query
2023-07-27 Rohan Gargiris: track reset signalling instead of replacing the...
2023-07-27 David Roscagallium/auxiliary/vl: Fix chroma offset of compute_shad...
2023-07-27 David Roscagallium/auxiliary/vl: Fix chroma and blurry output...
2023-07-27 Rhys Perrynir/lower_shader_calls: vectorize stack access for...
2023-07-27 Mike Blumenkrantzzink: fix the fix for separate shader program refcounting
2023-07-27 Eric Engestromci: allow hw jobs even if lint jobs fail for non-Marge...
2023-07-27 Eric Engestromci/lint: also print a diff for rust format issues
2023-07-27 Eric Engestromci/lint: deduplicate formatting check jobs
2023-07-27 Karmjit Mahilpvr: Fix csb relocation status assert on `pvr_csb_finish()`
2023-07-27 Karmjit Mahilpvr: Fix packing issue with max_{x,y}_clip
2023-07-27 Samuel Pitoisetradv: emulate GEOMETRY_SHADER_INVOCATIONS query on...
2023-07-27 Samuel Pitoisetradv: implement nir_intrinsic_atomic_add_gs_invocation_...
2023-07-27 Samuel Pitoisetradv: rename RADV_SHADER_QUERY_PIPELINE_STAT_OFFSET
2023-07-27 Samuel Pitoisetradv: simplify the NGG vs legacy pipelinestat query...
2023-07-27 Samuel Pitoisetradv: enable pipelinestat query emulation for legacy GS
2023-07-27 Samuel Pitoisetradv: declare the shader query user SGPR for emulating...
2023-07-27 Samuel Pitoisetradv: rename NGG query state to be more generic
2023-07-27 Christian Gmeinerfreedreno/regs: python does not need ';'
2023-07-27 Christian Gmeinerfreedreno/regs: remove dead code
2023-07-27 Christian Gmeinerfreedreno/regs: remove not used variable
2023-07-27 Christian Gmeinerfreedreno/regs: remove double assignment of self.curren...
2023-07-27 Erik Faye-Lundmeson: report with_glvnd in summary
2023-07-26 Lionel Landwerlinanv: wire image sparse loads
2023-07-26 Lionel Landwerlinintel/nir: add lower for sparse images & textures
2023-07-26 Lionel Landwerlinintel/nir: handle image_sparse_load in storage format...
2023-07-26 Lionel Landwerlinintel/fs: add support for sparse accesses
2023-07-26 Dmitry Baryshkovgallium: unbreak kmsro/freedreno case
2023-07-26 Dmitry Baryshkovgallium: move kmsro definition to the bottom of the...
2023-07-26 David Heidelbergci/kernel: add amd patch to prevent crashes when starting X
2023-07-26 Faith Ekstrandnir: Add a backend_flags field to nir_tex_instr
2023-07-26 Gert Wollnyr600: don't use sb disasm to disassamble copy shader
2023-07-26 Gert Wollnyr600: don't check possible size of ALU CF
2023-07-26 Gert Wollnyr600: Assert when backend wants to create a new ALU CF
2023-07-26 Gert Wollnyr600: Explicitly force new CF in gs copy shader
2023-07-26 Gert Wollnyr600/sfn: Schedule AR uses befor possible groups
2023-07-26 Gert Wollnyr600/sfn: rework checks for ALU CF emission
2023-07-26 Gert Wollnyr600/sfn: Splizt ALU blocks in scheduler to fit into...
2023-07-26 Gert Wollnyr600/sfn: on Cayman loading an index register needs...
2023-07-26 Gert Wollnyr600/sfn: make remaining slots a signed value
next