Blender Git Commit Log

Git Commits -> Revision 8794a43

Revision 8794a43 by Sergey Sharybin (master)
March 13, 2017, 08:57 (GMT)
Cycles: Make MESA compiler more happy

While this compiler is not officially supported yet, getting it to work is
a nice thing because more and more AMD cards will fall under MESA driver.

It's also nice to use explicit comparison with NULL, which makes it more
clear whether variable is a boolean or pointer. Even Rust enforces this!

Patch by Ian Bruce with own modifications.

Commit Details:

Full Hash: 8794a43b688f513d8fac317c2fd2d0bd82c26168
Parent Commit: e8021f5
Lines Changed: +2, -2

2 Modified Paths:

/intern/cycles/kernel/closure/alloc.h (+1, -1) (Diff)
/intern/cycles/kernel/closure/bsdf_microfacet.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021