Blender Git Commit Log
Git Commits -> Revision 1511e6a
Revision 1511e6a by Sergey Sharybin (cycles-x) April 22, 2021, 10:32 (GMT) |
Fix compilation error with strict flags It could be seen as too much of a boiler plate code to explicitly mention all kernels, but when one does not constantly work with the related code it is a bit hidden to see where modifications are to be made when new kernel is added. Having compiler to nag about places where modification might be needed is personally found to be very helpful. |
Commit Details:
Full Hash: 1511e6acaf062566790195ce4476c6615c51d870
Parent Commit: f10799d
Lines Changed: +24, -0
1 Modified Path:
/intern/cycles/device/optix/queue.cpp (+24, -0) (Diff)