Blender Git Commit Log

Git Commits -> Revision 04a1090

Revision 04a1090 by Brecht Van Lommel (master)
April 21, 2014, 14:14 (GMT)
Code cleanup: remove old closure sampling code Cycles.

This was the original code to get things working on old GPUs, but now it is no
longer in use and various features in fact depend on this to work correctly to
the point that enabling this code is too buggy to be useful.

Commit Details:

Full Hash: 04a10907dc41a3016374f9efc4820987cc7a5460
Parent Commit: 7765b73
Lines Changed: +45, -398

12 Modified Paths:

/intern/cycles/kernel/kernel_emission.h (+5, -5) (Diff)
/intern/cycles/kernel/kernel_path.h (+6, -21) (Diff)
/intern/cycles/kernel/kernel_shader.h (+4, -123) (Diff)
/intern/cycles/kernel/kernel_shadow.h (+2, -5) (Diff)
/intern/cycles/kernel/kernel_types.h (+5, -8) (Diff)
/intern/cycles/kernel/svm/svm.h (+3, -10) (Diff)
/intern/cycles/kernel/svm/svm_closure.h (+2, -101) (Diff)
/intern/cycles/kernel/svm/svm_types.h (+0, -1) (Diff)
/intern/cycles/render/graph.cpp (+8, -10) (Diff)
/intern/cycles/render/graph.h (+1, -1) (Diff)
/intern/cycles/render/svm.cpp (+8, -109) (Diff)
/intern/cycles/render/svm.h (+1, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021