platform/upstream/mesa.git
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
2022-10-13 Alyssa Rosenzweignir/lower_system_values: Fix cs_local_index_to_id with...
2022-10-13 Kenneth Graunkeintel/compiler: Vectorize gl_TessLevelInner/Outer[...
2022-10-13 semjon00hasvk: force inline more pipe flush functions
2022-10-13 semjon00hasvk: combine flushes in Draw/DrawIndexed/DrawIndirect...
2022-10-13 semjon00hasvk: don't export gfx state flushing helper
2022-10-13 semjon00hasvk: don't export flush_compute_state
2022-10-13 Yonggang Luoutil: Implement atomic operations consistently across...
2022-10-13 Yonggang Luoutil: Remove the include of windows.h when compiling...
2022-10-13 Karol Herbstrusticl/kernel: preserve fp16 denorms to fix vload...
2022-10-13 Yiwei Zhangvenus: avoid accessing local var in VN_ADD_EXT_TO_PNEXT_OF
2022-10-13 Mike Blumenkrantzlavapipe: store compiler options to physical device
2022-10-13 Mike Blumenkrantzzink: prevent ballooning of view object memory
2022-10-13 Mike Blumenkrantzzink: delete view objects when unsetting resource usage...
2022-10-13 Mike Blumenkrantzzink: rework/improve descriptor pool overflow handling...
2022-10-13 Mike Blumenkrantzzink: fix pool overflow handling on batch reset
2022-10-13 Mike Blumenkrantzzink: handle oom better during descriptor updating
2022-10-13 Mike Blumenkrantzzink: move descriptor function up in file
2022-10-12 Chad Versacevenus: Enable Vulkan 1.3
2022-10-12 Chad Versacevenus: Enable VK_KHR_synchronization2
2022-10-12 Chad Versacevenus: Refactor vn_command_buffer_builder temp storage
2022-10-12 Chad Versacevenus: Add vn_queue_wait_idle_before_present()
2022-10-12 Chad Versacevenus: Change signature of vn_get_fence_feedback_cmd
2022-10-12 Chad Versacevenus/queue: Rename some local vars
2022-10-12 Simon Zenimeson: remove unused EGL_NO_X11 definition
2022-10-12 Simon ZeniEGL: sync headers with Khronos
2022-10-12 Simon Zeniegl: set API symbols public
2022-10-12 Simon Zeniegl: fix Xlib include in egldisplay.h
2022-10-12 Brian Pauldraw: fix base vertex bug
2022-10-12 Brian Pauldraw: fix vertex id offset bug
2022-10-12 Dylan Bakerintel/genxml: use Path.replace instead of unlink and...
2022-10-12 Dylan Bakerintel/genxml: use a main() function
2022-10-12 Dylan Bakerintel/genxml: split the processing code up
2022-10-12 Dylan Bakerintel/genxml: reprocess xml with elementree output
2022-10-12 Dylan Bakerintel/genxml: use ElementTree.write and .indent
2022-10-12 Dylan Bakerintel/genxml: re-process with extra whitespace removed
2022-10-12 Dylan Bakerintel/genxml: remove newlines between xml islands
2022-10-12 Dylan Bakerintel/genxml: re-process with space before `/>`
2022-10-12 Dylan Bakerintel/genxml: write a space before the '/>` closing tag
2022-10-12 Ruijing Dongradeonsi/vcn: enable multi-slice encoding
2022-10-12 Ruijing Dongradeonsi/vcn: enable dbk in avc encoding
2022-10-12 Ruijing Dongfrontends/va: add h264 dbk enc parameters
2022-10-12 Ruijing Donggallium/pipe/video: add data struct for dbk in avc...
2022-10-12 Bas Nieuwenhuizenradv: Rework modification detection of the meta cache.
next