Blender Git Loki
Git Commits -> Revision 05ffe2d
Revision 05ffe2d by Mike Erwin (master) November 23, 2015, 02:14 (GMT) |
OpenGL: choose compatible GLSL version Fix GLSL version & geometry shader support query to consider core vs compatibility. All shaders need to be compatible with each other, and for now that means GLSL 120. For drivers that support compatibility profiles, choose the highest available (up to 150). If only core profile is supported, max out at GLSL 130. |
Commit Details:
Full Hash: 05ffe2d174115b9f9fc2322dbafcfb4543d3809d
Parent Commit: 754df5c
Lines Changed: +26, -13
1 Modified Path:
/source/blender/gpu/intern/gpu_extensions.c (+26, -13) (Diff)