forked from blender/blender
Brian Savery (AMD)
9673fa2720
ROCm 6 brings some changes to the HIP API. This pull request is meant to be backward and forward compatible. That is Blender could be compiled with either ROCM 6 or 5 and run on either. The main change is the hipMemoryType enum, which we check based on the runtime version to use the correct enum values. Without this, HIP will not work on Windows with upcoming 23.40 driver. Pull Request: blender/blender#116713 |
||
---|---|---|
.. | ||
audaspace | ||
binreloc | ||
bullet2 | ||
ceres | ||
clew | ||
cuew | ||
curve_fit_nd | ||
draco | ||
Eigen3 | ||
fast_float | ||
fmtlib | ||
gflags | ||
glew | ||
glew-es | ||
glog | ||
gmock | ||
gtest | ||
hipew | ||
json | ||
lzma | ||
lzo | ||
mantaflow | ||
nanosvg | ||
quadriflow | ||
rangetree | ||
sdlew | ||
smaa_areatex | ||
tinygltf | ||
wcwidth | ||
xdnd | ||
.clang-format | ||
CMakeLists.txt | ||
README |
When updating a library remember to: * Update the README.blender with the corresponding version. * Update the THIRD-PARTY-LICENSE.txt document