Commit Graph

  • 82831127b9 Fix formatting in parseParameters.cpp Stuart Brady 2019-07-03 19:32:47 +01:00
  • e1874ba732 c11_atomics: fix ambiguous call atomic_fetch_add (#354) Wenju He 2019-07-05 18:37:23 +08:00
  • e7586a7a78 c11_atomics: fix ambiguous call atomic_fetch_add (#361) Wenju He 2019-07-05 18:37:00 +08:00
  • 6e29a04870 Fix enqueue_flags test to use correct barrier type. (#276) Nikhil Joshi 2019-07-03 18:41:02 +05:30
  • d6e5f29e22 Fix enqueue_flags test to use correct barrier type. (#348) Nikhil Joshi 2019-07-03 18:40:37 +05:30
  • 9686ea098c Fix enqueue_flags test to use correct barrier type. (#349) Nikhil Joshi 2019-07-03 18:40:26 +05:30
  • 6c4bd13baa Bruteforce tests - make compatibility to cl20_trunk branch (#320) Grzegorz Wawiorko 2019-07-03 13:22:33 +02:00
  • 7b711091ee Fix test_api - query for device extensions in queue hint test (#351) Grzegorz Wawiorko 2019-07-03 13:16:16 +02:00
  • f7f6208f62 Fix test_api - query for device extensions in queue hint test (#352) Grzegorz Wawiorko 2019-07-03 13:16:05 +02:00
  • 5fdacae98b Use slice pitch instead of row pitch for 1D arrays. (#313) robquill 2019-06-18 10:28:46 +01:00
  • 4eee1fe25e Use slice pitch instead of row pitch for 1D arrays. (#314) robquill 2019-06-18 10:28:22 +01:00
  • 6d2528f398 CL12: Use slice pitch instead of row pitch for 1D arrays. (#315) robquill 2019-06-18 10:28:08 +01:00
  • 39c1d81b05 Use slice pitch instead of row pitch for 1D arrays. (#331) robquill 2019-06-18 10:27:56 +01:00
  • 176f9109db Test geometrics - compilation errors using Intel compiler - fix (#317) Grzegorz Wawiorko 2019-06-17 14:54:39 +02:00
  • cb78c73aa5 Enable compilation of spir 1.2 tests (#305) Grzegorz Wawiorko 2019-06-17 14:00:10 +02:00
  • 7355eec211 cl20: Enable compilation of spir 1.2 tests (#306) Grzegorz Wawiorko 2019-06-17 13:59:55 +02:00
  • 664b1ccf8d cl21: Enable compilation of spir 1.2 tests (#304) Grzegorz Wawiorko 2019-06-17 13:59:44 +02:00
  • 25aaad13cd Fix compilation errors using ICC and MSVC - cmakes files (#319) Grzegorz Wawiorko 2019-06-17 13:57:26 +02:00
  • c313d902b5 Intel compiler - changes in Utility.h (#321) Grzegorz Wawiorko 2019-06-17 13:56:40 +02:00
  • 7c30c49885 Intel compiler changes in cmake (#318) Grzegorz Wawiorko 2019-06-17 13:55:13 +02:00
  • ba2b6d5a24 Intel compiler changes compat.h (#316) Grzegorz Wawiorko 2019-06-17 13:54:50 +02:00
  • 21934ae3ca Intel compiler bruteforce - fix signbitl function (#311) Grzegorz Wawiorko 2019-06-11 10:45:05 +02:00
  • 94beef7cd3 Intel compiler bruteforce - fix signbitl function (#292) Grzegorz Wawiorko 2019-06-11 10:42:44 +02:00
  • 8c7bd610d9 Intel compiler bruteforce - fix signbitl function (#288) Grzegorz Wawiorko 2019-06-11 10:42:27 +02:00
  • 802995053a Intel compiler changes in cmake (#286) Grzegorz Wawiorko 2019-06-11 10:26:36 +02:00
  • fcae94452d Intel compiler changes in cmake (#289) Grzegorz Wawiorko 2019-06-11 10:26:24 +02:00
  • 074973c4fd Intel compiler changes in cmake (#307) Grzegorz Wawiorko 2019-06-11 10:26:12 +02:00
  • 53189e3fba Intel compiler - fix assert when checking OCL version (#287) Grzegorz Wawiorko 2019-06-11 10:25:39 +02:00
  • 0c1f8d3166 Intel compiler - fix assert when checking OCL version (#291) Grzegorz Wawiorko 2019-06-11 10:25:28 +02:00
  • 58916a4ddd Intel compiler - fix assert when checking OCL version (#308) Grzegorz Wawiorko 2019-06-11 10:25:14 +02:00
  • 3c3820dbcb Intel compiler changes compat.h (#285) Grzegorz Wawiorko 2019-06-11 10:24:27 +02:00
  • 616af4e2d8 Intel compiler changes compat.h (#290) Grzegorz Wawiorko 2019-06-11 10:24:10 +02:00
  • 6dbbfb4f49 Intel compiler changes compat.h (#309) Grzegorz Wawiorko 2019-06-11 10:23:57 +02:00
  • bc339c7b5a Improve exit codes (#32) (#298) Marco Antognini 2019-05-31 11:44:07 +01:00
  • d99f96fe18 Improve exit codes (#32) (#297) Marco Antognini 2019-05-31 11:43:02 +01:00
  • bc0000ba10 Improve exit codes (#32) (#296) Marco Antognini 2019-05-31 11:41:46 +01:00
  • 2edcc56117 Fix test_host_queue_order not to rely on bit accurate float ops (#277) Nikhil Joshi 2019-05-29 15:39:28 +05:30
  • 03813a9674 Fix test_host_queue_order not to rely on bit accurate float ops (#294) Nikhil Joshi 2019-05-29 15:39:04 +05:30
  • 3bcc9935c5 Fix test_host_queue_order not to rely on bit accurate float ops (#295) Nikhil Joshi 2019-05-29 15:38:45 +05:30
  • 51db6e87cf cl20: Fix Issue #35 - ask for capability size. Too small size could cause errors (#95) Grzegorz Wawiorko 2019-05-23 19:20:59 +02:00
  • fa312ab953 cl21: Fix Issue #35 - ask for capability size. Too small size could cause errors (#96) Grzegorz Wawiorko 2019-05-23 19:19:51 +02:00
  • 171c35429a Fix Issue #35 - ask for capability size. Too small size could cause errors (#280) Grzegorz Wawiorko 2019-05-23 19:19:37 +02:00
  • 8dc3ae30d0 Test case registration fix test Issue 278 (#279) Grzegorz Wawiorko 2019-05-23 13:58:05 +02:00
  • 0fce6d5d62 cl20: Add minimal required version functionality (#269) Radek Szymanski 2019-05-22 18:31:53 +01:00
  • bfb3e4aa2c cl21: Add minimal required version functionality (#270) Radek Szymanski 2019-05-22 18:31:01 +01:00
  • f60f3ef9b5 Add minimal required version functionality (#271) Radek Szymanski 2019-05-22 18:29:51 +01:00
  • 32e702efbc cl21: Fix Issue 38 - Test spirv_new - new test for cl_khr_spirv_no_integer_… (#119) Grzegorz Wawiorko 2019-05-22 16:56:43 +02:00
  • a6fdb7ce60 cl21: Use test_status for test results (#274) Radek Szymanski 2019-05-17 14:31:55 +01:00
  • 27e666eb88 cl20: Use test_status for test results (#275) Radek Szymanski 2019-05-17 14:31:11 +01:00
  • dcbf54aa91 Use test_status for test results (#273) Radek Szymanski 2019-05-17 14:30:21 +01:00
  • caae56d32c cl21: Add image access qualifier for spirv_new binaries (#272) Sven van Haastregt 2019-05-15 19:02:06 +01:00
  • 4f71ca382b cl21: Fix Issue 264 - travis builds configuration fixed because of changes in icd loader project (#265) Grzegorz Wawiorko 2019-05-15 13:12:55 +02:00
  • 343d29a199 Fix Issue 264 - travis builds configuration fixed because of changes in icd loader project (#266) Grzegorz Wawiorko 2019-05-14 21:47:56 +02:00
  • b316a0cfb4 Fix Issue 264 - travis builds configuration fixed because of changes in icd loader project (#267) Grzegorz Wawiorko 2019-05-14 21:44:57 +02:00
  • aa937ee347 Fix Issue 264 - travis builds configuration fixed because of changes in icd loader project (#268) Grzegorz Wawiorko 2019-05-14 21:44:31 +02:00
  • 509172b780 cl20: Khronos Bug 16235: Allow the barrier test to pass in isolation (#262) Kévin Petit 2019-05-03 01:16:46 +08:00
  • d536a019d1 Bugfix for Khronos Bug 16242. (#261) Kévin Petit 2019-05-03 01:16:31 +08:00
  • 6890b58c6f cl21: Khronos Bug 16192: Make image helpers work on ARM hosts (#260) Kévin Petit 2019-05-03 01:16:17 +08:00
  • 59cfeb926a Update Travis badge to master branch (#258) Kévin Petit 2019-05-02 17:05:11 +08:00
  • f635b604f7 cl22: Reuse test harness code in kernel_read_write (#243) Radek Szymanski 2019-05-01 14:20:30 +01:00
  • f747995668 cl21: Reuse test harness code in kernel_read_write (#242) Radek Szymanski 2019-05-01 14:19:47 +01:00
  • 3a8214750a cl20: Reuse test harness code in kernel_read_write (#241) Radek Szymanski 2019-05-01 14:19:01 +01:00
  • 3c62454f71 cl20: Reuse test harness code in contractions (#252) Radek Szymanski 2019-05-01 12:11:36 +01:00
  • d8f307f7e6 cl21: Reuse test harness code in contractions (#253) Radek Szymanski 2019-05-01 12:10:58 +01:00
  • 97c11cff1d cl22: Reuse test harness code in contractions (#254) Radek Szymanski 2019-05-01 12:10:15 +01:00
  • 3aae1d60ef cl21: Reuse test harness code in headers (#256) Radek Szymanski 2019-05-01 12:09:01 +01:00
  • 621c47105c cl22: Reuse test harness code in headers (#257) Radek Szymanski 2019-05-01 12:08:45 +01:00
  • 1f567dcdc0 cl20: Reuse test harness code in headers (#255) Radek Szymanski 2019-05-01 12:08:29 +01:00
  • cb798beb56 cl12: Do not mistake x86_64 platforms as x86 (#229) Pierre Moreau 2019-04-30 16:24:51 +02:00
  • 46ac283384 Fix Issue #53: required buffer size exceed the available size in non_uniform_work_group (#248) cdai2 2019-04-30 22:22:20 +08:00
  • c6e99e3e35 Fix Issue #53: required buffer size exceed the available size in non_uniform_work_group (#247) cdai2 2019-04-30 22:22:01 +08:00
  • abe52cae81 Fix Issue #53: required buffer size exceed the available size in non_uniform_work_group (#54) cdai2 2019-04-30 22:21:35 +08:00
  • 2967b1d705 cl22: CMake improvements (#237) Pierre Moreau 2019-04-30 16:20:45 +02:00
  • 3001148ca9 cl21: CMake improvements (#236) Pierre Moreau 2019-04-30 16:20:20 +02:00
  • 64609a7d78 cl20: CMake improvements (#235) Pierre Moreau 2019-04-30 16:19:52 +02:00
  • 7ce7609a46 cl22: Reuse test harness code in samplerlessReads (#246) Radek Szymanski 2019-04-30 15:18:21 +01:00
  • 211ea1e342 cl21: Reuse test harness code in samplerlessReads (#245) Radek Szymanski 2019-04-30 15:17:44 +01:00
  • 94d110d5f4 cl20: Reuse test harness code in samplerlessReads (#244) Radek Szymanski 2019-04-30 15:17:01 +01:00
  • f6a4879c7b Fix ilogbl crash and fetestexcept build if _MSC_VER>=1800 (#238) Wenju He 2019-04-29 20:42:20 +08:00
  • ef22b4cf7c Fix ilogbl crash and fetestexcept build if _MSC_VER>=1800 (#239) Wenju He 2019-04-29 20:41:59 +08:00
  • 26722c58e4 Fix ilogbl crash and fetestexcept build if _MSC_VER>=1800 (#240) Wenju He 2019-04-29 20:41:42 +08:00
  • 17b102e2e4 Fix ilogbl crash and fetestexcept build if _MSC_VER>=1800 (#230) Wenju He 2019-04-29 20:41:01 +08:00
  • 32ce32abb3 Fix typos in main CMakeLists.txt (#232) Pierre Moreau 2019-04-27 02:35:26 +02:00
  • 6e9736cf1e Fix typos in main CMakeLists.txt (#234) Pierre Moreau 2019-04-27 02:35:04 +02:00
  • b77db8686c Fix typos in main CMakeLists.txt (#233) Pierre Moreau 2019-04-27 02:34:05 +02:00
  • 688a1bb3d7 cl12: Ignore C++11 narrowing errors for now (#228) Pierre Moreau 2019-04-26 02:43:13 +02:00
  • 6d8a633bf0 Add D3D10 and D3D11 tests as well as enabling toggle Pierre Moreau 2019-04-25 23:32:29 +02:00
  • ac0b784759 Add CMake option for enabling GL interop tests Pierre Moreau 2019-04-25 23:31:35 +02:00
  • beaa43012c gl: Remove non-existent file and fix compilation Pierre Moreau 2018-03-11 00:25:45 +01:00
  • 16544498b3 Add toggle for enabling OpenGL ES interop tests Pierre Moreau 2019-04-25 22:48:28 +02:00
  • 430e5de283 Mark the graphics interop toggles as options Pierre Moreau 2019-04-25 22:46:44 +02:00
  • 223b2c815a Fix compilation of gl/main.cpp Pierre Moreau 2019-04-25 08:54:59 +02:00
  • 35ddf04319 gl: Add missing tests to the CMakeLists.txt Pierre Moreau 2018-03-11 00:26:18 +01:00
  • f7cfce57e0 gl: Remove non-existent file and fix compilation Pierre Moreau 2018-03-11 00:25:45 +01:00
  • d8666d5409 Add toggle for enabling OpenGL ES interop tests Pierre Moreau 2019-04-25 22:48:28 +02:00
  • b23c6a6e1d Mark the graphics interop toggles as options Pierre Moreau 2019-04-25 22:46:44 +02:00
  • eb1b484c29 Fix compilation of gl/main.cpp Pierre Moreau 2019-04-25 08:54:59 +02:00
  • 92fcfeda22 gl: Add missing tests to the CMakeLists.txt Pierre Moreau 2018-03-11 00:26:18 +01:00
  • 30fae0f9b1 gl: Remove non-existent file and fix compilation Pierre Moreau 2018-03-11 00:25:45 +01:00
  • e597cb53b8 Add toggle for enabling OpenGL ES interop tests Pierre Moreau 2019-04-25 22:48:28 +02:00