Blender Git Commit Log
Git Commits -> Revision 44ea6fb
Revision 44ea6fb by Clément Foucault (master) February 24, 2017, 00:26 (GMT) |
OpenGL: Make glaDrawImBuf_glsl functions compatible with new immDrawPixels And change relevant function calls. |
Commit Details:
Full Hash: 44ea6fb857fc9ea3b51734fb3782d8bfb5c05de6
Parent Commit: 45711c3
Lines Changed: +51, -44
5 Modified Paths:
/source/blender/editors/include/BIF_glutil.h (+8, -4) (Diff)
/source/blender/editors/screen/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/screen/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)