Blender Git Commit Log
Git Commits -> Revision c6ce820
Revision c6ce820 by Antonis Ryakiotakis (master) March 30, 2015, 12:45 (GMT) |
Attempt to fix T44056, dof high quality shader error in ATI cards. ATI driver does not like declaration of gl_FragColor and glFragData in the same source file (even though only one of the two is ever referenced), just use one of the two. |
Commit Details:
Full Hash: c6ce8200dd3f3b67029cfd5578f21d206cff219e
Parent Commit: 79a6861
Lines Changed: +2, -2
1 Modified Path:
/source/blender/gpu/shaders/gpu_shader_fx_dof_hq_frag.glsl (+2, -2) (Diff)