About Social Code
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-06radv/null_device: don't attempt to upload shadersDaniel Schürmann
2025-11-06radv: hash keep_executable_info into shader key rather than device cache keyDaniel Schürmann
2025-11-06radv: skip shader cache if trap handler is enabledDaniel Schürmann
2025-11-06v3dv: Enable VK_FORMAT_B8G8R8A8_SNORM formatJose Maria Casanova Crespo
2025-11-06v3dv: Enable VK_FORMAT_B8G8R8A8_SINT and VK_FORMAT_B8G8R8A8_UINT formatsJose Maria Casanova Crespo
2025-11-06v3dv: Enable VK_FORMAT_A2R10G10B10_UINT_PACK32 formatJose Maria Casanova Crespo
2025-11-06zink/ci: document a nightly failureErik Faye-Lund
2025-11-06zink/ci: document a flakeErik Faye-Lund
2025-11-06aco/ra: Handle call ABI constraintsNatalie Vock
2025-11-06aco/ra: Handle callee ABI preserved register constraintsNatalie Vock
2025-11-06aco/ra: Don't clear fixed operand sources if they were blockedNatalie Vock
2025-11-06aco/ra: Skip blocked regs in get_reg_implNatalie Vock
2025-11-06aco/ra: Also consider blocked registers as not containing tempsNatalie Vock
2025-11-06aco/ra: Add utility to clear PhysRegIntervalNatalie Vock
2025-11-06aco: Add preload_preserved pseudo instructionNatalie Vock
2025-11-06radv/video: Support intra only without dpbDavid Rosca
2025-11-06radv/video: Add NULL checks for picture parametersDavid Rosca
2025-11-06radv/video: Correctly handle no feedback query for encodeDavid Rosca
2025-11-06vulkan/video: Avoid NULL pointers in session parametersDavid Rosca
2025-11-06vulkan/video: Add chroma subsampling to video sessionDavid Rosca
2025-11-06vulkan/video: NULL check codec-specific chainBenjamin Cheng
2025-11-06ac/parse_ib: Parse VCN_IB_COMMON_OP_RESOLVEINPUTPARAMLAYOUTDavid Rosca
2025-11-06ac/parse_ib: Fix parsing multiple engine commands in one VCN IBDavid Rosca
2025-11-06brw: stop emitting flush operations for begin/end interlockLionel Landwerlin
2025-11-06nouveau/drm-shim: remove double '/' in include pathAntonio Ospite
2025-11-06mesa: replace most occurrences of getenv() with os_get_option()Antonio Ospite
2025-11-06util,vulkan,llvmpipe: Use os_get_option_dup instead getenvYonggang Luo
2025-11-06d3d12/dozen: Use os_get_option_dup for passing to ID3D12SDKConfiguration_SetS...Yonggang Luo
2025-11-06util: Add function os_get_option_dup and os_get_option_secure_dup for latter useYonggang Luo
2025-11-06util: Add new function os_get_option_internal to improve os_get_option*Yonggang Luo
2025-11-06treewide: Use os_get_option_secure instead secure_getenvYonggang Luo
2025-11-06mesa: skip redundant uniform update optimisation if unsafeTimothy Arceri
2025-11-05anv/android: query and use explicit layout for ahb resolveJuston Li
2025-11-05anv/android: align AHardwareBuffer naming to ahbJuston Li
2025-11-05anv: avoid unnecessary stalling on secondariesLionel Landwerlin
2025-11-05anv: don't use IndirectStatePointersDisable at the end of secondariesLionel Landwerlin
2025-11-05anv: avoid invalid timestamp generation due to skipped commandsLionel Landwerlin
2025-11-05kk: Ignore depth clear value if load op is not clearAitor Camacho
2025-11-05anv: enable accelerationStructureCaptureReplayLionel Landwerlin
2025-11-05v3dv: Fix assertion failure for not-found primary_fd during enumeration.Emma Anholt
2025-11-05llvmpipe: add missing util/os_file.h headerYiwei Zhang
2025-11-05pps: Remove the cpu.cfg file.Emma Anholt
2025-11-05docs/perfetto: Put V3D at the same level of heading as other drivers.Emma Anholt
2025-11-05docs/perfetto: Be more clear about the role of MESA_GPU_TRACES=perfettoEmma Anholt
2025-11-05docs/perfetto: Explain using tracebox, and put commands in the list.Emma Anholt
2025-11-05docs/perfetto: Give a hint on how to cross compile the tools.Emma Anholt
2025-11-05docs/perfetto: Be helpful and opinionated about config selection.Emma Anholt
2025-11-05docs/perfetto: Add row for panvk support.Emma Anholt
2025-11-05asahi: clang-formatAlyssa Rosenzweig
2025-11-05treewide: use BITSET_BYTES, BITSET_RZALLOCAlyssa Rosenzweig