Skip to content

Instantly share code, notes, and snippets.

View pejuton's full-sized avatar

pejuton

  • Joined Apr 19, 2026
View GitHub Profile
@pejuton
pejuton / mesa-howto.md
Created April 24, 2026 18:44 — 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