Commit Graph

14 Commits

Author SHA1 Message Date
Rémi Bernon 97e47fe066 opencl: Define CL_TARGET_OPENCL_VERSION 220 to fix a header warning.
This is going to be the value used anyway, as we didn't specify it.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-13 22:36:58 +01:00
André Hentschel b0a35bbcd2 opencl: Fix some spec file entries.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-16 10:06:17 +01:00
Sebastian Lackner 7a485dd1ea opencl: Avoid deprecation warning for OpenCL 1.2 APIs.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
2015-09-25 21:00:59 +02:00
Sebastian Lackner f652283368 opencl: Define CL_USE_DEPRECATED_OPENCL_2_0_APIS to avoid warnings. 2015-07-31 12:08:33 +02:00
Frédéric Delanoy 0f2bed51bd Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
Alexandre Julliard cf0e96c6d0 configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Francois Gouget 1c640fd80b opencl: We still use the deprecated OpenCL 1.1 APIs. 2012-06-28 18:52:30 +02:00
Octavian Voicu f8877ea337 opencl: Remove reference to clSetCommandQueueProperty and print fixme, saying function is deprecated. 2011-09-01 18:06:38 +02:00
Alexandre Julliard 9302045ae6 opencl: Avoid size_t in traces. 2011-01-31 15:36:45 +01:00
Adam Martinson 2eb2f71c03 configure: Fix OpenCL includes on systems with only CL/cl.h. 2010-12-29 11:59:39 +01:00
Francois Gouget 0eb6e40720 Assorted spelling fixes. 2010-12-13 12:43:29 +01:00
Peter Urbanec e40093f70a opencl: Basic OpenCL 1.0 implementation. 2010-12-03 14:28:09 +01:00
Peter Urbanec 65c84d773f opencl: Initial stub implementation of OpenCL 1.0. 2010-12-03 13:13:45 +01:00