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
/
meson.build
Age
Commit message (
Expand
)
Author
2025-11-04
meson: Support intel tools on Android.
Andy Hsu
2025-10-20
kk: Add KosmicKrisp
Aitor Camacho
2025-10-16
poly: Migrate AGX's GS/TESS emulation to common code
Mary Guillemard
2025-10-15
ethos: Initial commit of a driver for the Arm Ethos-U65 NPU.
Tomeu Vizoso
2025-10-13
wsi/metal: Disable reference counting
Aitor Camacho
2025-10-10
pvr: Drop '-experimental' suffix from the 'imagination' build option
Ashish Chauhan
2025-10-06
meson: static link spirv-tools for darwin
Aitor Camacho
2025-10-04
amd: require LLVM when amd-use-llvm is enabled
Mauro Rossi
2025-10-01
ci: Bump DirectX-Headers and Agility SDK dependencies to 1.618.1
Sil Vilerino
2025-09-30
meson: detect `memfd_create()` and `getrandom()` from headers, not system lib...
Fafa Kitten
2025-09-30
meson.build: set with_clc for asahi tools
Alyssa Ross
2025-09-30
meson.build: remove dead code
Alyssa Ross
2025-09-26
util/macros: Add ATTRIBUTE_COLD
Mel Henning
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
meson/util: Define _GNU_SOURCE for mingw
Yonggang Luo
2025-09-24
meson: Update comment to be clear
Yonggang Luo
2025-09-23
mesa: add u_overflow.h
Pierre-Eric Pelloux-Prayer
2025-09-22
meson: use the wayland module
Dylan Baker
2025-09-19
ci: use MSRV for build-for-tests jobs and recent version in build-only jobs a...
Eric Engestrom
2025-09-19
kmsro: enable with zink
Erico Nunes
2025-09-18
meson: only require glslang >= 12.2 when anv/radv/turnip are built
Eric Engestrom
2025-09-18
meson: require glslang >= 12.2 for bvh preample
Eric Engestrom
2025-09-17
meson: use pointer size for 64-bit detection instead of architecture names
Zhou Qiankang
2025-09-16
pvr, pco: usc program (pre-)generation boilerplate
Simon Perretta
2025-09-16
meson: Relax -Wmaybe-uninitialized errors
Valentine Burley
2025-09-15
meson: fix libcl assert() reproducibility
Quentin Schulz
2025-09-15
meson: replace global_source_root/global_build_root with project_*
Quentin Schulz
2025-09-13
meson: Getting symbols-check.py works for mingw
Yonggang Luo
2025-09-13
meson: For windows, the with_ld_version_script won't take effect
Yonggang Luo
2025-09-13
meson: Remove redundant '/wd4996' option for MSVC
Yonggang Luo
2025-09-13
meson: Remove unused predefined macros for windows msvc/gcc
Yonggang Luo
2025-09-13
meson: mingw do not need _USE_MATH_DEFINES, only MSVC need it
Yonggang Luo
2025-09-10
Remove VDPAU
David Rosca
2025-09-10
mesa: Remove NV_vdpau_interop
David Rosca
2025-09-09
teflon/tests: Remove dependency on xtensor
Tomeu Vizoso
2025-08-25
meson: handle dep_libdrm before the driver specific libdrm modules
Antonio Ospite
2025-08-25
meson/android: amend the condition for libbacktrace
Yiwei Zhang
2025-08-22
zink: Add zink_check_requirements
Mel Henning
2025-08-21
subprojects: Remove libdisplay-info wrap file
David Rosca
2025-08-21
meson: fixup b_sanitize checks
Eric Engestrom
2025-08-21
meson: check for no_sanitize function attributes
Juan A. Suarez Romero
2025-08-21
egl,glx: allow OpenGL with old libx11, but disable glthread if it's unsafe
Marek Olšák
2025-08-20
meson: Add --wrap-unsafe-ops to bindgen
Faith Ekstrand
2025-08-20
meson: Disable unsafe_attr_outside_unsafe for now
Faith Ekstrand
2025-08-20
meson: Disable unsafe_op_in_unsafe_fn in bindgen for now
Faith Ekstrand
2025-08-20
meson: Add a rust_2024_lint_args helper
Faith Ekstrand
2025-08-20
meson: Remove unused with_asm_arch and USE_*_ASM macros
Yonggang Luo
2025-08-20
mesa: refactor the glapi/tls includes into a single, reused header
Yonggang Luo
2025-08-20
meson: Remove redundant TODO:
Yonggang Luo
[next]