platform/upstream/mesa.git
2022-11-24 Erik Faye-Lundzink: fix json-errors in profile-file
2022-11-24 Iago Toral... v3dv: specialize query copy pipelines
2022-11-24 Iago Toral... v3dv: allocate one BO for both occlusion results and...
2022-11-24 Iago Toral... v3dv: reimplement occlusion queries
2022-11-24 Iago Toral... v3dv: add a helper to create compute pipelines from nir
2022-11-24 Iago Toral... v3dv: reset pending cpu job state once processed
2022-11-24 Erik Faye-LundApply 1 suggestion(s) to 1 file(s)
2022-11-24 Lionel Landwerlindocs/perfetto: update section about vulkan app tracing
2022-11-24 Filip Gawinr300: fix r300_max_vertex_count
2022-11-24 Samuel Pitoisetzink/ci: mark the two remaining GLES3 failures as CTS...
2022-11-24 Martin Roukala... radv/ci: don't download back the vkd3d-proton.cache...
2022-11-24 Martin Roukala... radv/ci: set B2C_JOB_VOLUME_EXCLUSIONS in all jobs
2022-11-24 Martin Roukala... radv/ci: do not sync back the install folder
2022-11-24 Martin Roukala... radv/ci: run test automatically only for the mesa namespace
2022-11-24 Yonggang Luoutil: Remove unused WIN32 and MSVC related staff in...
2022-11-24 Yonggang Luoutil: Rename PIPE_CDECL to UTIL_CDECL and moved into...
2022-11-24 Yonggang Luoutil: Move EXCLUSIVE_CACHELINE and CACHE_LINE_SIZE...
2022-11-24 Yonggang Luoutil: Remove the latest PIPE_ALIGN_VAR in p_compiler.h
2022-11-24 Yonggang Luoclover: Fixes -Wundef in memory.cpp
2022-11-24 Yonggang Luogallium: Fixes -Wundef in draw_gs.c
2022-11-24 Yonggang Luoutil: Fixes -Wundef in u_debug_stack_test.cpp
2022-11-24 Yonggang Luoutil: Fixes -Wundef in u_qsort.h
2022-11-24 Yonggang Luomesa: Fixes -Wundef in arbprogparse.c
2022-11-24 Yonggang Luoutil: Fixes -Wundef in util/compiler.h
2022-11-24 Yonggang Luogallivm: use valid LLVM_VERSION_MAJOR instead of LLVM_V...
2022-11-24 Yonggang Luor600: Fixes -Werror,-Wunused-but-set-variable for clang-15
2022-11-24 Yonggang Luoaco: Fixes -Werror,-Wbitwise-instead-of-logical for...
2022-11-24 Yonggang Luomesa: fixes -Werror,-Wunused-but-set-variable for clang...
2022-11-24 Yonggang Luomesa: indent fixes after replace tab with 3 space by...
2022-11-24 Yonggang Luomesa: replace tab with 3 space in mesa/program/program_...
2022-11-23 Thomas Debesserusticl: print missing context features
2022-11-23 Alyssa Rosenzweigmeson: Don't depend on expat for !use_xmlconfig
2022-11-23 Alyssa Rosenzweigutil: Gate installing drirc on use_xmlconfig
2022-11-23 Alyssa Rosenzweigutil: Add xmlconfig build option
2022-11-23 Alyssa Rosenzweigutil: Define WITH_XMLCONFIG from Meson
2022-11-23 Alyssa Rosenzweigzink: Don't check WITH_XMLCONFIG
2022-11-23 Alyssa Rosenzweigdocs/features: Get Asahi on the board
2022-11-23 Christian Gmeineretnaviv: Hide MSAA support behind debug flag
2022-11-23 Eric Engestromdocs: update calendar for 22.3.0-rc4
2022-11-23 Marek Olšákst/mesa: only call st_manager_validate_framebuffers...
2022-11-23 Alyssa Rosenzweigpan/mdg: Fix out-of-order execution
2022-11-23 Danylo Piliaievfreedreno/replay: Add option to replay specific range...
2022-11-23 Danylo Piliaievfreedreno/rddecompiler: Add shader disasm/asm support
2022-11-23 Danylo Piliaievfreedreno/decode: Add 'rddecompiler' tool
2022-11-23 Rob Clarkfreedreno/cffdec: Add type0/type4 vs type3/type7 pkt...
2022-11-23 Rob Clarkfreedreno/cffdec: Remove packet types
2022-11-23 Rob Clarkfreedreno/cffdec: Remove dead code
2022-11-23 Danylo Piliaievfreedreno/replay: Add option to override selected cmdstream
2022-11-23 Danylo Piliaievfreedreno/decode: Print cmdstream idx
2022-11-23 Danylo Piliaievfreedreno/decode: Move rd section parsing to a common...
2022-11-23 Eric Engestromi915g: fix typo in #if
2022-11-23 Eric Engestromiris: s/#if/#ifdef/ to fix -Wundef
2022-11-23 Eric Engestromfreedredno: s/#if/#ifdef/ to fix -Wundef
2022-11-23 Eric Engestromfreedreno/ir3: fix -Wundef warning
2022-11-23 Eric Engestromfreedreno: fix HAVE_FREEDRENO_KGSL check
2022-11-23 Hans-Kristian... docs: Mark VK_KHR_present_wait as supported.
2022-11-23 Hans-Kristian... wsi/x11: Rewrite wait logic for ANI/WaitForPresentKHR.
2022-11-23 Hans-Kristian... wsi/x11: Mention problems with xcb_wait_for_special_eve...
2022-11-23 Hans-Kristian... turnip: Conditionally enable VK_KHR_present_wait on...
2022-11-23 Hans-Kristian... anv: Conditionally expose VK_KHR_present_wait on ANV.
2022-11-23 Hans-Kristian... radv: Conditionally expose VK_KHR_present_wait on RADV.
2022-11-23 Hans-Kristian... wsi/common: Allow present-wait to be unconditionally...
2022-11-23 Hans-Kristian... driconf: Add DRI configuration for exposing VK_KHR_pres...
2022-11-23 Hans-Kristian... wsi/display: Implement VK_KHR_present_wait on KHR_displ...
2022-11-23 Hans-Kristian... wsi/x11: Implement VK_KHR_present_wait on X11.
2022-11-23 Hans-Kristian... vulkan/wsi: Add mechanism to wait for WSI semaphore...
2022-11-23 Hans-Kristian... vulkan/wsi: Refactor out wsi_init_pthread_cond_monotonic.
2022-11-23 Daniel Stonevulkan/wsi: Add stub interface for VK_KHR_present_wait
2022-11-23 LingManintel/fs: Accept an unsigned int in fs_reg::fs_reg
2022-11-23 LingManintel/fs: Preserve unsignedness in fs_visitor::split_vi...
2022-11-23 Philippe Lecluseintel: Disable SSE2 instruction set if building for...
2022-11-23 Philippe Lecluseintel: Add SUPPORT_INTEL_INTEGRATED_GPUS build argument
2022-11-23 Hans-Kristian... vk/runtime: Fix narrowing of timeline signal and wait...
2022-11-23 Gert Wollnyr600/sb: Fix initialization order in sb_shader
2022-11-23 Lionel Landwerlinnir/divergence: add missing btd_shader_type_intel
2022-11-23 Lionel Landwerlinanv: generate correct addresses for state pool offsets
2022-11-23 Lionel Landwerlinblorp: support negative offsets in addresses
2022-11-23 Simon Servulkan/device-select-layer: drop wayland-protocols dep
2022-11-23 Simon Serpanfrost: drop wayland-protocols dep
2022-11-23 Simon Serv3dv: drop wayland-protocols dep
2022-11-23 Erik Faye-Lundgallium/draw: do not use trig to compute tangent
2022-11-23 Erik Faye-Lundgallium/draw: properly fix short aalines
2022-11-23 Erik Faye-Lundaux/draw: vectorize aaline computations
2022-11-23 Jimi Huotaridriconf: disable glthread for FINAL FANTASY XI
2022-11-23 Samuel Pitoisetradv: fix number of PS samples with VK_AMD_mixed_attach...
2022-11-23 Martin Roukala... radv/ci: make use of the new VanGogh runners
2022-11-23 Lionel Landwerlingenxml: forbid usage of L1CC_WBP/L1CC_UC for stateless...
2022-11-23 Lionel Landwerlinintel/fs: improve Wa_22013689345 workaround
2022-11-23 Vinson Leeintel/perf: Fix memory leak.
2022-11-23 José Roberto... anv: Set 3DSTATE_RASTER API mode as recomended
2022-11-23 Dawn Hanvenus: enable VK_KHR_push_descriptor
2022-11-23 Dawn Hanvenus: implement vkCmdPushDescriptorSetWithTemplateKHR
2022-11-23 Dawn Hanvenus: extend VkPipelineLayout lifetime for batched...
2022-11-23 Dawn Hanvenus: extend lifetime of push descriptor set layout
2022-11-23 David Heidelbergradeonsi/ci: update stoney fail -> flakes
2022-11-22 David Heidelbergci: split arm_test into arm{hf,64}_test
2022-11-22 Emma Anholtci/iris: Drop EGL copyteximage2d.12 xfail.
2022-11-22 Emma Anholtci/llvmpipe: Add headless Wayland testing using weston.
2022-11-22 Emma Anholtci/llvmpipe: Drop NIR stress testing from deqp-egl.
2022-11-22 Emma Anholtci/vc4,v3d: Add headless wayland testing using weston.
next