platform/upstream/mesa.git
2022-10-17 Danylo Piliaievtu: Fix the size of patch control points state
2022-10-17 Daniel Schürmannaco/spill: Fix spilling of Phi operands
2022-10-17 Alyssa Rosenzweigpan/mdg: Fix 16-bit alignment with spiller
2022-10-17 Alyssa Rosenzweigpan/mdg: Limit work registers for large workgroups
2022-10-17 Alyssa Rosenzweigpan/mdg: Lower PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK...
2022-10-17 Alyssa Rosenzweigpanfrost/ci: Remove stale fail
2022-10-17 Rohan Garganv: Enable 16 bit float ops on devices that have a LSC
2022-10-17 Rohan Gargintel/compiler: Support 16 bit float ops
2022-10-17 Daniel StoneRevert "panfrost/ci: Disable t720 jobs"
2022-10-17 Alejandro Piñeirov3dv/pipeline: keep qpu_insts around if we expect them...
2022-10-17 Timothy Arceriglthread: leave dlist dispatch in place for Begin/End
2022-10-17 Samuel Pitoisetradv: discard the PS epilog when the pipeline doesn...
2022-10-17 Samuel Pitoisetradv: do not create a noop FS when the FS is imported...
2022-10-17 Jose Maria... Revert "CI: Igalia farm is down"
2022-10-16 Timothy Arcerimesa: add EXT_debug_label support
2022-10-16 Yonggang Luoci/windows: Getting the default supported windows versi...
2022-10-16 Yonggang Luoci/windows: Remove -Dlibelf:warning_level=1 as libelf...
2022-10-16 Yonggang Luoci/windows: Enable gles1 for msvc
2022-10-16 Konstantin... radv/rra: Use the accel struct type for header validation
2022-10-16 Konstantin... radv/rra: Continue dumping accel structs if validation...
2022-10-16 Konstantin... radv/rra: Add basic header validation
2022-10-16 Konstantin... radv/rra: Validate before gathering bvh info
2022-10-16 Konstantin... radv/rra: Fix dumps in the case of aliasing
2022-10-16 Jose Maria... CI: Igalia farm is down
2022-10-16 Yonggang Luoutil: Turn -DWINDOWS_NO_FUTEX to be pre_args
2022-10-16 Alyssa Rosenzweigmesa,gallium: Revert "Make point coord origin a CAP"
2022-10-15 José Roberto... intel: Add and use intel_engines_class_to_string()
2022-10-15 José Roberto... intel: Convert i915 engine type to intel in tools/...
2022-10-15 José Roberto... intel: Convert missing i915 engine types to intel
2022-10-15 Alyssa Rosenzweignir: Be smarter fusing ffma
2022-10-15 Mike Blumenkrantzglthread: fix buffer allocation size with non-signed...
2022-10-15 Andri Yngvasongallium/vl: Add opaque rgb pixel formats
2022-10-15 Erik Faye-Lundmesa/main: remove driver-cap for ARB_point_sprite
2022-10-15 Erik Faye-Lundmesa/st: rip out point-sprite cap
2022-10-15 Italo Nicolarusticl: correctly check global argument size
2022-10-15 Italo Nicolarusticl: use 32-bit address format for 32-bit devices
2022-10-15 Italo Nicolaclc: add 32-bit target
2022-10-15 Alyssa Rosenzweigpanfrost/ci: Disable t720 jobs
2022-10-14 Erik Faye-Lundzink: use util_dynarray_clear
2022-10-14 Erik Faye-Lundzink: fixup dynarray-type
2022-10-14 Erik Faye-Lundzink: fix broken pool-alloc consolidation
2022-10-14 Lionel Landwerlinanv: reduce BT emissions & surface state writes with...
2022-10-14 Lionel Landwerlinanv: add analysis for push descriptor uses and store...
2022-10-14 Lionel Landwerlinanv: initialization pipeline layout to 0s
2022-10-14 Lionel Landwerlinanv: track descriptor set layout flags
2022-10-14 Lionel Landwerlinanv: limit push constant reemission
2022-10-14 Lionel Landwerlinisl: avoid gfx version switch cases on the hot path
2022-10-14 Lionel Landwerlinanv: remove multiple push descriptors
2022-10-14 Lionel Landwerlinanv: optimize 3DSTATE_VF emission
2022-10-14 Lionel Landwerlinanv: limit calls into cmd_buffer_flush_dynamic_state
2022-10-14 Lionel Landwerlinanv: comment out the Gfx8/9 VB cache key workaround...
2022-10-14 Lionel Landwerlinanv: remove unused code
2022-10-14 Lionel Landwerlinvulkan/runtime: don't lookup the pipeline disk cache...
2022-10-14 Bas Nieuwenhuizenradv: Mark dEQP-VK.ray_query.misc.dynamic_indexing...
2022-10-14 Ryan Houdekvulkan/wsi: Add dep_libudev to idep dependencies
2022-10-14 David Heidelbergci/traces: Blender demo (Cube Diorama) flakes on Intel APL
2022-10-14 Gert Wollnynir: move fusing csel and comparisons to opt_late_algebraic
2022-10-14 Gert Wollnyr600/sfn: run cleanup passes after late algebraic opt
2022-10-14 Väinö Mäkelähasvk: Correctly set NonPerspectiveBarycentricEnable...
2022-10-14 Lionel Landwerlinnir: fix NIR_DEBUG=validate_ssa_dominance
2022-10-14 Yonggang Luoutil/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to...
2022-10-14 Guilherme Galloci/bin: Remove whitespace from token files
2022-10-14 Guilherme Galloci/bin: Fix requirements.txt
2022-10-14 Alyssa Rosenzweigagx: Reserve live-in regs at the start of block
2022-10-14 Alyssa Rosenzweigagx: Pass in max regs as a paramter to RA
2022-10-14 Alyssa Rosenzweigagx: Introduce ra_ctx data structure
2022-10-14 Alyssa Rosenzweigagx: Write to r0l with a "nesting" instruction
2022-10-14 Alyssa Rosenzweigagx: Preload vertex/instance ID only at start
2022-10-14 Alyssa Rosenzweigagx: Print agx_dim appropriately
2022-10-14 Alyssa Rosenzweigagx: Print instructions as "dest = src"
2022-10-14 Alyssa Rosenzweigagx: Emit trap at pack-time, not during isel
2022-10-14 Alyssa Rosenzweigagx: Rename "combine" to "collect"
2022-10-14 Alyssa Rosenzweigagx: Dynamically size split instruction
2022-10-14 Alyssa Rosenzweigagx: Switch to dynamic allocation of srcs/dests
2022-10-14 Alyssa Rosenzweigagx: Improve printing of immediate sources
2022-10-14 Alyssa Rosenzweigagx: Don't prefix pseudo-ops
2022-10-14 Alyssa Rosenzweigagx: Emit smaller combines for nir_op_vec2/3
2022-10-14 Alyssa Rosenzweigagx: Set PIPE_SHADER_CAP_INDIRECT_CONST_ADDR
2022-10-14 Alyssa Rosenzweigagx: Add iterators for phi/non-phi instructions
2022-10-14 Mike Blumenkrantzzink: disable fbfetch when flushing clears
2022-10-14 Mike Blumenkrantzzink: unset rp_changed after initializing renderpass...
2022-10-14 Mike Blumenkrantzzink: clamp line_stipple_factor to 1 if stipple is...
2022-10-14 Mike Blumenkrantzzink: don't add other usage bits for transient images
2022-10-14 Mike Blumenkrantzzink: check core feature for pipeline cache control
2022-10-14 Emma Anholtzink: Fix dummy CB path decision for VK_EXT_cwe presence.
2022-10-13 Karol Herbstrusticl/mem: propper CL_MEM_ALLOC_HOST_PTR support
2022-10-13 Karol Herbstlp: claim being UMA
2022-10-13 Karol Herbstrusticl/mem: rewrite the (un)mapping code
2022-10-13 Karol Herbstrusticl: add helper ctx wrapper for coherent and direct...
2022-10-13 Karol Herbstrusticl: rework resource mappings a little
2022-10-13 Karol Herbstrusticl/mesa: add bx() method to PipeTransfer
2022-10-13 Karol Herbstrusticl: add support for coherent resources
2022-10-13 Timothy Arceriglthread: fix matrix stack depth tracking
2022-10-13 Alyssa Rosenzweigasahi: Remove no-direct-packing
2022-10-13 Alyssa Rosenzweigasahi: Use a header more like Intel's GenXML
2022-10-13 Alyssa Rosenzweigasahi,panfrost: Remove exact attribute
2022-10-13 Alyssa Rosenzweigpanfrost,asahi: Remove unused function
2022-10-13 Alyssa Rosenzweigpanfrost,asahi: Remove unused prepare macro
2022-10-13 Alyssa Rosenzweigasahi/genxml: Defeature uint/float
2022-10-13 Alyssa Rosenzweigasahi: Eliminate "Pixel Format" type from GenXML
next