platform/upstream/mesa.git
2022-08-31 Kenneth Graunkeiris: Delete unused iris_screen::aperture_bytes field
2022-08-31 Pierre-Eric... radeonsi: use nir_opt_large_constants earlier
2022-08-31 Pierre-Eric... radv: deal with ac_nir_translate failures
2022-08-31 Pierre-Eric... radeonsi: deal with ac_nir_translate failures
2022-08-31 Pierre-Eric... ac/llvm: add a return value to ac_nir_translate
2022-08-30 Georg Lehmannnir: Print selection control for nir_if.
2022-08-30 Karol Herbstnv50: race free state tracking
2022-08-30 Karol Herbstnvc0: make state handling race free
2022-08-30 Karol Herbstnouveau: make fencing race free
2022-08-30 Karol Herbstnouveau: per context client and pushbuf
2022-08-30 Karol Herbstnouveau/fence: per context fence
2022-08-30 Karol Herbstnv50: remove nv50_bufctx_fence call in vbo_kick_notify
2022-08-30 Karol Herbstnv50: remove nouveau_fence_signalled prior nouveau_fenc...
2022-08-30 Karol Herbstnouveau/fence: make the fence struct part of the fence API
2022-08-30 Karol Herbstnouveau: use PUSH_KICK instead of nouveau_pushbuf_kick
2022-08-30 Karol Herbstnouveau: wrap nouveau_pushbuf_refn
2022-08-30 Karol Herbstnouveau: wrap nouveau_pushbuf_validate
2022-08-30 Karol Herbstnouveau: wrap all nouveau_pushbuf_space calls
2022-08-30 Karol Herbstnouveau: wrap nouveau_bo_wait
2022-08-30 Karol Herbstnouveau: wrap nouveau_bo_map
2022-08-30 Karol Herbstnouveau: move nouveau_context initialization to common...
2022-08-30 Karol Herbstnouveau/fence: rework nouveau_fence_emit so we can...
2022-08-30 Karol Herbstnouveau/buffer: simplify uses of nouveau_fence_work
2022-08-30 Karol Herbstnouveau/mm: make code thread safe
2022-08-30 Karol Herbstnouveau: use the contexts pushbuf and client where...
2022-08-30 Nanley Cherymesa/st: Drop st_texture_image_transfer::map
2022-08-30 Nanley Cherymesa/st: Fix indentation in st_MapTextureImage
2022-08-30 Nanley Cherymesa/st: Don't map compressed texture fallbacks for...
2022-08-30 Nanley Cherymesa/st: Add and use st_texture_image_transfer::box
2022-08-30 Nanley Cherymesa/st: Add and use st_texture_image_insert_transfer
2022-08-30 Nanley Cherymesa/st: Set PIPE_MAP_DISCARD_RANGE in fallback_copy_image
2022-08-30 Konstantin... v3dv: Use the common physical device enumeration
2022-08-30 Konstantin... panvk: Use the common physical device enumeration
2022-08-30 Konstantin... lvp: Use the common physical device enumeration
2022-08-30 Konstantin... turnip: Use the common physical device enumeration
2022-08-30 Konstantin... anv: Use the common physical device enumeration
2022-08-30 Konstantin... radv: Use the common physical device enumeration
2022-08-30 Konstantin... vulkan: Add common physical device management
2022-08-30 Rhys Perryradv: enable 64-bit vertex formats
2022-08-30 Rhys Perryradv,aco: implement 64-bit vertex inputs
2022-08-30 Rhys Perryradv: enable R8G8B8, B8G8R8 and R16G16B16 vertex formats
2022-08-30 Rhys Perryradv: remove radv_translate_vertex_format
2022-08-30 Rhys Perryradv,aco: use pipe_format for dynamic vertex input...
2022-08-30 Rhys Perryradv,aco: use pipe_format for static vertex input state
2022-08-30 Rhys Perryradv: add radv_is_vertex_buffer_format_supported
2022-08-30 Rhys Perryac: add ac_vtx_format_info
2022-08-30 Rhys Perryutil/format,vulkan/format: update p_format for Vulkan...
2022-08-30 Rhys Perrynir: use a GC context for instructions
2022-08-30 Rhys Perrynir: adjust nir_src_copy signature to take a nir_instr *
2022-08-30 Rhys PerryRevert "nir: Drop the unused instr arg for src/dest...
2022-08-30 Rhys Perrynir/serialize: remove unused parameter from read_src()
2022-08-30 Rhys Perryutil: add freelist allocator with mark/sweep
2022-08-30 Rhys Perryutil/ralloc: add HEADER_ALIGN macro
2022-08-30 Connor Abbottnir: Free instructions more often
2022-08-30 Jonathangallium/u_threaded: buffer sharedness tracking
2022-08-30 Jonathangallium/u_threaded: Prepare for buffer sharedness tracking
2022-08-30 Jesse Natalieu_atomic: Add a helper for pointer compare-exchange
2022-08-30 Rob ClarkRevert "ci: disable the freedreno farm."
2022-08-30 Daniel Schürmannaco/live_var_analysis: implement faster merging of...
2022-08-30 Daniel Schürmannaco: use std::vector::reserve() more often
2022-08-30 Christian Gmeinerlima/ci: Make use of .lava-piglit
2022-08-30 Erik Faye-Lundgallium/u_transfer_helper: hide deinterleave helpers
2022-08-30 Erik Faye-Lundzink: use full transfer-helper api
2022-08-30 Erik Faye-Lundgallium/u_transfer_helper: add in-place interleave...
2022-08-30 Erik Faye-Lundgallium/u_transfer_helper: clean up boolean flags
2022-08-30 Daniel Schürmannnir/opt_algebraic: a & ~a -> 0
2022-08-30 Martin Roukala... radv/ci: uprev boot2container
2022-08-30 Iago Toral... v3dv: expose VK_KHR_maintenance4
2022-08-30 Iago Toral... v3dv: implement vkGetDeviceImageSparseMemoryRequirementsKHR
2022-08-30 Iago Toral... v3dv: implement vkGetDeviceBufferMemoryRequirementsKHR
2022-08-30 Iago Toral... v3dv: add a buffer_init helper
2022-08-30 Iago Toral... v3dv: add a get_buffer_memory_requirements helper
2022-08-30 Iago Toral... v3dv: implement vkGetDeviceImageMemoryRequirementsKHR
2022-08-30 Iago Toral... v3dv: add a get_image_memory_requirements helper
2022-08-30 Iago Toral... v3dv: add a v3dv_image_init helper
2022-08-30 Iago Toral... v3dv: set maxBufferSize property
2022-08-30 Iago Toral... v3dv: ref/unref pipeline layout objects
2022-08-30 Iago Toral... v3dv: add a helper to destoy pipeline layouts
2022-08-30 Pierre-Eric... radeonsi: use LOAD_CONTEXT_REG_INDEX for VGT_STRMOUT_DR...
2022-08-30 Erik Faye-Lundmesa: fall-back to fp16 for bptc-textures
2022-08-30 Erik Faye-Lundmesa/main: add fp16-versions of bptc decompression...
2022-08-30 Erik Faye-Lundmesa/main: remove always-true define
2022-08-30 Erik Faye-Lundzink: allow X32 -> A32
2022-08-30 Erik Faye-Lundmesa/st: enable bptc extension with fallback
2022-08-30 Erik Faye-Lundmesa/st: implement fallback for bptc
2022-08-30 Erik Faye-Lundmesa: add _mesa_unpack_bptc-function
2022-08-30 Erik Faye-Lundmesa: add format-helper for bptc
2022-08-30 Erik Faye-Lundmesa/st: add context-flag for bptc-support
2022-08-30 Erik Faye-Lundmesa/st: do not use memcpy when using compressed fallback
2022-08-30 Erik Faye-Lundmesa/st: avoid double-mapping if both images are the...
2022-08-30 Erik Faye-Lundmesa/st: simplify st_compressed_format_fallback
2022-08-30 Erik Faye-Lundmesa/main: simplify implementation of _mesa_is_format_a...
2022-08-30 Erik Faye-Lundmesa/main: simplify implmementation of _mesa_is_format_etc2
2022-08-30 Chad Versacevenus: Document VK_EXT_texture_compression_astc_hdr...
2022-08-30 Chad Versacevenus: Enable VK_EXT_tooling_info
2022-08-30 Chad Versacevenus: Enable VK_EXT_private_data
2022-08-30 Chad Versacevenus: Enable VK_KHR_format_feature_flags2
2022-08-30 Chad Versacevenus: Enable VK_EXT_ycbcr_2plane_444_formats
2022-08-30 Chad Versacevenus: Enable VK_EXT_texel_buffer_alignment
2022-08-30 Chad Versacevenus: Enable VK_EXT_subgroup_size_control
next