Blender Git Commit Log
Git Commits -> Revision fbbadc8
Revision fbbadc8 by Clément Foucault (master) September 3, 2018, 17:21 (GMT) |
Fix T56544: Crash on startup with Radeon + Win 7 Testing GLEW_ARB_texture_gather is not sufficient in this case. We need to test if GL_ARB_texture_gather is defined in the shader, which is always true on some NVIDIA drivers who does not support it... So trying to make everything work. |
Commit Details:
Full Hash: fbbadc8775173c4a911838928b00b79701c90517
Parent Commit: cdd8a43
Lines Changed: +11, -1
1 Modified Path:
/source/blender/gpu/intern/gpu_shader.c (+11, -1) (Diff)