Blender Git Loki
Git Commits -> Revision d3e81ae
Revision d3e81ae by Dalai Felinto October 9, 2015, 03:34 (GMT) |
Framebuffer test build |
Commit Details:
Full Hash: d3e81ae1621a09049b1086b03cba4358d272dad7
Parent Commit: 1f69f30
Lines Changed: +482, -1
1 Added Path:
/source/blender/python/intern/gpu_offscreen.c (+362, -0) (View)
7 Modified Paths:
/source/blender/gpu/CMakeLists.txt (+1, -0) (Diff)
/source/blender/gpu/GPU_extensions.h (+4, -0) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+78, -0) (Diff)
/source/blender/python/intern/CMakeLists.txt (+1, -0) (Diff)
/source/blender/python/intern/gpu.c (+21, -1) (Diff)
/source/blender/python/intern/gpu.h (+8, -0) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+7, -0) (Diff)
/source/blender/gpu/GPU_extensions.h (+4, -0) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+78, -0) (Diff)
/source/blender/python/intern/CMakeLists.txt (+1, -0) (Diff)
/source/blender/python/intern/gpu.c (+21, -1) (Diff)
/source/blender/python/intern/gpu.h (+8, -0) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+7, -0) (Diff)