Skip to content

Instantly share code, notes, and snippets.

View artemudovyk's full-sized avatar
🔎
Looking for meaning

Artem Udovyk artemudovyk

🔎
Looking for meaning
View GitHub Profile
@artemudovyk
artemudovyk / mesa-howto.md
Created May 21, 2025 17:32 — forked from Venemo/mesa-howto.md
How to build and use mesa from source

Building and using mesa for development and testing

This explains how to build mesa from source, and how to use the custom built mesa to run some apps and games, without needing to replace the mesa libraries that your operating system runs on.

Let's assume that you are using an x86_64 system.

Building mesa

Overview