platform/upstream/mesa.git
2022-09-21 Brian Paulgallivm: move lp_build_nir_aos_context declaration...
2022-09-21 Brian Paulutil: allow GALLIUM_LOG_FILE=stdout
2022-09-21 Brian Paulllvmpipe: always pass non-zero writemask to assign_reg()
2022-09-21 Brian Paulllvmpipe: further bump LP_MAX_TGSI_SHADER_IMAGES to 64
2022-09-21 Brian Paullavapipe: s/u_foreach_bit/u_foreach_bit64/ in handle_pi...
2022-09-21 Chia-I Wuturnip: advertise VkExternalFenceProperties correctly
2022-09-21 Mike Blumenkrantzegl/glx: add fallback for zink loading
2022-09-21 Emma Anholtci/zink+turnip: Add a manual full run of the dEQP CTS.
2022-09-21 Samuel Pitoisetradv: make sure to initialize wd_switch_on_eop before...
2022-09-21 Emma Anholtturnip: Use the simplified stencil write flags for...
2022-09-21 Emma Anholtturnip: Fix the "written stencil is unmodified" check.
2022-09-21 Timur Kristófaco/optimizer_postRA: Clarify terminology.
2022-09-21 Timur Kristófaco/optimizer_postRA: Fix logical control flow handling.
2022-09-21 Timur Kristófaco/optimizer_postRA: Don't assume all operand register...
2022-09-21 Timur Kristófaco/optimizer_postRA: Mark a register overwritten when...
2022-09-21 Timur Kristófaco/tests: Add post-RA SCC no-compare tests cases with...
2022-09-21 Timur Kristófaco/tests: Add post-RA DPP test cases with control...
2022-09-21 Timur Kristófaco/tests: Add post-RA optimizer testcase for partially...
2022-09-21 Karmjit Mahilpvr: Add EMIT_MASK in pvr_emit_ppp_state().
2022-09-21 Karmjit Mahilpvr: Add assert for texturestate being 0 in when emitti...
2022-09-21 Matt Costerpvr: Add pvr_csb_unpack().
2022-09-21 Karmjit Mahilpvr: Complete pvr_emit_ppp_state().
2022-09-21 Karmjit Mahilpvr: Make control stream word writing stricter.
2022-09-21 Karmjit Mahilpvr: Add csb helpers macros to write into raw buffer.
2022-09-21 Karmjit Mahilpvr: Remove struct pvr_emit_state and emit header directly.
2022-09-21 Rajnesh Kanwalpvr: Implement vkResetEvent API.
2022-09-21 Rajnesh Kanwalpvr: Implement vkSetEvent API.
2022-09-21 Timur Kristófac/nir/ngg: Don't initialize same-invocation mesh shade...
2022-09-21 Timur Kristófac/nir/ngg: Don't use LDS for same-invocation indices...
2022-09-21 Timur Kristófradv: Remove dead shader temps after linking.
2022-09-21 Timur Kristófradv: Change max preferred task workgroup invocations...
2022-09-21 Daniel Schürmannaco/optimizer: disallow can_eliminate_and_exec() with...
2022-09-21 Marek Olšákradeonsi: enable glthread by default
2022-09-21 Marek Olšákglthread: execute glSignalSemaphoreEXT synchronously
2022-09-21 Marek Olšákradeonsi: don't flush asynchronously for fence_server_s...
2022-09-21 Marek Olšákradeonsi/ci: add glx@glx-swap-event_async to CI failure...
2022-09-21 Marek Olšákdriconf: disable glthread for DeusEx:MD and F1 2015...
2022-09-21 Marek Olšákradeonsi: simplify radeonsi_zerovram implementation
2022-09-21 Pierre-Eric... egl/wayland: fix glthread crashes
2022-09-21 Marek Olšákfrontend/dri: sync glthread when calling from the app...
2022-09-21 Marek Olšákfrontend/dri: make the backgroundCallable extension...
2022-09-21 Marek Olšákglthread: work around GL_INVALID_OPERATION with OpenGL...
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
next