Blender Git Loki
Git Commits -> Revision 0e0dd33
Revision 0e0dd33 by Jason Wilkins (soc-2014-viewport_context) August 2, 2014, 12:03 (GMT) |
Commit Details:
Full Hash: 0e0dd33e4c656e0de49ae81ad939d12273b1ad1f
Parent Commit: 1053539
Lines Changed: +595, -1
4 Added Paths:
/source/blender/gpu/GPU_simple_shader.h (+89, -0) (View)
/source/blender/gpu/intern/gpu_simple_shader.c (+282, -0) (View)
/source/blender/gpu/shaders/gpu_shader_simple_frag.glsl (+169, -0) (View)
/source/blender/gpu/shaders/gpu_shader_simple_vert.glsl (+54, -0) (View)
/source/blender/gpu/intern/gpu_simple_shader.c (+282, -0) (View)
/source/blender/gpu/shaders/gpu_shader_simple_frag.glsl (+169, -0) (View)
/source/blender/gpu/shaders/gpu_shader_simple_vert.glsl (+54, -0) (View)
1 Modified Path:
/intern/glew-mx/glew-mx.h (+1, -1) (Diff)