About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/asahi
AgeCommit message (Expand)Author
2025-11-06mesa: replace most occurrences of getenv() with os_get_option()Antonio Ospite
2025-11-05asahi: clang-formatAlyssa Rosenzweig
2025-11-05treewide: use BITSET_BYTES, BITSET_RZALLOCAlyssa Rosenzweig
2025-11-04treewide: use UTIL_DYNARRAY_INITAlyssa Rosenzweig
2025-11-03hk: Report the correct plane count in VkDrmFormatModifierProperties2?EXTJanne Grunau
2025-11-01asahi,ail: fix multi-plane importsAlyssa Rosenzweig
2025-10-31asahi: do not NIH util_is_alignedAlyssa Rosenzweig
2025-10-29asahi/virtio: fix memleakEric Engestrom
2025-10-27hk: Enable VK_KHR_present_id[2] and VK_KHR_present_wait[2]Mario Kleiner
2025-10-24asahi: Update CI expectationsMary Guillemard
2025-10-24hk: Allocate the temp tile buffer in copy_image_to_image_cpuMary Guillemard
2025-10-24hk: Make width and height per block in HICMary Guillemard
2025-10-24util/dynarray: infer type in appendAlyssa Rosenzweig
2025-10-24hk: Remove unused allocation in queue_submitMary Guillemard
2025-10-24hk: Disable 1x in sampleLocationsSampleCountsMary Guillemard
2025-10-24hk: Fix maxVariableDescriptorCount with inline uniform blockMary Guillemard
2025-10-22hk: fix data race when initializing poly_heapOlivia Lee
2025-10-21treewide: use nir_load_global_constant alias of nir_build_load_global_constantGeorg Lehmann
2025-10-21nir: remove manual nir_store_globalGeorg Lehmann
2025-10-21treewide: use nir_load_global alias of nir_build_load_globalGeorg Lehmann
2025-10-21nir: remove manual nir_load_globalGeorg Lehmann
2025-10-16poly: Migrate AGX's GS/TESS emulation to common codeMary Guillemard
2025-10-16asahi/gs: Reuse GS shader compiler optionsMary Guillemard
2025-10-16asahi,nir: Stop relying on zero and scratch page in GS/TESS codeMary Guillemard
2025-10-16asahi: Move compiler preprocess out of agx_nir_lower_gsMary Guillemard
2025-10-16asahi/gs: Remove agx_nir_* prefix around static functionsMary Guillemard
2025-10-16compiler: rename vs.tes_agx bit to vs.tes_polyMary Guillemard
2025-10-16nir: Rename stat_query_address_agx to stat_query_address_polyMary Guillemard
2025-10-16asahi/libagx: Do not expose anything not use externalyMary Guillemard
2025-10-16asahi/libagx: Stop exposing fake entrypoint _libagx_prefix_sumMary Guillemard
2025-10-15treewide: don't check before freeAlyssa Rosenzweig
2025-10-09treewide: use BITSET_CALLOCAlyssa Rosenzweig
2025-10-03libagx: fix heap argument type in libagx_draw_robust_indexKarol Herbst
2025-10-01hk: Add non-cached memory typeTellowKrinkle
2025-10-01hk: Enable caching on memory marked with HOST_CACHED_BITTellowKrinkle
2025-09-30asahi: Add base expectation on VKCTS mainMary Guillemard
2025-09-30hk: fix instance reference in vk_freeSergio Lopez
2025-09-30nir/lower_alpha: extend to support dynamic a2cSimon Perretta
2025-09-27treewide: Make exported DRM FDs read-write.Emma Anholt
2025-09-26vulkan: Compute path to write into JSON manifests once, use it everywhereSimon McVittie
2025-09-26vulkan: Consistently form driver library names as prefix + name + suffixSimon McVittie
2025-09-24asahi: Fix lseek failure error handling in agx_bo_import().Mario Kleiner
2025-09-16agx: use util_lut2Alyssa Rosenzweig
2025-09-16nir, asahi: commonize interleave_agxSimon Perretta
2025-09-16hk: Advertise VK_KHR_maintenance9Mary Guillemard
2025-09-16hk: Rework queue creation logicMary Guillemard
2025-09-16hk: Add support for VK_QUERY_POOL_CREATE_RESET_BIT_KHRMary Guillemard
2025-09-16hk: Move query pool creation/destructionMary Guillemard
2025-09-15asahi: fix drm-shimAlyssa Rosenzweig
2025-09-09nir: remove subgroup size related nir_shader_compiler_options membersGeorg Lehmann