This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Mike Erwin 05ffe2d174 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.
2015-11-22 21:14:23 -05:00
..
2015-10-17 16:06:45 +11:00
2015-11-18 21:41:06 +11:00
2015-11-16 19:13:24 +01:00
2015-01-29 15:35:06 +11:00
2015-11-12 18:54:26 +11:00
2015-10-10 17:35:30 +02:00