Skip to content
Snippets Groups Projects
Commit a66a65e0 authored by David Parks's avatar David Parks
Browse files

SL-18190 Enable OpenGL core profile on OS X by default

parent 1eeee12e
Branches
Tags
No related merge requests found
version 39
version 40
// The version number above should be incremented IF AND ONLY IF some
// change has been made that is sufficiently important to justify
// resetting the graphics preferences of all users to the recommended
......@@ -70,7 +70,7 @@ RenderShadowDetail 1 2
RenderUseStreamVBO 1 1
RenderFSAASamples 1 16
RenderMaxTextureIndex 1 16
RenderGLContextCoreProfile 1 0
RenderGLContextCoreProfile 1 1
RenderGLMultiThreaded 1 0
//
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment