Skip to content
Snippets Groups Projects
Commit 77d5a75e authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Disable nvidia threaded opts on linux by default

parent c658ecbc
No related branches found
No related tags found
No related merge requests found
......@@ -56,8 +56,8 @@ export SDL_VIDEO_X11_WMCLASS=$channel
## - Enable threaded mesa GL impl
export mesa_glthread=true
## - Enable nvidia threaded GL
export __GL_THREADED_OPTIMIZATIONS=1
## - Uncomment to enable nvidia threaded GL optimizations - MAY CAUSE INSTABILITY
#export __GL_THREADED_OPTIMIZATIONS=1
## Nothing worth editing below this line.
##-------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment