platform/upstream/mesa.git
2022-09-28 Jason Ekstrandvulkan/wsi/wayland: Configure images via params passed...
2022-09-28 Jason Ekstrandvulkan/wsi/x11: Configure images via params passed...
2022-09-28 Jason Ekstrandvulkan/wsi: Support configuring swapchain images as...
2022-09-28 Dave Airliellvmpipe/cs: move compute code to explicit pointer...
2022-09-28 Dave Airliellvmpipe/setup: move setup code to explicit pointers.
2022-09-28 Dave Airliellvmpipe/fs: fix invocations access for opaque ptrs.
2022-09-28 Dave Airliellvmpipe/cs: convert cs thread data to opaque friendly api
2022-09-28 Dave Airliellvmpipe/cs: convert cs context to opaque friendly api
2022-09-28 Dave Airliellvmpipe/fs: convert linear context to opaque pointers...
2022-09-28 Dave Airliellvmpipe/fs: convert thread data ptr to opaque ptr...
2022-09-28 Dave Airliellvmpipe/fs: start passing explicit context pointer...
2022-09-28 nyanmisakagallium: Do not include offscreen winsys if glx is...
2022-09-28 LingMandocs/rusticl: Document minimum required bindgen version
2022-09-28 LingManrusticl/bindgen: Use `allowlist-*` instead of `whitelis...
2022-09-28 Corentin Noëlgallivm: avoid the use of an uninitialized value
2022-09-28 Mike Blumenkrantzzink: set layouts before possibly reordering image...
2022-09-28 Mike Blumenkrantzzink: always unflag unordered_write when binding image...
2022-09-28 Mike Blumenkrantzaux/trace: dump depth_clamp for rasterizer state
2022-09-28 Mike Blumenkrantzaux/trace: dump line_rectangular member of rasterizer...
2022-09-28 Konstantin... radv: Add and use AS and scratch layout structs
2022-09-28 Samuel Pitoisetradv: fix emitting RBPLUS state when MRTs are compacted
2022-09-28 Bas Nieuwenhuizenradv: Do an early check of distance in triangle culling.
2022-09-28 Pierre-Eric... tc: don't use CPU storage for glBufferData
2022-09-28 Pierre-Eric... tc: do a GPU->CPU copy to initialize cpu_storage
2022-09-28 Lionel Landwerlinanv: flag BO for write combine when CPU visible and...
2022-09-28 Mark Janesanv: Allocate buffers with write-combined local memory
2022-09-28 Mark Janesanv: Use WC mapped local memory for block pool BO
2022-09-28 Mark Janesanv: Track BOs that need a write-combined mapping
2022-09-28 Daniel Schürmannaco/opt_value_numbering: use monotonic_allocator for...
2022-09-28 Daniel Schürmannaco: implement allocator_traits for monotonic_allocator<T>
2022-09-28 Daniel Schürmannaco: use monotonic_buffer_resource for instructions
2022-09-28 Daniel Schürmannaco: implement custom memory resource
2022-09-28 Daniel Schürmannaco: simplify operands_offset calculation in create_ins...
2022-09-28 Kenneth Graunkeblorp: Fix typo in blorp_xy_block_copy_blt
2022-09-28 Kenneth Graunkeblorp: Implement blitter clears via XY_FAST_COLOR_BLT
2022-09-28 Kenneth Graunkeblorp: Make blitter_supports_aux accessible from multip...
2022-09-28 Kenneth Graunkeintel/genxml: Add XY_FAST_COLOR_BLT
2022-09-28 Eric Engestromci: bump mold to 1.5
2022-09-28 Eric Engestromci: unexport local variable (and fix formatting)
2022-09-28 Jason Ekstrandintel/devinfo: DG2 supports ray-tracing
2022-09-28 Jason Ekstrandanv: Advertise ray-tracing on DG2
2022-09-28 Jordan Justenmeson: Define with_intel_vk_rt based on with_intel_clc
2022-09-28 Jordan Justenmeson: Deprecate vulkan-rt-drivers intel
2022-09-28 Jordan Justenanv/meson: Use anv_flags and anv_cpp_flags in genX...
2022-09-28 Lionel Landwerlinanv: use the right dispatch size for tracing shaders
2022-09-28 Lionel Landwerlinanv: bump client visible address heap to 32GiB
2022-09-28 Lionel Landwerlinanv: setup scratch space correctly for RT shaders
2022-09-28 Jason Ekstrandanv: Build BVHs on the GPU with GRL
2022-09-28 Jason Ekstrandintel/grl: Parse GRL files and generate C
2022-09-28 Jason Ekstrandanv/grl: Add a helper for dispatching our pre-built...
2022-09-28 Jason Ekstrandanv/grl: Build OpenCL kernels
2022-09-28 Iván Brianoanv/grl: Add a GRL file parser
2022-09-28 Jason Ekstrandanv: Import GRL
2022-09-28 Lionel Landwerlinanv: add new command buffer space allocation
2022-09-28 Jason Ekstrandanv: Add support for OpenCL-style kernel dispatch
2022-09-28 Jason Ekstrandanv: Add support for compiling OpenCL-style kernels
2022-09-28 Jason Ekstrandanv: Add extern "C" guards
2022-09-28 Lionel Landwerlinanv: disable SIMD16 for RT shaders
2022-09-28 Jason Ekstrandanv: Set up the memory-backed FIFO buffer
2022-09-28 Jason Ekstrandanv: Implement VK_KHR_pipeline_library
2022-09-28 Jason Ekstrandanv: Add an anv_address_map helper
2022-09-28 Jason Ekstrandanv/formats: Advertise ACCELERATION_STRUCTURE_VERTEX_BU...
2022-09-28 Lionel Landwerlinintel/mi_builder: allow half GP registers for dereferencing
2022-09-28 Jason Ekstrandintel/mi_builder: Add a helper for incrementing referen...
2022-09-28 Jason Ekstrandintel/mi_builder: add a way to reserve a register
2022-09-28 Lionel Landwerlingenxml: add missing no duplicate anyhit flag
2022-09-28 Lionel Landwerlinintel/fs: disable split_array_vars on opencl kernels
2022-09-28 Lionel Landwerlinintel/nir: disable assert on async stack id
2022-09-28 Lionel Landwerlinintel/nir: fix potential invalid function impl ptr...
2022-09-28 Lionel Landwerlinintel/nir: fixup preserved metadata in rayquery lowering
2022-09-28 Lionel Landwerlinintel/fs: take a builder arg for resolve_source_modifiers()
2022-09-28 Lionel Landwerlinintel/nir: reuse rt helper
2022-09-28 Lionel Landwerlinintel/rt: fix procedural primitive ID access
2022-09-28 Jason Ekstrandintel/fs: SEL_EXEC uses the integer pipe for 64-bit...
2022-09-28 Jason Ekstrandintel/fs: Always use integer types for indirect MOVs
2022-09-28 Lionel Landwerlinintel/devinfo: Rename & implement num_dual_subslices
2022-09-28 Lionel Landwerlinmeson: bump required llvm-spirv version with intel-clc
2022-09-28 Lionel Landwerlinanv: remove HDC flush from invalidate bits
2022-09-28 Kenneth Graunkeintel/compiler: Vectorize gl_TessLevelInner/Outer[...
2022-09-28 Kenneth Graunkest/mesa: Optionally call nir_vectorize_tess_levels()
2022-09-28 Kenneth Graunkeintel/compiler: Use an existing URB write to end TCS...
2022-09-27 Lionel Landwerlinci: disable intel-clc on debian-vulkan
2022-09-27 Lionel Landwerlinci: bump llvm to 13 for some builders
2022-09-27 Lionel Landwerlinci/debian: don't use libclc from the system
2022-09-27 Lionel Landwerlinci: build our own version of the LLVM SPIRV translator
2022-09-27 Lionel Landwerlinci: disable intel-clc on fedora
2022-09-27 Lionel Landwerlinci: add python3-ply to debian/fedora images
2022-09-27 Dave Airliegallivm/nir: bitcast when non-float ptr type.
2022-09-27 Dave Airliegallivm/nir: fix fmin/fmax translation
2022-09-27 Dave Airlielavapipe: add fmin/fmax to image lowering.
2022-09-27 Mike Blumenkrantzzink: also lower 64bit function temps
2022-09-27 Mike Blumenkrantzzink: split up lower_64bit_vars pass
2022-09-27 Mike Blumenkrantzzink: always run optimize_nir after lower_64bit_vars
2022-09-27 Mike Blumenkrantzzink: don't flatten 64bit arrays during rewrite
2022-09-27 Mike Blumenkrantznir/opt_undef: add a pass to clean up 64bit undefs
2022-09-27 Karol Herbstrusticl/device: fix custom device detection
2022-09-27 Mike Blumenkrantzzink: always set VK_PIPELINE_CREATE_COLOR_ATTACHMENT_FE...
2022-09-27 Mike Blumenkrantzzink: use feedback loop layout to correctly handle...
2022-09-27 Mike Blumenkrantzzink: add a mask of fb attachment idx for resources
2022-09-27 Mike Blumenkrantzzink: reorder zink_resource a little
next