platform/upstream/mesa.git
2022-09-21 Marek Olšákglthread: fix glGetIntegerv(GL_CLIENT_ACTIVE_TEXTURE)
2022-09-21 Marek Olšákglthread: always sync for glShaderSource because invali...
2022-09-21 Marek Olšákglthread: generate errors for glGet functions between...
2022-09-21 Marek Olšákglthread: fix draws not compiled into a display list...
2022-09-21 Marek Olšákmesa: fix glDrawRangeElementsBaseVertex should be compi...
2022-09-21 Lionel Landwerlinanv: add support for EXT_mutable_descriptor_type
2022-09-21 Lionel Landwerlinanv: clear descriptorsets if AllocateDescriptorSets...
2022-09-21 Lionel Landwerlinanv: trace xfb queries
2022-09-21 Lionel Landwerlinintel/utrace: make blorp tracepoints more readable
2022-09-21 Lionel Landwerlinblorp: defined operations for debug purposes
2022-09-21 Lionel Landwerlinanv: add missing tracepoint
2022-09-21 Georg Lehmannaco: Use v_fmaak/v_fmamk if two operands are the same...
2022-09-21 Danylo Piliaievtu: Expose Vulkan 1.3
2022-09-21 Connor Abbotttu: Initial implementation of VK_EXT_graphics_pipeline_...
2022-09-21 Connor Abbotttu: Abstract driver-specific const state
2022-09-21 Connor Abbotttu: Use vk_pipeline_shader_stage_to_nir
2022-09-21 Connor Abbotttu: Split up prim order computation
2022-09-21 Connor Abbotttu: Move no_earlyz computation to blend/msaa state
2022-09-21 Connor Abbotttu: Emit *_OUTPUT_CNTL1 as part of blend state
2022-09-21 Connor Abbotttu, ir3: Determine dual-src blend from shader for FS...
2022-09-21 Connor Abbotttu: Don't use output state to compute render components
2022-09-21 Connor Abbotttu, ir3: Move multi_pos_output to ir3_shader_variant
2022-09-21 Connor Abbotttu: Don't use layer_zero/view_zero in shader key
2022-09-21 Connor Abbotttu: Nuke tu_pipeline_cache
2022-09-21 Connor Abbottir3: Don't use msaa key for a6xx+
2022-09-21 Connor Abbotttu: Split out primtype calculation for tess
2022-09-21 Connor Abbotttu: Make MSAA emission always dynamic
2022-09-21 Connor Abbotttu: Always set RB_BLIT_GMEM_MSAA_CNTL when clearing...
2022-09-21 Connor Abbotttu: Rename RB_MSAA_CNTL to RB_BLIT_GMEM_MSAA_CNTL
2022-09-21 Connor Abbotttu: Group pipeline state based on VkPipeline*StateCreat...
2022-09-21 Connor Abbotttu: Remove unused need_indirect_descriptor_sets
2022-09-21 Connor Abbotttu: Fix case where vertex input is set but not vertex...
2022-09-21 Connor Abbotttu: Also set SP_FS_MRT_REG for unused attachments
2022-09-21 Samuel Pitoisetradv: emit the rasterization samples through an user...
2022-09-21 Samuel Pitoisetradv: add barycentric_at_sample lowering when the numbe...
2022-09-21 Samuel Pitoisetnir,radv: pass the number of samples to load_sample_pos...
2022-09-21 Samuel Pitoisetradv: lower nir_load_rasterization_samples_amd in ABI
2022-09-21 Samuel Pitoisetnir: add nir_load_rasterization_samples_amd
2022-09-21 Samuel Pitoisetradv: declare shader arguments for the number of sample...
2022-09-21 Samuel Pitoisetradv: add radv_pipeline_key::dynamic_rasterization_samples
2022-09-21 Samuel Pitoisetradv: constify radv_lookup_user_sgpr()
2022-09-21 Samuel Pitoisetradv: acquire pstate on-demand when capturing with RGP
2022-09-21 Samuel Pitoisetradv: rename radv_thread_trace_set_pstate() to radv_dev...
2022-09-21 Marcin Ślusarzintel/compiler: add support for 8/16 bits task payload...
2022-09-21 Marcin Ślusarzintel/compiler: refactor brw_nir_lower_mem_access_bit_sizes
2022-09-21 Marcin Ślusarzintel/compiler/task: use shared memory for small task...
2022-09-21 Marcin Ślusarznir/lower_task_shader: lower small stores & loads to...
2022-09-21 Danylo Piliaievturnip: Implement VK_EXT_mutable_descriptor_type
2022-09-21 Tapani Pällianv: remove primitive_topology from 3DPRIMITIVE calls
2022-09-21 Tapani Pälliintel/common: clamp sample location coordinate range
2022-09-20 Jason Ekstrandvulkan: Add a helper for gathering pipeline robustness
2022-09-20 Jason Ekstrandvulkan: Record more enabled robustness features
2022-09-20 Emma Anholtturnip: Add TU_DEBUG=bos to print stats of BOs live...
2022-09-20 Emma Anholtturnip: Fix leak of autotune fence BOs.
2022-09-20 José Roberto... anv: Nuke cmd_parser_version
2022-09-20 José Roberto... vulkan_hasvk: Nuke dead code around I915_ENGINE_CLASS_C...
2022-09-20 Mike Blumenkrantzci: add nouveau flakes
2022-09-20 Mike Blumenkrantzci: add a panfrost flake
2022-09-20 Mike Blumenkrantzanv: force inline more pipe flush functions
2022-09-20 Lionel Landwerlinanv: combine flushes in Draw/DrawIndexed/DrawIndirectBy...
2022-09-20 Lionel Landwerlinanv: don't export gfx state flushing helper
2022-09-20 Lionel Landwerlinanv: don't export flush_compute_state
2022-09-20 Iván Brianoanv: populate rt shader groups if they were found in...
2022-09-20 Yonggang Luoaco: Convert to use u8 literal for Unicode character...
2022-09-20 Yonggang Luoradv: Remove the redundant #include <gelf.h> and #inclu...
2022-09-20 Marcin Ślusarzintel/compiler: use nir_lower_task_shader pass
2022-09-20 Marcin Ślusarzintel/compiler: print shader after successful brw_nir_l...
2022-09-20 Marcin Ślusarzintel/compiler: remove second shading rate lowering...
2022-09-20 Emma Anholtci: Update kernel to drm-next-2022-08-12-1
2022-09-20 Michel Dänzerlavapipe: Fix float32_atomic_min_max spelling
2022-09-20 Michel Dänzergallivm: Fix LLVMAtomicRMWBinOpFMax spelling
2022-09-20 Emma Anholtci/nouveau: Update gm20b xfails.
2022-09-20 Emma Anholtci/nouveau: fix up Jetson Nano
2022-09-20 Emma Anholtci/nouveau: Rearrange job setup variables.
2022-09-20 Emma Anholtci/nouveau: Drop BM_POE_TIMEOUT.
2022-09-20 Michael Skorokhodovegl: Return EGL_BAD_MATCH for invalid share_list
2022-09-20 Friedrich Vockradv: Correct accel struct header size
2022-09-20 Pavel Ondračkar300: reduce CPU overhead in IF transformation pass
2022-09-20 Samuel Pitoisetradv,aco: do not compact MRTs if the pipeline uses...
2022-09-20 Iago Toral... v3dv: fix VK_EXT_texel_buffer_alignment
2022-09-20 Rhys Perryaco: DCE ra_ctx::defs_done
2022-09-20 Samuel Pitoisetradv: allow to build the main FS in a graphics pipeline...
2022-09-20 Samuel Pitoisetradv: do not link shaders when the next stage is unknown
2022-09-20 Marcin Ślusarznir, anv, hasvk, radv: pull uses_wide_subgroup_intrinsi...
2022-09-20 Marcin Ślusarzanv: small cleanup of anv_graphics_pipeline_compile
2022-09-20 Marcin Ślusarzanv: add support for anv_assume_full_subgroups to task...
2022-09-20 Marcin Ślusarznir: add uses_wide_subgroup_intrinsics to task/mesh...
2022-09-20 Samuel Pitoisetradv,aco: lower barycentric_at_sample in NIR
2022-09-20 Samuel Pitoisetradv: run nir_opt_cse before lowering FS intrinsics
2022-09-20 Samuel Pitoisetradv: add nir_intrinsic_load_sample_positions_amd in...
2022-09-20 Samuel Pitoisetnir: add nir_intrinsic_load_sample_positions_amd
2022-09-20 Bas Nieuwenhuizenac/surface: Fix some warnings.
2022-09-20 Yonggang Luoclover: Fixes use of designated initializers requires...
2022-09-20 Iago Toral... v3dv: optimize ldunif load into unifa write
2022-09-20 Iago Toral... broadcom/compiler: check signal writes to magic regs...
2022-09-20 Iago Toral... broadcom/compiler: detect unifa write from signal
2022-09-20 Vinson Leeradv: Use count_tes_user_sgprs return value.
2022-09-20 Qiang Yuradeonsi: print out remove_streamout shader key
2022-09-20 Qiang Yuradeonsi: implement nir_intrinsic_load_streamout_buffer_amd
2022-09-20 Qiang Yuradeonsi: implement nir_intrinsic_load_num_vertices_per...
next