Blender Git Loki
Git Commits -> Revision 178be13
Revision 178be13 by Brecht Van Lommel (apricot) July 7, 2008, 21:25 (GMT) |
Apricot Branch: GLSL ==================== * Second attemp at solving exp/log incompatibility, some compilers don't seem to properly support preprocessor defines? * Some simple optimizations to skip diffuse/specular/emit if they are set to zero. |
Commit Details:
Full Hash: 178be13f65aa7a21e877501805bfab047c9d004c
SVN Revision: 15479
Parent Commit: 9bf054b
Lines Changed: +921, -911
5 Modified Paths:
/source/blender/gpu/intern/gpu_codegen.c (+35, -0) (Diff)
/source/blender/gpu/intern/gpu_codegen.h (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_material.c (+20, -11) (Diff)
/source/blender/gpu/intern/gpu_shader_material.glsl (+4, -13) (Diff)
/source/blender/gpu/intern/gpu_shader_material.glsl.c (+861, -887) (Diff)
/source/blender/gpu/intern/gpu_codegen.h (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_material.c (+20, -11) (Diff)
/source/blender/gpu/intern/gpu_shader_material.glsl (+4, -13) (Diff)
/source/blender/gpu/intern/gpu_shader_material.glsl.c (+861, -887) (Diff)