From eb08b2af021af5077406d3209850a829995c80dc Mon Sep 17 00:00:00 2001 From: Dennis Adams Date: Tue, 2 Apr 2024 14:40:06 -0500 Subject: [PATCH] Fix note about OpenCL support Signed-off-by: Dennis Adams --- Documentation/sources/ReleaseNotes/relnotes-1.5.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/sources/ReleaseNotes/relnotes-1.5.rst b/Documentation/sources/ReleaseNotes/relnotes-1.5.rst index c5befc0a..c6772377 100644 --- a/Documentation/sources/ReleaseNotes/relnotes-1.5.rst +++ b/Documentation/sources/ReleaseNotes/relnotes-1.5.rst @@ -23,7 +23,7 @@ to `main` on our GPU Rendering ------------- -The GPU Rendering Suite now supports Metal, CUDA and OpenCL (images and textures). +The GPU Rendering Suite now supports Metal, CUDA, and OpenCL (Images and Buffers). See :ref:`gpu-rendering` and source file `include/ofxGPURender.h` for details. New Suites