platform/upstream/mesa.git
2023-10-30 Karol Herbstzink: deallocate global_bindings array
2023-10-30 Karol Herbstrusticl/mesa: pass PIPE_BIND_LINEAR in resource_create_...
2023-10-30 Marek Olšákradeonsi: initialize perfetto in the right place
2023-10-30 Caio Oliveiraanv: Fix leak when compiling internal kernels
2023-10-30 Mike Blumenkrantzzink: check for cbuf0 writes before setting A2C
2023-10-30 Mike Blumenkrantzradv: correctly return oom from the device when failing...
2023-10-30 Mike Blumenkrantzzink: add more locking for compute pipelines
2023-10-30 Karol Herbstrusticl/queue: Only take a weak ref to the last Event
2023-10-30 Karol Herbstradv: fix buffers in vkGetDescriptorEXT with size not...
2023-10-30 Karol Herbstzink: lower fisnormal as it requires the Kernel Cap
2023-10-30 Karol Herbstrusticl/mem: properly set pipe_image_view::access
2023-10-30 Karol Herbstrusticl/device: restrict param_max_size further
2023-10-30 Karol Herbstrusticl/device: restrict image_buffer_size
2023-10-30 Mike Blumenkrantzmesa/st/texture: match width+height for texture downloa...
2023-10-30 Mike Blumenkrantzzink: unset explicit_xfb_buffer for non-xfb shaders
2023-10-30 Mike Blumenkrantzaux/u_transfer_helper: set rendertarget bind for msaa...
2023-10-30 Mike Blumenkrantzzink: only emit xfb execution mode for last vertex...
2023-10-30 Mike Blumenkrantzzink: clamp resolve extents to src/dst geometry
2023-10-30 Mike Blumenkrantzzink: always set VK_EXTERNAL_MEMORY_HANDLE_TYPE_HOST_AL...
2023-10-30 Mike Blumenkrantzzink: emit SpvCapabilitySampleRateShading with SampleId
2023-10-30 Faith Ekstrandnir/lower_bit_size: Fix subgroup lowering for floats
2023-10-30 Mike Blumenkrantzzink: add copy box locking
2023-10-30 Alyssa Rosenzweigmeson: Add gallium-drivers=all option
2023-10-30 Alyssa Rosenzweigmeson: Add vulkan-drivers=all option
2023-10-30 Alyssa Rosenzweigcrocus: Support building on non-Intel
2023-10-30 Alyssa Rosenzweighasvk: Support builiding on non-Intel
2023-10-30 Sil Vilerinod3d12: d3d12_video_buffer_create_impl - Fix resource...
2023-10-30 Ian Romanicknir/split_vars: Don't split arrays of cooperative matri...
2023-10-30 Corentin Noëlmesa/bufferobj: ensure that very large width+offset...
2023-10-30 Samuel Pitoisetac/gpu_info: remove bogus assertion about number of...
2023-10-30 Lionel Landwerlinanv/meson: add missing dependency on the interface...
2023-10-30 Mike Blumenkrantzzink: don't block large vram allocations
2023-10-30 Neha Bhendentt: lower indirect tesslevels in ntt
2023-10-30 Lionel Landwerlinintel/fs: fix dynamic interpolation mode selection
2023-10-30 Eric Engestrom.pick_status.json: Update to e64a97694ac9dc97f65e1a8e91...
2023-10-25 Eric EngestromVERSION: bump for rc1
2023-10-25 Lionel Landwerlinanv: fix uninitialized use of compute initialization...
2023-10-25 Iago Toral... v3dv: fix confusing nomenclature about DRM nodes
2023-10-25 Mike Blumenkrantzci: skip implicit modifier piglits for zink
2023-10-25 Mike Blumenkrantzzink: delete some dead modifier handling
2023-10-25 Mike Blumenkrantzzink: blow up broken xservers more reliably
2023-10-25 Mike Blumenkrantzzink: use weston for anv ci
2023-10-25 Rhys Perryutil: skip zero-sized SHA1Update
2023-10-25 Rhys Perrynir/lower_shader_calls: skip zero-sized qsort
2023-10-25 Rhys Perrynir/serialize: fix signed integer overflow
2023-10-25 Alyssa Rosenzweignir/trivialize_registers: Handle obscure load hazard
2023-10-25 Karol Herbstdocs/features: remove empty lines confusing mesamatrix
2023-10-25 Samuel Pitoisetradv: report the last GPUVM fault when a device lost...
2023-10-25 Samuel Pitoisetradv: query and report the last GPUVM fault with RADV_D...
2023-10-25 Samuel Pitoisetradv/amdgpu: add support quering the last GPUVM fault
2023-10-25 Samuel Pitoisetamd: add has_gpuvm_fault_query
2023-10-25 Samuel Pitoisetamd: update amdgpu_drm.h
2023-10-25 Samuel Pitoisetradv: remove outdated RADV_DEBUG=vmfaults support
2023-10-25 Seppo Yli-Ollizink: Fix SyntaxWarning in zink_extensions script
2023-10-25 Louis-Francis... panfrost: Add env variable for max AFBC packing ratio
2023-10-25 Louis-Francis... panfrost: Add some debug utility methods for resources
2023-10-25 Louis-Francis... panfrost: Add debug flag to force packing of AFBC textu...
2023-10-25 Louis-Francis... panfrost: Don't force constant modifier after converting
2023-10-25 Louis-Francis... panfrost: Legalize resource when attaching to a batch
2023-10-25 Louis-Francis... panfrost: Add support for AFBC packing
2023-10-25 Louis-Francis... panfrost: Add method to get size of AFBC superblocks...
2023-10-25 Louis-Francis... panfrost: Add infrastructure for internal AFBC compute...
2023-10-25 Louis-Francis... panfrost: Split out internal of `panfrost_launch_grid`
2023-10-25 Louis-Francis... panfrost: Make panfrost_resource_create_with_modifier...
2023-10-25 Louis-Francis... panfrost: Add panfrost_batch_write_bo
2023-10-25 Louis-Francis... panfrost: Precalculate stride and nr of blocks for...
2023-10-25 Louis-Francis... panfrost: Add method to get size of AFBC subblocks
2023-10-25 Louis-Francis... panfrost: Add methods to determine slice and body alignment
2023-10-25 Louis-Francis... panfrost: Fix error in comment
2023-10-25 Tapani Pälliegl: fix leaking drmDevicePtr in _eglFindDevice
2023-10-25 Lionel Landwerlinanv: fixup 32bit build of internal shaders
2023-10-25 Christian Gmeineretnaviv: Don't leak disk_cache
2023-10-25 Christian Gmeinerci: Bump PyYAML to 6.0.1
2023-10-25 Tapani Pälliintel/dev: expand existing fix for all gfx12 with small...
2023-10-25 Caio Oliveiracompiler/types: Move comments and reorganize declarations
2023-10-25 Caio Oliveiracompiler/types: Remove warnings about potential fallthrough
2023-10-25 Caio Oliveiracompiler/types: Rename glsl_types.cpp to glsl_types.c
2023-10-25 Caio Oliveiracompiler/types: Annotate extern "C" only once in glsl_t...
2023-10-25 Caio Oliveiracompiler/types: Remove usages of C++ members in glsl_ty...
2023-10-25 Caio Oliveiracompiler/types: Use C instead of C++ constants for...
2023-10-25 Caio Oliveiracompiler/types: Add remaining type extraction functions...
2023-10-25 Caio Oliveiracompiler/types: Add glsl_simple_explicit_type() and...
2023-10-25 Caio Oliveiracompiler/types: Implement glsl_type::field_type() in...
2023-10-25 Caio Oliveiracompiler/types: Add glsl_get_explicit_*() functions...
2023-10-25 Caio Oliveiracompiler/types: Add glsl_get_std430_array_stride()...
2023-10-25 Caio Oliveiracompiler/types: Add glsl_type_uniform_locations() and...
2023-10-25 Caio Oliveiracompiler/types: Add glsl_type_compare_no_precision...
2023-10-25 Caio Oliveiracompiler/types: Add glsl_get_mul_type() and use it...
2023-10-25 Caio Oliveiracompiler/types: Add more glsl_contains_*() functions...
2023-10-25 Caio Oliveirarusticl: Add bindings for glsl_vector_type()
2023-10-25 Caio Oliveiracompiler/types: Move remaining code from nir_types...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of numeric type conversio...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of remaining small data...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of remaining non-trivial...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of get row/column type...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of various get instance...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of texture/sampler/image...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of get_instance()
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of record_compare
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of layout related functions
next