About
Social
Code
index
:
mesa
frygon
main
Mesa graphics project
Lucas Fryzek
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
asahi
Age
Commit message (
Expand
)
Author
2025-11-06
mesa: replace most occurrences of getenv() with os_get_option()
Antonio Ospite
2025-11-05
asahi: clang-format
Alyssa Rosenzweig
2025-11-05
treewide: use BITSET_BYTES, BITSET_RZALLOC
Alyssa Rosenzweig
2025-11-04
treewide: use UTIL_DYNARRAY_INIT
Alyssa Rosenzweig
2025-11-03
hk: Report the correct plane count in VkDrmFormatModifierProperties2?EXT
Janne Grunau
2025-11-01
asahi,ail: fix multi-plane imports
Alyssa Rosenzweig
2025-10-31
asahi: do not NIH util_is_aligned
Alyssa Rosenzweig
2025-10-29
asahi/virtio: fix memleak
Eric Engestrom
2025-10-27
hk: Enable VK_KHR_present_id[2] and VK_KHR_present_wait[2]
Mario Kleiner
2025-10-24
asahi: Update CI expectations
Mary Guillemard
2025-10-24
hk: Allocate the temp tile buffer in copy_image_to_image_cpu
Mary Guillemard
2025-10-24
hk: Make width and height per block in HIC
Mary Guillemard
2025-10-24
util/dynarray: infer type in append
Alyssa Rosenzweig
2025-10-24
hk: Remove unused allocation in queue_submit
Mary Guillemard
2025-10-24
hk: Disable 1x in sampleLocationsSampleCounts
Mary Guillemard
2025-10-24
hk: Fix maxVariableDescriptorCount with inline uniform block
Mary Guillemard
2025-10-22
hk: fix data race when initializing poly_heap
Olivia Lee
2025-10-21
treewide: use nir_load_global_constant alias of nir_build_load_global_constant
Georg Lehmann
2025-10-21
nir: remove manual nir_store_global
Georg Lehmann
2025-10-21
treewide: use nir_load_global alias of nir_build_load_global
Georg Lehmann
2025-10-21
nir: remove manual nir_load_global
Georg Lehmann
2025-10-16
poly: Migrate AGX's GS/TESS emulation to common code
Mary Guillemard
2025-10-16
asahi/gs: Reuse GS shader compiler options
Mary Guillemard
2025-10-16
asahi,nir: Stop relying on zero and scratch page in GS/TESS code
Mary Guillemard
2025-10-16
asahi: Move compiler preprocess out of agx_nir_lower_gs
Mary Guillemard
2025-10-16
asahi/gs: Remove agx_nir_* prefix around static functions
Mary Guillemard
2025-10-16
compiler: rename vs.tes_agx bit to vs.tes_poly
Mary Guillemard
2025-10-16
nir: Rename stat_query_address_agx to stat_query_address_poly
Mary Guillemard
2025-10-16
asahi/libagx: Do not expose anything not use externaly
Mary Guillemard
2025-10-16
asahi/libagx: Stop exposing fake entrypoint _libagx_prefix_sum
Mary Guillemard
2025-10-15
treewide: don't check before free
Alyssa Rosenzweig
2025-10-09
treewide: use BITSET_CALLOC
Alyssa Rosenzweig
2025-10-03
libagx: fix heap argument type in libagx_draw_robust_index
Karol Herbst
2025-10-01
hk: Add non-cached memory type
TellowKrinkle
2025-10-01
hk: Enable caching on memory marked with HOST_CACHED_BIT
TellowKrinkle
2025-09-30
asahi: Add base expectation on VKCTS main
Mary Guillemard
2025-09-30
hk: fix instance reference in vk_free
Sergio Lopez
2025-09-30
nir/lower_alpha: extend to support dynamic a2c
Simon Perretta
2025-09-27
treewide: Make exported DRM FDs read-write.
Emma Anholt
2025-09-26
vulkan: Compute path to write into JSON manifests once, use it everywhere
Simon McVittie
2025-09-26
vulkan: Consistently form driver library names as prefix + name + suffix
Simon McVittie
2025-09-24
asahi: Fix lseek failure error handling in agx_bo_import().
Mario Kleiner
2025-09-16
agx: use util_lut2
Alyssa Rosenzweig
2025-09-16
nir, asahi: commonize interleave_agx
Simon Perretta
2025-09-16
hk: Advertise VK_KHR_maintenance9
Mary Guillemard
2025-09-16
hk: Rework queue creation logic
Mary Guillemard
2025-09-16
hk: Add support for VK_QUERY_POOL_CREATE_RESET_BIT_KHR
Mary Guillemard
2025-09-16
hk: Move query pool creation/destruction
Mary Guillemard
2025-09-15
asahi: fix drm-shim
Alyssa Rosenzweig
2025-09-09
nir: remove subgroup size related nir_shader_compiler_options members
Georg Lehmann
[next]