platform/upstream/mesa.git
2023-03-13 Rob Clarkfreedreno: c++-proofing
2023-03-13 Rob Clarkfreedreno: Un-inline buffer-mask enum
2023-03-13 Rob Clarkfreedreno/ir3: Add missing driver params
2023-03-13 Rob Clarkfreedreno/ir3+tu: Calculate subgroup size in ir3
2023-03-13 Rob Clarkfreedreno/ir3: c++-proof the headers
2023-03-13 Rob Clarkfreedreno/ir3: Don't use negative opc for meta instructions
2023-03-13 Rob Clarkfreedreno/ir3: Un-inline enums
2023-03-13 Rob Clarkfreedreno: Quiet c++ warning about designated initializers
2023-03-13 Rob Clarkfreedreno/registers: Add regs for a690
2023-03-13 Rob Clarkfreedreno/registers: Schema validation for gen_header.py
2023-03-13 Rob Clarkfreedreno: Nerf strict-aliasing warning for all of gcc
2023-03-13 Samuel Pitoisetradv: allow to cache optimized (LTO) pipelines with GPL
2023-03-13 Samuel Pitoisetradv: keep track of the retained NIR shaders sha1 for...
2023-03-13 Samuel Pitoisetradv: determine if a graphics pipeline needs a noop...
2023-03-13 Samuel Pitoisetradv: fix the error code when the driver fails to creat...
2023-03-13 Daniel Schürmannradv/rt: place any-hit scratch vars after intersection...
2023-03-13 Jordan Justenintel/dev: Enable MTL PCI ids
2023-03-13 Mike Blumenkrantzradv: avoid a huge memset in radv_graphics_pipeline_com...
2023-03-13 Samuel Pitoisetradv: zero-initialize radv_shader_info earlier for...
2023-03-13 Samuel Pitoisetradv: zero-initialize radv_shader_args right before...
2023-03-13 Mike Blumenkrantzradv: delete radv_graphics_pipeline_compile() asserts
2023-03-13 Vinson Leepps: Fix build errors.
2023-03-12 Marek Olšákglthread: qualify the *cmd unmarshal parameter with...
2023-03-12 Marek Olšákmesa: put dispatch table initialization into one place
2023-03-12 Marek Olšákmesa: rename CurrentClientDispatch to GLApi
2023-03-12 Marek Olšákmesa: move ctx->Table -> ctx->Dispatch.Table except...
2023-03-12 Marek Olšákglapi: inline the meson list files_mapi_util
2023-03-12 Marek Olšákglapi: move files specific to shared-glapi into the...
2023-03-12 David Heidelbergci/clover: disable the jobs
2023-03-12 Daniel Schürmannaco/spill: allow for disconnected CFG
2023-03-12 Daniel Schürmannaco/insert_exec_mask: allow for disconnected CFG
2023-03-12 Daniel Schürmannaco/dead_code_analysis: don't add artificial uses to...
2023-03-12 Daniel Schürmannaco/value_numbering: clear hashmap between disconnected...
2023-03-12 Daniel Schürmannaco/dominance: set immediate dominator for any BB witho...
2023-03-12 Daniel StoneCI: Disable mingw job
2023-03-12 Daniel StoneCI: Disable Windows runners
2023-03-12 Daniel StoneRevert "ci: Disable Collabora LAVA farm"
2023-03-12 Kai Wasserbächfix: gallivm: fix LLVM #include of Host.h, moved to...
2023-03-12 Konstantin... radv/rt: Properly handle pNext of pipeline library...
2023-03-12 Konstantin... vulkan: Add vk_shader_module_init
2023-03-12 Konstantin... radv/rt: Use vk_pipeline_hash_shader_stage for RT stages
2023-03-12 David Heidelbergci/iris: update apl and glk expectations, after enablin...
2023-03-12 David Heidelbergci: build Wayland support for the amd64
2023-03-11 Alyssa Rosenzweigagx: Lower discard late
2023-03-11 Mike Blumenkrantzzink: ignore renderdoc if ZINK_RENDERDOC isn't in use
2023-03-11 Alyssa Rosenzweigail: Restructure generated tests
2023-03-11 José Roberto... anv: Integrate gem vm bind and unbind kmd backend functions
2023-03-11 José Roberto... anv: Add gem VM bind and unbind to backend
2023-03-11 José Roberto... anv: Implement gem close and mmap for Xe backend
2023-03-11 José Roberto... anv: Implement Xe functions to create and destroy VM
2023-03-11 José Roberto... anv: Implement gem_create for Xe backend
2023-03-11 Isabella Bassonir/algebraic: remove duplicate bool conversion lowerings
2023-03-11 Isabella Bassonir/algebraic: make patterns for float conversion lower...
2023-03-11 Isabella Bassonir/algebraic: extend lowering patterns for conversions...
2023-03-11 Isabella Bassonir/algebraic: extend mediump patterns
2023-03-11 Isabella Bassonir/algebraic: insert patterns inside optimizations...
2023-03-11 Alyssa Rosenzweignir/lower_point_size: Use shader_instructions_pass
2023-03-11 Alyssa Rosenzweigagx: Switch to scoped_barrier
2023-03-11 David Heidelbergci/lava: every LAVA job doesn't want to run gles2 deqp...
2023-03-11 David Heidelbergci/panfrost: correct the job name, as it runs on gles2
2023-03-11 David Heidelbergci/amd: move skqp and va jobs on raven from XOrg to...
2023-03-11 David Heidelbergci: add and utilize dalboz devices
2023-03-11 Sil Vilerinod3d12: Fix video decode for interlaced streams with...
2023-03-11 Alyssa Rosenzweigagx: Use nir_lower_mem_access_bit_sizes
2023-03-11 Alyssa Rosenzweigagx: Implement extract_[ui]16
2023-03-11 Alyssa Rosenzweigagx: Fix subdivision coalescing
2023-03-11 Alyssa Rosenzweigagx: Make partial DCE optional
2023-03-11 Alyssa Rosenzweigagx: Don't set lower_pack_split
2023-03-11 Daniel Stoneci: Disable Collabora LAVA farm
2023-03-11 Eric Engestromci: take valve farm offline
2023-03-11 Daniel Stoneci: Actually run Piglit on LAVA
2023-03-11 Alyssa Rosenzweigpan/mdg: Remove reference to removed macro
2023-03-11 Alyssa Rosenzweigpanfrost: Remove MALI_POSITIVE macro
2023-03-11 Alyssa Rosenzweigpanfrost: Inline the last MALI_POSITIVE use
2023-03-11 Alyssa Rosenzweigpanfrost: Remove FBD tag enum from XML
2023-03-11 Alyssa Rosenzweigpanfrost: Use framebuffer pointer XML
2023-03-11 Alyssa Rosenzweigpanfrost: Add XML for framebuffer pointers
2023-03-11 Alyssa Rosenzweigpanfrost: Handle fixed-point packing in GenXML
2023-03-11 Alyssa Rosenzweigpanfrost: Don't use DECODE_FIXED16 for sample position
2023-03-11 Alyssa Rosenzweigdocs/panfrost: Move description of instancing
2023-03-11 Alyssa Rosenzweigpanfrost: Remove some unused definitions
2023-03-11 Felix DeGroodintel/perf: Hide extended metrics by default
2023-03-11 Alyssa Rosenzweigasahi,agx: Implement buffer textures with gnarly NIR
2023-03-11 Alyssa Rosenzweigasahi, agx: Implement dummy samplers
2023-03-10 Guilherme Galloci/baremetal: Wrap artifact download curl with xtrace
2023-03-10 Guilherme Galloci: Fix release build use for performance jobs
2023-03-10 José Roberto... iris: Move i915 submit_batch() to i915 backend
2023-03-10 José Roberto... iris: Add batch_check_for_reset() to kmd backend
2023-03-10 José Roberto... iris: Add gem_mmap() to kmd backend
2023-03-10 José Roberto... build: Block build of HASVK, Crocus and i915 in non...
2023-03-10 José Roberto... intel/perf: Disable it for Xe KMD
2023-03-10 José Roberto... iris: Don't mark protected bo as reusable
2023-03-10 Alyssa Rosenzweigasahi: Don't allow linear depth/stencil buffers
2023-03-10 Daniel Stoneci/android: Use a more aggressive timeout for the job
2023-03-10 Ian Romanicknir/lower_int64: Optionally lower ufind_msb using uadd_sat
2023-03-10 Ian Romanicknir/algebraic: Optimize some ifind_msb to ufind_msb
2023-03-10 Ian Romanicknir: Restrict ufind_msb and ufind_msb_rev to 32- or...
2023-03-10 Ian Romanicknir/algebraic: Do not generate 8- or 16-bit find_msb
2023-03-10 Ian Romanicknir/builder: Do not generate 8- or 16-bit find_msb
2023-03-10 Ian Romanicknir: intel/compiler: Move ufind_msb lowering to NIR
next