Blender Git Commit Log

Git Commits -> Revision 0722e41

Revision 0722e41 by Campbell Barton (master)
May 10, 2017, 10:35 (GMT)
DWM: Use Gawain for sculpt drawing

Currently only uses the simple shader.

Commit Details:

Full Hash: 0722e41f9ea450be014d667417ff903510be2770
Parent Commit: 1c18d07
Lines Changed: +391, -412

2 Added Paths:

/source/blender/gpu/shaders/gpu_shader_3D_normal_flat_color_vert.glsl (+26, -0) (View)
/source/blender/gpu/shaders/gpu_shader_simple_lighting_flat_color_frag.glsl (+17, -0) (View)

7 Modified Paths:

/source/blender/draw/intern/draw_manager.c (+7, -0) (Diff)
/source/blender/draw/modes/object_mode.c (+1, -1) (Diff)
/source/blender/draw/modes/sculpt_mode.c (+22, -2) (Diff)
/source/blender/gpu/CMakeLists.txt (+2, -0) (Diff)
/source/blender/gpu/GPU_shader.h (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+312, -409) (Diff)
/source/blender/gpu/intern/gpu_shader.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021