blender/intern/cycles/device
Patrick Mours 91f6aa6a57 Fix memory leak after using OptiX in Cycles
The "optix_devices" array was not freed on exit, which caused a memory leak (see T69801).

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D5944
2019-09-30 14:05:40 +02:00
..
opencl Cycles: OpenCL Separate Compilation Debug Flag 2019-08-30 13:53:23 +02:00
CMakeLists.txt Cycles: add Optix device backend 2019-09-13 11:50:11 +02:00
device_cpu.cpp Revert part of "GPencil: Invert Paste operator and make Paste to Active default" 2019-09-23 11:09:00 +02:00
device_cuda.cpp Cycles: add Optix device backend 2019-09-13 11:50:11 +02:00
device_denoising.cpp Cycles Denoising: Get rid of halos around bright edges 2019-06-01 00:45:03 +02:00
device_denoising.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
device_intern.h Cycles: add Optix device backend 2019-09-13 11:50:11 +02:00
device_memory.cpp Cycles: support move semantics for device_memory 2019-08-26 17:42:52 +02:00
device_memory.h Cycles: support move semantics for device_memory 2019-08-26 17:42:52 +02:00
device_multi.cpp Cycles: add Optix device backend 2019-09-13 11:50:11 +02:00
device_network.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
device_network.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
device_opencl.cpp Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
device_optix.cpp Cycles: add Optix device backend 2019-09-13 11:50:11 +02:00
device_split_kernel.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
device_split_kernel.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
device_task.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
device_task.h Cleanup: spelling 2019-07-07 15:38:41 +10:00
device.cpp Fix memory leak after using OptiX in Cycles 2019-09-30 14:05:40 +02:00
device.h Cycles: add Optix device backend 2019-09-13 11:50:11 +02:00