tornavis/extern
Sayak Biswas ba4e227def HIP device code cleanup and fix for high VRAM usage
This patch cleans up code for HIP device and makes it more consistent with the CUDA code.
It also fixes the issue with high VRAM usage on AMD cards using HIP allowing better performance and usage on cards like 6600XT.
Added a check in intern/cycles/kernel/bvh/bvh_util.h to prevent compiler error with hipcc

Reviewed By: brecht, leesonw

Maniphest Tasks: T92124

Differential Revision: https://developer.blender.org/D12834
2021-10-20 14:04:28 +02:00
..
Eigen3 Update Eigen to 3.3.7 2019-08-21 14:15:28 +02:00
audaspace Audaspace: port bugfix from upstream. 2021-09-23 23:27:49 +02:00
binreloc Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
bullet2 Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
ceres Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
clew Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
cuew Add missing "CUDA_ERROR_UNSUPPORTED_PTX_VERSION" to CUEW 2021-10-05 16:36:33 +02:00
curve_fit_nd Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
draco Cleanup: trailing space 2020-12-11 15:32:14 +11:00
gflags Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
glew Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
glew-es Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
glog macOS/glog: Silence syscall deprecation warning 2021-07-15 15:23:06 +05:30
gmock Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
gtest Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
hipew HIP device code cleanup and fix for high VRAM usage 2021-10-20 14:04:28 +02:00
json Blender Libraries: Add JSON Library. 2021-09-22 09:07:09 +02:00
lzma Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
lzo Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
mantaflow Fluid: Parallelizations for Mantaflow functions (D12002) 2021-09-06 17:30:30 +02:00
nanosvg Cleanup: Add missing newline at end of file 2021-08-06 15:32:28 +02:00
quadriflow Cleanup: cmake indentation, white-space 2021-02-05 09:45:16 +11:00
rangetree Cleanup: use single back-tick quoting in comments 2021-07-20 22:58:14 +10:00
sdlew Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
smaa_areatex Silenced compilation warning when compiling using ASAN. 2021-10-05 10:36:45 +02:00
tinygltf Extern: Add modifications diff for TinyGLTF 2021-10-13 20:56:27 +09:00
wcwidth Fix building on NetBSD 2020-05-09 23:22:50 +10:00
xdnd Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
.clang-format ClangFormat: add configuration files 2019-04-17 06:11:16 +02:00
CMakeLists.txt Fix build without Cycles HIP device 2021-09-28 20:00:55 +02:00
README Readme file to extern libraries about the attribution document 2020-12-11 18:53:22 +01:00

README

When updating a library remember to:

* Update the README.blender with the corresponding version.
* Update the THIRD-PARTY-LICENSE.txt document