platform/upstream/mesa.git
2022-09-02 Jordan Justenintel/pci_ids: Update DG2 device names
2022-09-02 Jordan Justenintel/pci_ids: Update ATS-M device names
2022-09-02 pal1000meson: Only draw with llvm depends on native directly
2022-09-02 Yonggang Luoci/fedora: Re-enable vulkan-layers=device-select,overlay
2022-09-02 Yonggang Luoci: Add debian-clang-release build pipeline
2022-09-02 Yonggang Luoci: Enable all possible meson build options for clang
2022-09-02 Yonggang Luoci: Enable GALLIUM_DUMP_CPU=true only in the clang job
2022-09-02 Yonggang Luoci: EXTRA_OPTIONS -> EXTRA_OPTION for debian-clang
2022-09-02 Jose Fonsecautil: Add macro util_get_cpu_caps in u_cpu_detect.c...
2022-09-02 Yonggang Luodocs: document LP_NATIVE_VECTOR_WIDTH GALLIUM_OVERRIDE_...
2022-09-02 Yonggang Luollvmpipe: Enable avx512 support in llvm
2022-09-02 Yonggang Luollvmpipe: Always using util_get_cpu_caps to get cpu...
2022-09-02 Yonggang Luoutil: add support for detecting avx512 vector bit size
2022-09-02 Yonggang Luoutil: Move the detect of max_vector_bits into u_cpu_det...
2022-09-02 Yonggang Luoutil: Add ssse3 and avx cpu caps override option
2022-09-02 Yonggang Luoutil: Refactoring check_cpu_caps_override out
2022-09-02 Yonggang Luomeson: bump the minimal required llvm version to 5.0.0
2022-09-02 Yonggang Luollvmpipe: Remove llvm version guard LLVM_VERSION_MAJOR...
2022-09-02 Igor Torrentevenus: Fix dEQP-VK.pipeline.timestamp.calibrated.host_d...
2022-09-02 Igor Torrenteradv: anv: Use the new vk_clock_gettime and vk_time_max...
2022-09-02 Igor Torrentevulkan: Add vk_clock_gettime and vk_time_max_deviation
2022-09-02 Chia-I Wufreedreno: get cpu timestamp again after FD_TIMESTAMP
2022-09-02 Mike Blumenkrantzvulkan: initialize a variable
2022-09-01 Mike Blumenkrantzzink: don't emit illegal interpolation
2022-09-01 Mike Blumenkrantzzink: don't set MUTABLE by default
2022-09-01 Mike Blumenkrantzzink: avoid needing mutable for z/s sampling
2022-09-01 Mike Blumenkrantzzink: only add srgb mutable for images with modifiers
2022-09-01 Mike Blumenkrantzzink: store VkImageViewUsageCreateInfo for surface...
2022-09-01 Mike Blumenkrantzzink: explicitly use unsigned types for bit shifts
2022-09-01 Emma Anholtturnip: Enable lowering of mediump temps/CS shared...
2022-09-01 Emma Anholtspirv: Mark phis as mediump instead of directly lowerin...
2022-09-01 Emma Anholtnir: Add a pass to lower mediump temps and shared mem.
2022-09-01 Alyssa Rosenzweigail: Add unit tests for miptree layouts
2022-09-01 Alyssa Rosenzweigasahi: Rename our fake twiddled DRM modifier
2022-09-01 Alyssa Rosenzweigasahi: Advertise ASTC formats
2022-09-01 Alyssa Rosenzweigasahi: Advertise ETC1
2022-09-01 Alyssa Rosenzweigasahi: Fix is_format_supported returns
2022-09-01 Alyssa Rosenzweigasahi: Handle 2-channel sRGB textures
2022-09-01 Alyssa Rosenzweigail: Rewrite tiled memcpy for correctness
2022-09-01 Alyssa Rosenzweigail: Introduce image layout module
2022-09-01 Alyssa Rosenzweigasahi: Fix ASTC enums
2022-09-01 Alyssa Rosenzweigasahi: Fix bind sizes
2022-09-01 Alyssa Rosenzweigasahi: Add XML for multisampled textures
2022-09-01 Alyssa Rosenzweigasahi: Rename 'tiled 64x64' to 'twiddled'
2022-09-01 Alyssa Rosenzweigasahi: Identify compressed render target fields
2022-09-01 Alyssa Rosenzweigdocs/asahi: Document image layouts
2022-09-01 Mike Blumenkrantzzink: check the variable mode before taking samplemask...
2022-09-01 Mike Blumenkrantzzink: don't emit entrypoints for function temp variables
2022-09-01 Alyssa Rosenzweigpan/bi: Assert that vectors are sufficiently small
2022-09-01 Alyssa Rosenzweigpan/bi: Implement nir_op_vec8 and nir_op_vec16
2022-09-01 Alyssa Rosenzweigpan/va: Handle 8-bit lane when lowering constants
2022-09-01 Alyssa Rosenzweigpan/bi: Implement general 8-bit vector construction
2022-09-01 Jason Ekstrandvulkan,docs: Add documentation Vulkan command pools
2022-09-01 Jason Ekstrandlvp: Move to the common command pool framework
2022-09-01 Jason Ekstrandtu: Move to the common command pool framework
2022-09-01 Jason Ekstrandradv: Move to the common command pool framework
2022-09-01 Jason Ekstrandvulkan: Recycle command buffers in vk_command_pool
2022-09-01 Jason Ekstrandvulkan: Add a common vkAllocateCommandBuffers() impleme...
2022-09-01 Jason Ekstrandvulkan: Add a common vkResetCommandBuffer() implementation
2022-09-01 Jason Ekstrandvulkan: Add a vk_command_buffer_ops struct
2022-09-01 Jason Ekstrandvulkan: Re-order arguments to vk_command_buffer_init
2022-09-01 Jason Ekstrandvulkan: Re-order arguments to vk_command_pool_init
2022-09-01 Jason Ekstrandvulkan: Add a concept of recycling an object
2022-09-01 Chia-I Wuturnip: add some cpu tracepionts
2022-09-01 Chia-I Wuvulkan/wsi: add cpu tracepoints for internal waits
2022-09-01 Chia-I Wuvulkan/wsi: add cpu tracepoints to swapchain functions
2022-09-01 Connor Abbotttu/lrz: Fix multiple depth attachment case with secondaries
2022-09-01 Connor Abbotttu/lrz: Fix multiple subpass case with secondaries
2022-09-01 Samuel Pitoisetradv: constify radv_shader_info where it's missing
2022-09-01 Samuel Pitoisetradv: determine as_ls/as_es in radv_link_shaders_info()
2022-09-01 Samuel Pitoisetradv: remove unused parameters in radv_fill_shader_info()
2022-09-01 Samuel Pitoisetradv: add and use a helper that merges shader info...
2022-09-01 Samuel Pitoisetradv: cleanup computing the workgroup size for all...
2022-09-01 Samuel Pitoisetradv: simplify determining if NGG passthrough can be...
2022-09-01 Samuel Pitoisetradv: move determining other NGG settings in radv_link_...
2022-09-01 Samuel Pitoisetradv: refactor radv_nir_shader_info_link()
2022-09-01 Samuel Pitoisetradv: move computing NGG info and GS info to radv_nir_s...
2022-09-01 Samuel Pitoisetradv: move computing wave_size/ballot_bit_size to the...
2022-09-01 Samuel Pitoisetradv: cleanup helpers that compute NGG info and GS...
2022-09-01 Samuel Pitoisetradv: stop setting esgs_itemsize to the GS stage
2022-09-01 Samuel Pitoisetradv: stop setting num_tess_patches for the GS stage
2022-09-01 Samuel Pitoisetradv: stop setting as_es for the GS stage
2022-09-01 Samuel Pitoisetradv: stop setting as_ls for the TCS stage
2022-09-01 Samuel Pitoisetaco: remove unused isel_context::tcs_num_patches
2022-09-01 Samuel Pitoisetradv: fix bogus assertion with RADV_FORCE_VRS
2022-09-01 Friedrich Vockradv: Free geometry infos in radv_CmdBuildAccelerationS...
2022-09-01 Friedrich Vockradv: Use radv_CmdUpdateBuffer instead of radv_update_b...
2022-09-01 Alyssa Rosenzweigpanfrost: Route shader-db to debug, not stderr
2022-09-01 Alyssa Rosenzweigr300: Use u_default_set_debug_callback
2022-09-01 Alyssa Rosenzweigetnaviv: Use u_default_set_debug_callback
2022-09-01 Alyssa Rosenzweiglima: Use u_default_set_debug_callback
2022-09-01 Alyssa Rosenzweigsoftpipe: Use u_default_set_debug_callback
2022-09-01 Alyssa Rosenzweigvc4: Use u_default_set_debug_callback
2022-09-01 Alyssa Rosenzweigv3d: Use u_default_set_debug_callback
2022-09-01 Alyssa Rosenzweiggallium: Add u_default_set_debug_callback
2022-09-01 Dave Airliedozen: move to use common command buffer result code.
2022-09-01 Dave Airliepanvk: use common command buffer record result.
2022-09-01 Dave Airlieturnip: use common command record result.
2022-09-01 Dave Airlieradv: move to using common record_result.
2022-09-01 Jason Ekstrandvulkan/cmd_queue: Drop vk_cmd_queue::error
next