Jump to content

OpenGL: Difference between revisions

355 bytes added ,  31 May 2021
m
→‎Testing Mesa updates: Mention the limitations/issues
imported>Primeos
m (Minor improvements)
imported>Primeos dev
m (→‎Testing Mesa updates: Mention the limitations/issues)
Line 20: Line 20:
];
];
</pre>
</pre>
'''Note:''' Both of these approaches are impure and only work to a certain degree (many limitations!). If you want to use a different version of Mesa your best option is to use an overlay or a Git worktree where you use the same Nixpkgs revision and only alter <code>pkgs/development/libraries/mesa/</code> for one of the two approaches mentioned above.


== Related ==
== Related ==


https://nixos.wiki/wiki/Nixpkgs_with_OpenGL_on_non-NixOS
https://nixos.wiki/wiki/Nixpkgs_with_OpenGL_on_non-NixOS
Anonymous user