Blender Git Loki
Git Commits  -> Revision 6111568
		
			
			
		
| April 26, 2021, 09:34 (GMT) | 
| Use storage objects. | 
Commit Details:
Full Hash: 6111568598d561080477bc717b6d5d70bce6ec3c
Parent Commit: db1e811
Lines Changed:  +130,  -4
12 Modified Paths:
/source/blender/gpu/GPU_compute.h (+6, -1) (Diff)
/source/blender/gpu/GPU_shader.h (+2, -0) (Diff)
/source/blender/gpu/GPU_state.h (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_compute.cc (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_shader.cc (+11, -0) (Diff)
/source/blender/gpu/intern/gpu_shader_private.hh (+2, -0) (Diff)
/source/blender/gpu/opengl/gl_shader.cc (+16, -0) (Diff)
/source/blender/gpu/opengl/gl_shader.hh (+2, -0) (Diff)
/source/blender/gpu/opengl/gl_state.hh (+6, -0) (Diff)
/source/blender/gpu/opengl/gl_texture.cc (+1, -1) (Diff)
/source/blender/gpu/tests/gpu_shader_test.cc (+77, -1) (Diff)
/source/blender/gpu/tests/gpu_testing.cc (+4, -0) (Diff)
/source/blender/gpu/GPU_shader.h (+2, -0) (Diff)
/source/blender/gpu/GPU_state.h (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_compute.cc (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_shader.cc (+11, -0) (Diff)
/source/blender/gpu/intern/gpu_shader_private.hh (+2, -0) (Diff)
/source/blender/gpu/opengl/gl_shader.cc (+16, -0) (Diff)
/source/blender/gpu/opengl/gl_shader.hh (+2, -0) (Diff)
/source/blender/gpu/opengl/gl_state.hh (+6, -0) (Diff)
/source/blender/gpu/opengl/gl_texture.cc (+1, -1) (Diff)
/source/blender/gpu/tests/gpu_shader_test.cc (+77, -1) (Diff)
/source/blender/gpu/tests/gpu_testing.cc (+4, -0) (Diff)


 Master Commits
 Master Commits MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021