Blender Git Commit Log

Git Commits -> Revision 8cf524c

Revision 8cf524c by Mike Erwin (master)
March 3, 2017, 02:46 (GMT)
plug ShaderInterface into GPUShader

Renamed existing getter/setter that only FX shaders use. We could convert FX code to use the richer new interface or leave it as is.

Removed unused GPUShader fields. ShaderInterface tracks the same information.

Commit Details:

Full Hash: 8cf524cec9434cb2aa4b94ee29fd0a57dc502a33
Parent Commit: c2baf3e
Lines Changed: +41, -26

4 Modified Paths:

/source/blender/gpu/GPU_shader.h (+5, -1) (Diff)
/source/blender/gpu/intern/gpu_compositing.c (+20, -20) (Diff)
/source/blender/gpu/intern/gpu_shader.c (+12, -2) (Diff)
/source/blender/gpu/intern/gpu_shader_private.h (+4, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021