Blender Git Commit Log

Git Commits -> Revision 0271c73

July 7, 2021, 06:52 (GMT)
Moved to own unit.

Commit Details:

Full Hash: 0271c736a9f6aec1c326501a8e73bf8c12329882
Parent Commit: dd31aeb
Lines Changed: +183, -71

3 Added Paths:

/source/blender/gpu/GPU_uniform_buffer_types.h (+46, -0) (View)
/source/blender/gpu/intern/gpu_uniform_buffer_structs.cc (+94, -0) (View)
/source/blender/gpu/shaders/material/gpu_shader_builtin_uniforms_lib.glsl (+15, -0) (View)

6 Modified Paths:

/source/blender/gpu/CMakeLists.txt (+1, -0) (Diff)
/source/blender/gpu/GPU_shader.h (+2, -14) (Diff)
/source/blender/gpu/intern/gpu_shader.cc (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_shader_interface.cc (+0, -53) (Diff)
/source/blender/gpu/intern/gpu_shader_interface.hh (+1, -3) (Diff)
/source/blender/gpu/intern/gpu_uniform_buffer_private.hh (+22, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021