Blender Git Commit Log

Git Commits -> Revision 0fc753c

Revision 0fc753c by Brecht Van Lommel (apricot)
June 17, 2008, 18:36 (GMT)
Apricot Branch: GLSL
====================

* Internal change only: now it compiles the functions separately
once and then links them together with the generated code, instead
of appending the code and compiling them again for each material.
Gives only slight compilation speedup unfortunately.

Commit Details:

Full Hash: 0fc753cfc599bb12af6ea10e92c16a7ce029ba6e
SVN Revision: 15252
Parent Commit: 0b02b01
Lines Changed: +145, -31

4 Modified Paths:

/source/blender/gpu/GPU_extensions.h (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_codegen.c (+91, -28) (Diff)
/source/blender/gpu/intern/gpu_codegen.h (+5, -1) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+47, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021