ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/OpenCL/OpenCL.xs
(Generate patch)

Comparing OpenCL/OpenCL.xs (file contents):
Revision 1.80 by root, Sat May 5 16:44:02 2012 UTC vs.
Revision 1.81 by root, Sat May 5 17:09:19 2012 UTC

37 #define CLHDR(name) <CL/name> 37 #define CLHDR(name) <CL/name>
38#endif 38#endif
39 39
40#include CLHDR(opencl.h) 40#include CLHDR(opencl.h)
41 41
42#if 0
42#ifndef CL_VERSION_1_2 43#ifndef CL_VERSION_1_2
43 #include CLHDR(cl_d3d9.h) 44 #include CLHDR(cl_d3d9.h)
45#endif
44#endif 46#endif
45 47
46#if _WIN32 48#if _WIN32
47 #include CLHDR(cl_d3d10.h) 49 #include CLHDR(cl_d3d10.h)
48 #if CL_VERSION_1_2 50 #if CL_VERSION_1_2

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines