Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/extern
diff options
context:
space:
mode:
Diffstat (limited to 'extern')
-rw-r--r--extern/cuew/README2
-rw-r--r--extern/cuew/README.blender2
2 files changed, 2 insertions, 2 deletions
diff --git a/extern/cuew/README b/extern/cuew/README
index 3c43b7278d9..2fab76015e6 100644
--- a/extern/cuew/README
+++ b/extern/cuew/README
@@ -4,7 +4,7 @@ for determining which CUDA functions and extensions extensions are supported
on the target platform.
CUDA core and extension functionality is exposed in a single header file.
-GUEW has been tested on a variety of operating systems, including Windows,
+CUEW has been tested on a variety of operating systems, including Windows,
Linux, Mac OS X.
LICENSE
diff --git a/extern/cuew/README.blender b/extern/cuew/README.blender
index 7e0523eda28..7b77935d750 100644
--- a/extern/cuew/README.blender
+++ b/extern/cuew/README.blender
@@ -1,5 +1,5 @@
Project: Cuda Wrangler
URL: https://github.com/CudaWrangler/cuew
License: Apache 2.0
-Upstream version: e2e0315
+Upstream version: 63d2a0f
Local modifications: None