Kevin Petit
386c172f20
cmake: don't set CL_INCLUDE_DIR in CMakeVendor.txt
...
This will always override anything the user provides. We could
turn it into a cache variable to avoid this but the default
value assumes the location of headers in a hypothetical driver
tree which probably doesn't work for anybody so just get rid of
it instead.
Also remove all references to OPENCL_DRIVER in the build system.
Any such integration doesn't really belong in the CTS's build
system and can triavialy be done with a wrapper project.
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2018-10-23 15:56:09 +00:00
Khronos Group Webmaster
d0d16fe827
Create CODE_OF_CONDUCT.md
2018-10-10 16:02:58 -04:00
Khronos Group Webmaster
a06d48daca
Change name to LICENSE.txt, revert to Apache 2.0
2018-10-03 10:08:39 -04:00
Khronos Group Webmaster
ec42c05e4b
Update license.txt
...
Change Apache 2.0 to Khronos Apache 2.0 CLA
2018-09-27 17:06:23 -04:00
Alastair Murray
5413bcf52e
Replace license.txt contents with Apache 2.0 license
...
License text taken from: https://www.apache.org/licenses/LICENSE-2.0.txt
2017-11-07 21:54:20 +05:30
Alastair Murray
5b19ef73d9
Replace license.txt contents with Apache 2.0 license
...
License text taken from: https://www.apache.org/licenses/LICENSE-2.0.txt
2017-11-07 21:43:42 +05:30
Alastair Murray
71a5c8251e
Replace license.txt contents with Apache 2.0 license
...
License text taken from: https://www.apache.org/licenses/LICENSE-2.0.txt
2017-11-07 21:43:36 +05:30
Alastair Murray
4a6af23ff3
Replace license.txt contents with Apache 2.0 license
...
License text taken from: https://www.apache.org/licenses/LICENSE-2.0.txt
2017-11-07 21:42:58 +05:30
Kedar Patil
252b514ef4
Add SPIR-V binaries for OpenCL C++ tests.
...
Addresses issue #1 .
2017-07-25 20:39:41 +05:30
Kedar Patil
f74871b7a3
Initial open source release of OpenCL 1.2 CTS.
2017-05-16 19:04:36 +05:30
Kedar Patil
3a440d17c8
Initial open source release of OpenCL 2.0 CTS.
2017-05-16 18:50:35 +05:30
Kedar Patil
c3a61c6bdc
Initial open source release of OpenCL 2.1 CTS.
2017-05-16 18:48:39 +05:30
Kedar Patil
2821bf1323
Initial open source release of OpenCL 2.2 CTS.
2017-05-16 18:44:33 +05:30
Khronos Group Webmaster
6911ba5116
Initial commit
2017-05-15 09:06:40 -04:00