Blender Git Commit Log
Git Commits -> Revision 27fe02f
Revision 27fe02f by Antonis Ryakiotakis (viewport_experiments) January 6, 2015, 18:16 (GMT) |
Intermediate commit. Basically, we try to output coc values to a second render target, but apparently OpenGL somehow hates us. Committing so that Mac may give a better diagnostic on what is happening. |
Commit Details:
Full Hash: 27fe02f21379d23affff76feb19e1136abd5f7d8
Parent Commit: 79b8540
Lines Changed: +31, -16
5 Modified Paths:
/source/blender/gpu/GPU_extensions.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_compositing.c (+5, -2) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+14, -4) (Diff)
/source/blender/gpu/shaders/gpu_shader_fx_dof_high_frag.glsl (+7, -5) (Diff)
/source/blender/gpu/shaders/gpu_shader_fx_dof_high_vert.glsl (+4, -4) (Diff)
/source/blender/gpu/intern/gpu_compositing.c (+5, -2) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+14, -4) (Diff)
/source/blender/gpu/shaders/gpu_shader_fx_dof_high_frag.glsl (+7, -5) (Diff)
/source/blender/gpu/shaders/gpu_shader_fx_dof_high_vert.glsl (+4, -4) (Diff)