blender/intern
Patrick Mours 8378db40c7 Cycles: Fix out of memory when rendering some scenes with OptiX that work with CUDA
The OptiX implementation wasn't trying to allocate memory on the host if device allocation failed, while the CUDA implementation did. This copies the implementation over to OptiX to remedy that.

Differential Revision: https://developer.blender.org/D6068
2019-10-18 12:23:27 +02:00
..
atomic Cleanup: comments (long lines) in atomic 2019-05-01 20:34:12 +10:00
audaspace Cleanup: clangg-format for rB157cc54ed521 2019-04-28 11:48:55 +02:00
clog Cleanup: quiet warnings 2019-10-07 12:22:05 +11:00
cycles Cycles: Fix out of memory when rendering some scenes with OptiX that work with CUDA 2019-10-18 12:23:27 +02:00
dualcon Fix T53581: remesh modifier artifacts in sharp mode 2019-06-17 18:53:49 +02:00
eigen ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
elbeem Fix build errors with older GCC versions like 4.9 2019-08-13 06:04:17 +02:00
ffmpeg Use FFmpeg's own av_guess_frame_rate() function instead of guessing ourselves 2019-09-19 15:12:53 +02:00
ghost Cleanup: clang-format, spelling 2019-10-10 10:29:50 +11:00
glew-mx ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
guardedalloc Cleanup: clang-format 2019-09-14 09:26:51 +02:00
iksolver Cleanup: Fix build error with MSVC 2019-08-21 10:38:33 -06:00
itasc Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
libmv Cleanup: spelling 2019-09-30 17:07:05 +10:00
locale Cleanup: comments (long lines) in various intern/ libs 2019-05-01 21:00:56 +10:00
memutil Cleanup: use backslash for doxygen commands 2019-09-05 12:56:55 +10:00
mikktspace Cleanup: unused structs, struct members 2019-10-03 07:39:45 +10:00
numaapi Update NUMA API library to latest version 2019-10-07 12:59:51 +02:00
opencolorio bf_intern_opencolorio: Fix unused variable build warning with MSVC. 2019-05-25 13:04:24 -06:00
opensubdiv OpenSubdiv: Add accessor to vertex edges via refiner C-API 2019-10-03 12:36:01 +02:00
openvdb OpenVDB: mesh/level set conversion, filters and CSG operations 2019-08-14 18:13:56 +02:00
quadriflow Add QuadriFlow remesher 2019-09-13 10:36:05 +02:00
rigidbody Cleanup: comments (long lines) in rigidbody 2019-05-01 20:48:34 +10:00
smoke Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
string Cleanup: comments (long lines) in string 2019-05-01 20:32:38 +10:00
utfconv Cleanup: use backslash for doxygen commands 2019-09-05 12:56:55 +10:00
CMakeLists.txt Add QuadriFlow remesher 2019-09-13 10:36:05 +02:00