Blender Git Loki
Git Commits -> Revision 10edaff
Revision 10edaff by Antonis Ryakiotakis (master) August 20, 2015, 13:23 (GMT) |
Fix ATI part of T45708, crash when enabling opensubdiv. In fact exit was getting called because we had an error in shader compilation: Uniform buffer objects are in fact required. Since it looks like original intent was to write the shader against older GLSL version, I will be adding an extension here instead of a version. Thanks to Anshu Arya for letting me borrow his machine through VPN to do the debugging :) |
Commit Details:
Full Hash: 10edaff5c1a18ca7e91743b3244a6007363b592c
Parent Commit: 3fd89df
Lines Changed: +1, -0
1 Modified Path:
/intern/opensubdiv/gpu_shader_opensubd_display.glsl (+1, -0) (Diff)