Skip to content

Instantly share code, notes, and snippets.

View nanokatze's full-sized avatar

Constantine Shablia nanokatze

View GitHub Profile
@Venemo
Venemo / mesa-howto.md
Last active June 3, 2024 19:52
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