Blender Git Commit Log
Git Commits -> Revision cd487d6
February 28, 2017, 00:21 (GMT) |
OpenGL: Make glaDrawImBuf_glsl functions compatible with new immDrawPixels And change relevant function calls. |
Commit Details:
Full Hash: cd487d654ddbaab20e064b95807c89f51cd04e26
Parent Commit: 61aa808
Committed By: Julian Eisel
Lines Changed: +51, -44
5 Modified Paths:
/source/blender/editors/include/BIF_glutil.h (+8, -4) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+1, -7) (Diff)
/source/blender/editors/space_image/image_draw.c (+1, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+4, -10) (Diff)
/source/blender/editors/workspace/glutil.c (+37, -22) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+1, -7) (Diff)
/source/blender/editors/space_image/image_draw.c (+1, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+4, -10) (Diff)
/source/blender/editors/workspace/glutil.c (+37, -22) (Diff)