[PATCH 1/2] opencl: Initial stub implementation of OpenCL 1.0 (try 3)

Peter Urbanec winehq.org at urbanec.net
Thu Dec 2 06:41:48 CST 2010


Updated to improve configure OpenCL detection and include support for 
linking against libOpenCL instead of dynamic loading.

---
  configure.ac            |   17 ++++++++++
  dlls/opencl/Makefile.in |    7 ++++
  dlls/opencl/opencl.c    |   30 +++++++++++++++++++
  dlls/opencl/opencl.spec |   75 
+++++++++++++++++++++++++++++++++++++++++++++++
  4 files changed, 129 insertions(+), 0 deletions(-)
  create mode 100644 dlls/opencl/Makefile.in
  create mode 100644 dlls/opencl/opencl.c
  create mode 100644 dlls/opencl/opencl.spec


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-opencl-Initial-stub-implementation-of-OpenCL-1.0.patch
Type: text/x-patch
Size: 5811 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101202/54d119e8/attachment.bin>


More information about the wine-patches mailing list