About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2025-11-06zink/ci: document a nightly failureErik Faye-Lund
2025-11-06zink/ci: document a flakeErik Faye-Lund
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-05llvmpipe: add missing util/os_file.h headerYiwei Zhang
2025-11-05asahi: clang-formatAlyssa Rosenzweig
2025-11-05treewide: use BITSET_BYTES, BITSET_RZALLOCAlyssa Rosenzweig
2025-11-05amd,radeonsi: add GFX11 packed context registers helpers to common codeSamuel Pitoiset
2025-11-05radeonsi: Move binary upload, dump code to new fileSaroj Kumar
2025-11-05iris, crocus: Disable new IO slot validation for FB fetch load_outputKenneth Graunke
2025-11-05radeonsi/vcn: Fix AV1 bidir compound encode with order_hint disabledDavid Rosca
2025-11-05llvmpipe: support sparse resource with LLVMPIPE_MEMORY_FD_TYPE_OPAQUEYiwei Zhang
2025-11-05llvmpipe: refactor llvmpipe_resource_bind_sparseYiwei Zhang
2025-11-05llvmpipe: split sparse binding part to llvmpipe_resource_bind_sparseYiwei Zhang
2025-11-05llvmpipe: add fd type INVALID and ANONYMOUSYiwei Zhang
2025-11-05llvmpipe: refactor dmabuf and opaque fd handlingYiwei Zhang
2025-11-05llvmpipe: handle os_dupfd_cloexec failureYiwei Zhang
2025-11-05llvmpipe: handle mmap failure for lp_textureYiwei Zhang
2025-11-05llvmpipe: support sparse resource with LLVMPIPE_MEMORY_FD_TYPE_DMABUFYiwei Zhang
2025-11-05llvmpipe: misc fixes for sparse bindingYiwei Zhang
2025-11-05llvmpipe: add a missing alloc error handling in fd importYiwei Zhang
2025-11-05llvmpipe: fix udmabuf mmap error checkYiwei Zhang
2025-11-05llvmpipe: zero is also a valid fdYiwei Zhang
2025-11-04panfrost: add 422 AFBC formatsEric R. Smith
2025-11-04dri: check modifier in dri_create_image_from_winsysEric R. Smith
2025-11-04mesa: Add R16G16_R16B16_UNORM and related formatsEric R. Smith
2025-11-04panfrost: update AFBC code to handle tiling for 64bpp formatsEric R. Smith
2025-11-04panfrost: add explicit get_dmabuf_modifier_planes overrideEric R. Smith
2025-11-04lavapipe: Remove trailing whitespacespencer-lunarg
2025-11-04nir: Remove nir_parallel_copy_instrKonstantin Seurer
2025-11-04radeonsi/vcn: Fix creating context buffer on VCN5David Rosca
2025-11-04treewide: use UTIL_DYNARRAY_INITAlyssa Rosenzweig
2025-11-04iris: implement autostrip disable for Wa_14024997852Tapani Pälli
2025-11-03llvmpipe: Always recompute 1/wKonstantin Seurer
2025-11-03gallivm/nir/soa: Use the sign of src1 for imodKonstantin Seurer
2025-11-03lavapipe: Bump MAX_DESCRIPTOR_UNIFORM_BLOCK_SIZEKonstantin Seurer
2025-11-03lavapipe: Zero image null descriptorsKonstantin Seurer
2025-11-03lavapipe: Bump maxPrimitiveCountKonstantin Seurer
2025-11-03panfrost: Don't dump shader disassembly by default on CSFValentine Burley
2025-11-02llvmpipe: Fix warning casting 32-bit int to 8-bitspencer-lunarg
2025-11-02amd: lower get_ssbo_size in ac_nir_lower_resinfoMarek Olšák
2025-11-02lavapipe: use vk_query_pool as the base for lvp_query_poolDave Airlie
2025-11-02lavapipe: drop instance pointer from lvp_device.Dave Airlie
2025-11-02lavapipe: drop physical device pointer from lvp_deviceDave Airlie
2025-11-02lavapipe: drop unneeded physical device in sparse image format propsDave Airlie
2025-11-02lavapipe: drop device pointer from pipeline cacheDave Airlie
2025-11-02lavapipe: drop device pointer from queueDave Airlie
2025-11-02lavapipe: drop device pointer from pipeline objectDave Airlie
2025-11-02lavapipe: drop device pointer from lvp_cmd_bufferDave Airlie