From e9a2f9ff6281eac45b1e10457f3c79f780451c02 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Tue, 24 Oct 2023 14:51:02 +0200 Subject: Added wrapped OpenCL (mostly complete, for wine) --- src/library_list.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/library_list.h') diff --git a/src/library_list.h b/src/library_list.h index c0935775..fea1827e 100644 --- a/src/library_list.h +++ b/src/library_list.h @@ -87,6 +87,7 @@ GO("libopenal.so", openal) GO("openal.so", openal) GO("libalut.so.0", alut) GO("libalure.so.1", alure) +GO("libOpenCL.so.1", opencl) //GO("libjpeg.so.8", libjpeg) //GO("libjpeg.so.62", libjpeg62) //GO("libturbojpeg.so.0", turbojpeg) -- cgit 1.4.1