Add Chromium-only Blender WebEngine parity work
This commit is contained in:
12
blender-5.2.0/extern/hipew/README
vendored
Normal file
12
blender-5.2.0/extern/hipew/README
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
The HIP Extension Wrangler Library (HIPEW) is a cross-platform open-source
|
||||
C/C++ library to dynamically load the HIP library.
|
||||
|
||||
HIP (Heterogeneous-Compute Interface for Portability) is an API for C++
|
||||
programming on AMD GPUs.
|
||||
|
||||
It is maintained as part of the Blender project, but included in extern/
|
||||
for consistency with CUEW and CLEW libraries.
|
||||
|
||||
LICENSE
|
||||
|
||||
HIPEW is released under the Apache 2.0 license.
|
||||
Reference in New Issue
Block a user