platform/upstream/mesa.git
2023-03-20 Mike Blumenkrantzzink: add a function for applying u_blitter barriers
2023-03-20 Mike Blumenkrantzzink: end rp earlier in set_framebuffer_state
2023-03-20 Mike Blumenkrantzzink: double check layouts for possible feedback loop...
2023-03-20 Mike Blumenkrantzzink: add some asserts for zs layout in dynamic render
2023-03-19 David Heidelbergmeson: implement quirk for the compilation under armv7...
2023-03-19 David Heidelbergci: disable weston session timeout for llvmpipe
2023-03-19 David Heidelbergci: distribute XDG_RUNTIME_DIR with setup-test-env...
2023-03-18 Rob Clarkfreedreno+tu: Add a690 support
2023-03-18 Rob Clarkfreedreno+tu: Big GMEM support
2023-03-18 Rob Clarkfreedreno: Specify GMEM tile alignment per GPU
2023-03-18 Bas NieuwenhuizenUpdate my mailmap aliases
2023-03-18 Konstantin... radv: Fix inserting stack_size into the cache
2023-03-18 Konstantin... radv: Fix loading stack_size from the cache
2023-03-18 David Heidelbergci/intel: add dEQP-EGL.functional.wide_color.window_fp1...
2023-03-18 David Heidelbergci/traces: add two skips due to flakes
2023-03-18 David Heidelbergci/freedreno: add recent occasional flakes
2023-03-18 Mike Blumenkrantzzink: expand ZINK_DEBUG=sync to cover copy ops
2023-03-18 Mike Blumenkrantzzink: add tracing for copy ops
2023-03-18 Iván Brianointel/fs: handle interpolation modes for at_sample...
2023-03-18 Tatsuyuki Ishiradv: Fix missing wait of GS copy shader upload for...
2023-03-18 Jesse Nataliedzn: Claim the arithmetic subgroup bit
2023-03-18 Jesse Nataliespirv2dxil: Handle arithmetic subgroup ops
2023-03-18 Jesse Nataliemicrosoft/compiler: Add a lowering pass for scan ops...
2023-03-18 Jesse Nataliemicrosoft/compiler: Implement wave reduce/exclusive...
2023-03-17 Marek Olšákradeonsi: remove unused vs_output_param_mask
2023-03-17 Marek Olšákac/nir: use plural correctly in the ac_nir_export_param...
2023-03-17 Marek Olšákac/nir: don't emit duplicated parameter exports
2023-03-17 José Roberto... iris: Move to iris_i915_batch.c code to destroy i915...
2023-03-17 José Roberto... iris: Move to i915/iris_batch.c code to create and...
2023-03-17 José Roberto... iris: Store iris_context's priority
2023-03-17 Brian Paulllvmpipe: remove debug printf spam in lp_setup_wait_emp...
2023-03-17 Martin Roukala... ci/b2c: increase the console timeout to 4 minutes
2023-03-17 Martin Roukala... radv/ci: update VanGogh's expectations
2023-03-17 Eric Engestromasahi: fix a few typos
2023-03-17 Kenneth Graunkest/mesa, iris: Add optional CPU-based ASTC void extent...
2023-03-17 Alyssa Rosenzweigci: Enforce clang-format for asahi
2023-03-17 Alyssa Rosenzweigci: Add clang-format to the amd64 container
2023-03-17 José Roberto... iris: Implement gem_mmap() in Xe kmd backend
2023-03-17 José Roberto... iris: Implement gem_create() in Xe kmd backend
2023-03-17 José Roberto... iris: Implement the function to destroy VM in Xe
2023-03-17 José Roberto... iris: Implement the Xe version of iris_bufmgr_init_glob...
2023-03-17 José Roberto... iris: Only mark buffer as exported if drmPrimeHandleToF...
2023-03-17 Rhys Perryaco: set needs_flat_scr=true for RT
2023-03-17 Rhys Perryaco/gfx11: fix RT prolog scratch initialization
2023-03-17 Michel Dänzerci: Enable LTO for fedora-release job
2023-03-17 Michel Dänzerci: Install procps-ng in Fedora image
2023-03-17 Michel Dänzerci: Drop ccache from Fedora image
2023-03-17 Michel Dänzerci: Make ccache optional
2023-03-17 Michel Dänzerci: Allow passing c{,pp}_link_args to meson
2023-03-17 Michel Dänzerci: Pass -Werror to compiler linking stage for LTO
2023-03-17 Michel Dänzerintel/vk/grl: Do not use no_override_init_args for C++
2023-03-17 Michel Dänzerci: Split up -Werror workarounds for debian-mingw32...
2023-03-17 Michel Dänzerci: Remove some -Werror workarounds for debian-android job
2023-03-17 Michel Dänzeriris: Use ralloc_free for memory allocated with rzalloc
2023-03-17 Michel Dänzercrocus: Use ralloc_free for memory allocated with rzalloc
2023-03-17 Michel Dänzerr600: Use container_of instead of direct pointer cast
2023-03-17 Michel Dänzernouveau: Make getSize return unsigned int
2023-03-17 Alejandro Piñeirov3dv/debug: add debug option to disable TFU codepaths
2023-03-17 Mike Blumenkrantzzink: only flag rp info for updating on flush, don...
2023-03-17 Mike Blumenkrantzaux/tc: rework inter-batch renderpass info handling
2023-03-17 Mike Blumenkrantzaux/tc: make some of the rp tracking api private
2023-03-17 Mike Blumenkrantzaux/tc: fix initial rp info allocation
2023-03-17 Mike Blumenkrantzaux/tc: add a function to reset rp info
2023-03-17 Mike Blumenkrantzaux/tc: don't sync for get_sample_position
2023-03-17 Mike Blumenkrantzaux/tc: track the number of active queries
2023-03-17 Mike Blumenkrantzaux/tc: fix renderpass splitting on flush
2023-03-17 Mike Blumenkrantzaux/tc: use a local 'deferred' variable in tc_flush()
2023-03-17 Mike Blumenkrantzaux/tc: flag late zs clears as partial clears
2023-03-17 Mike Blumenkrantzzink: trigger oom flushes more aggressively from copy ops
2023-03-17 Mike Blumenkrantzzink: disable tc flush notify with rp optimizing
2023-03-17 Mike Blumenkrantzzink: disable queries when flushing clears from set_fb
2023-03-17 Mike Blumenkrantzzink: add and use a function for "safely" ending render...
2023-03-17 Mike Blumenkrantzzink: reset tc fb info upon splitting a renderpass
2023-03-17 Mike Blumenkrantzzink: don't use/update tc rp info while blitting
2023-03-17 Mike Blumenkrantzzink: add an assert to catch renderpass optimizing...
2023-03-17 Francisco Jerezintel/fs: Fix register coalesce in presence of force_wr...
2023-03-17 Francisco Jerezintel/fs: Fix copy propagation dataflow analysis in...
2023-03-17 Francisco Jerezintel/fs: Track force_writemask_all behavior of copy...
2023-03-17 Kenneth Graunkei965/vec4: Implement uclz in the vec4 backend
2023-03-17 Kenneth Graunkeintel/fs: Make bld.F16TO32 actually emit F16TO32 not...
2023-03-17 Kenneth Graunkeintel/vec4: Retype texture/sampler indexes to UD
2023-03-17 Jesse Natalienir: Propagate alignment when rematerializing cast...
2023-03-17 Mike Blumenkrantzzink: track tc fences better
2023-03-17 Giancarlo Devichd3d12: Track up to 16 contexts worth of batch reference...
2023-03-17 Giancarlo Devichd3d12: Unroll shader variant selection loop
2023-03-17 Giancarlo Devichd3d12: Reduce gs variant key init cost; unnecessary...
2023-03-17 Giancarlo Devichd3d12: Use short circuit in shader key compare; update...
2023-03-17 Giancarlo Devichd3d12: Use context-level sampler_state array for fillin...
2023-03-17 Giancarlo Devichd3d12: Don't unnecessarily recompute manual_depth_range
2023-03-17 Giancarlo Devichd3d12: Track up to 16 contexts worth of pending barrier...
2023-03-17 Mike Blumenkrantzzink: use res->queue to auto-handle queue transitions...
2023-03-17 Mike Blumenkrantzzink: remove redundant dmabuf_acquire setting
2023-03-17 Mike Blumenkrantzzink: track current queue for resources
2023-03-17 David Heidelbergci/traces: disable nheko trace with zink since it flakes
2023-03-17 Sviatoslav... glsl: Fix codegen for constant ir_binop_{l,r}shift...
2023-03-17 Mike Blumenkrantzzink: fix layer check for compressed format surface...
2023-03-17 Timur Kristófaco: Always enable idxen for swizzled buffer access...
2023-03-17 Timur Kristófaco: Disable MUBUF/MTBUF offsets when they are zero.
2023-03-17 Timur Kristófaco: Use zero for MUBUF/MTBUF when soffset is undefined.
2023-03-17 Timur Kristófaco: Don't add soffset to swizzled MUBUF base.
next