Blender Git Commit Log

Git Commits -> Revision 8ff67b5

July 7, 2021, 14:49 (GMT)
Added uniform builtin struct to shader.

Commit Details:

Full Hash: 8ff67b51d17288fcd13e1e86ae7027d2bd43ef08
Parent Commit: 9f7bca2
Lines Changed: +125, -7

7 Modified Paths:

/source/blender/gpu/intern/gpu_shader.cc (+5, -1) (Diff)
/source/blender/gpu/intern/gpu_shader_private.hh (+12, -0) (Diff)
/source/blender/gpu/intern/gpu_uniform_buffer_private.hh (+3, -0) (Diff)
/source/blender/gpu/opengl/gl_shader.cc (+16, -2) (Diff)
/source/blender/gpu/opengl/gl_shader_interface.cc (+35, -2) (Diff)
/source/blender/gpu/opengl/gl_shader_interface.hh (+2, -1) (Diff)
/source/blender/gpu/tests/gpu_uniform_buffer_struct_test.cc (+52, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021