Peter Urbanec : opencl: Initial stub implementation of OpenCL 1.0.

Alexandre Julliard julliard at winehq.org
Fri Dec 3 09:31:39 CST 2010


Module: wine
Branch: master
Commit: 65c84d773f6026a32d9be52668ffccadb00d50b0
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=65c84d773f6026a32d9be52668ffccadb00d50b0

Author: Peter Urbanec <winehq.org at urbanec.net>
Date:   Thu Dec  2 23:41:48 2010 +1100

opencl: Initial stub implementation of OpenCL 1.0.

---

 configure               |   66 +++++++++++++++++++++++++++++++++++++++++
 configure.ac            |   14 +++++++++
 dlls/opencl/Makefile.in |    7 ++++
 dlls/opencl/opencl.c    |   30 +++++++++++++++++++
 dlls/opencl/opencl.spec |   75 +++++++++++++++++++++++++++++++++++++++++++++++
 include/config.h.in     |    6 ++++
 6 files changed, 198 insertions(+), 0 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=65c84d773f6026a32d9be52668ffccadb00d50b0



More information about the wine-cvs mailing list