Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Mesa"

From PCGamingWiki, the wiki about fixing PC games
(Created page with "The open source graphics implementation of OpenGL and Vulkan among other graphics APIs for Linux. Intel, AMD and Nvidia all have driver support built into the Linux Kernel but...")
 
m (Danjenel moved page Mesa3D to Mesa)
(No difference)

Revision as of 07:43, 23 February 2022

The open source graphics implementation of OpenGL and Vulkan among other graphics APIs for Linux. Intel, AMD and Nvidia all have driver support built into the Linux Kernel but Nvidia's Mesa driver is not recommended for gaming.

Much better OpenGL performance on AMD graphics than on Windows.

Related articles

Linux
Wine

Improving OpenGL Performance

Run mesa_glthread=true /path/to/game if the game uses OpenGL as it's graphics API

For Steam games you select the game, right click it to access Properties and put mesa_glthread=true in the launch options.
For a complete list of games that automatically have this enabled, check Mesa's configuration file.

Control Panel

There is no GUI graphics control panel by default, users must install one themselves.