Blender Git Commit Log

Git Commits -> Revision 7cbd66d

Revision 7cbd66d by Patrick Mours (master)
April 13, 2021, 11:56 (GMT)
Cycles: Initialize all OptiX structs to zero before use

This is done to ensure building with newer OptiX SDK releases that add new struct fields gives
deterministic results (no uninitialized fields and therefore random data is passed to OptiX).

Commit Details:

Full Hash: 7cbd66d42fb3f43b26f7dbea61f182f00987eafb
Parent Commit: 93d8c75
Lines Changed: +7, -7

1 Modified Path:

/intern/cycles/device/device_optix.cpp (+7, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021