Commit Graph

  • e0091e7cf6 Mark the graphics interop toggles as options Pierre Moreau 2019-04-25 22:46:44 +02:00
  • c294da4de1 Fix compilation of gl/main.cpp Pierre Moreau 2019-04-25 08:54:59 +02:00
  • c4b22fd2cb gl: Add missing tests to the CMakeLists.txt Pierre Moreau 2018-03-11 00:26:18 +01:00
  • 58c7b644fa gl: Remove non-existent file and fix compilation Pierre Moreau 2018-03-11 00:25:45 +01:00
  • 25be90dba2 Use unique tmp file to allow parallel printf tests (#213) Wenju He 2019-04-26 01:12:24 +08:00
  • 2308085db5 Use unique tmp file to allow parallel printf tests (#214) Wenju He 2019-04-26 01:11:19 +08:00
  • 2eea74bc95 Use unique tmp file to allow parallel printf tests (#215) Wenju He 2019-04-26 01:10:46 +08:00
  • f380c730da Use unique tmp file to allow parallel printf tests (#101) Wenju He 2019-04-26 01:10:03 +08:00
  • a12de660ee cl20: Reuse test harness code in clFillImage (#200) Radek Szymanski 2019-04-25 02:50:10 +01:00
  • e9d9ffac6d cl21: Reuse test harness code in clFillImage (#201) Radek Szymanski 2019-04-25 02:49:11 +01:00
  • 355b2d2460 cl22: Reuse test harness code in clFillImage (#202) Radek Szymanski 2019-04-25 02:48:15 +01:00
  • 1a59260373 cl20: Reuse test harness code in clCopyImage (#197) Radek Szymanski 2019-04-25 02:47:13 +01:00
  • 189d907d76 cl21: Reuse test harness code in clCopyImage (#198) Radek Szymanski 2019-04-25 02:46:05 +01:00
  • cd0af9ca25 cl22: Reuse test harness code in clCopyImage (#199) Radek Szymanski 2019-04-25 02:44:57 +01:00
  • 3c124e0807 cl20: Reuse test harness code in clReadWriteImage (#206) Radek Szymanski 2019-04-25 02:18:22 +01:00
  • b1db97e403 cl21: Reuse test harness code in clReadWriteImage (#207) Radek Szymanski 2019-04-25 02:16:24 +01:00
  • f42a688ac2 cl22: Reuse test harness code in clReadWriteImage (#208) Radek Szymanski 2019-04-25 02:15:12 +01:00
  • f982d67fad cl20: Reuse test harness code in clGetInfo (#203) Radek Szymanski 2019-04-25 01:57:49 +01:00
  • 7185e9bb06 cl21: Reuse test harness code in clGetInfo (#204) Radek Szymanski 2019-04-25 01:56:50 +01:00
  • 5f261cb57e cl22: Reuse test harness code in clGetInfo (#205) Radek Szymanski 2019-04-25 01:56:02 +01:00
  • adb9dbbef9 Check device address width when deciding which SPIR-V binary to read (#172) aarongreig 2019-04-25 01:42:12 +01:00
  • 965fe95bdd cl20: Reuse test harness code in kernel_image_methods (#209) Radek Szymanski 2019-04-24 04:29:26 +01:00
  • a28cfca522 cl21: Reuse test harness code in kernel_image_methods (#210) Radek Szymanski 2019-04-24 04:28:38 +01:00
  • 5233855ca8 cl22: Reuse test harness code in kernel_image_methods (#211) Radek Szymanski 2019-04-24 04:28:15 +01:00
  • 0c45098fd4 cl21: Reuse test harness code in half (#191) Radek Szymanski 2019-04-22 12:11:15 +01:00
  • b6e7ff9a73 cl20: Reuse test harness code in half (#190) Radek Szymanski 2019-04-22 12:10:29 +01:00
  • 8a8ebf29b0 cl22: Reuse test harness code in half (#192) Radek Szymanski 2019-04-22 12:09:32 +01:00
  • 2c9ba4b352 Remove redundant releaseOutputStream call in printf (#218) Wenju He 2019-04-22 19:07:26 +08:00
  • 920f9ec127 Remove redundant releaseOutputStream call in printf (#217) Wenju He 2019-04-22 19:07:11 +08:00
  • e9617ed58c Remove redundant releaseOutputStream call in printf (#216) Wenju He 2019-04-22 19:06:57 +08:00
  • 2668020fb7 cl22: Reuse test harness code in math_brute_force (#196) Radek Szymanski 2019-04-22 12:06:02 +01:00
  • d3d302187f cl21: Reuse test harness code in math_brute_force (#195) Radek Szymanski 2019-04-22 12:05:22 +01:00
  • dec06834bb cl20: Reuse test harness code in math_brute_force (#194) Radek Szymanski 2019-04-22 12:04:24 +01:00
  • 1b7bb286d6 cl20: Reuse test harness code in allocations (#187) Radek Szymanski 2019-04-22 12:03:16 +01:00
  • cba9dcebe5 cl21: Reuse test harness code in allocations (#188) Radek Szymanski 2019-04-22 12:02:51 +01:00
  • 0c15c7039e cl22: Reuse test harness code in allocations (#189) Radek Szymanski 2019-04-22 12:02:17 +01:00
  • 1de46f2ca1 Reuse math_brute_force ulp threshold in spir test Wenju He 2019-04-12 11:21:07 +08:00
  • 00f716b0f8 Reuse math_brute_force ulp threshold in spir test Wenju He 2019-03-27 16:54:45 +08:00
  • e4a2f1e326 Reuse math_brute_force ulp threshold in spir test Wenju He 2019-04-11 20:25:05 +08:00
  • a99ef043be Reuse math_brute_force ulp threshold in spir test Wenju He 2019-04-11 16:44:07 +08:00
  • b5028806d8 cl22: Test Harness minor cleanup (#186) Radek Szymanski 2019-04-18 15:10:26 +01:00
  • a82e620b98 cl21: Test Harness minor cleanup (#185) Radek Szymanski 2019-04-18 15:10:14 +01:00
  • f0289e2077 cl20: Test Harness minor cleanup (#184) Radek Szymanski 2019-04-18 15:10:01 +01:00
  • 6c999818ee cl22: Improved CRC calculation (#133) Grzegorz Wawiorko 2019-04-18 16:00:45 +02:00
  • 700e68c732 cl21: Improved CRC calculation (#132) Grzegorz Wawiorko 2019-04-18 15:59:04 +02:00
  • 8e03195706 cl22: Compiler - updated extension list for compiler_defines_for_exensions (#176) Jeremy Kemp 2019-04-16 14:46:25 +01:00
  • fb6ee7e939 cl21: Compiler - updated extension list for compiler_defines_for_exensions (#175) Jeremy Kemp 2019-04-16 14:46:15 +01:00
  • 8ba802bb6c cl20: Compiler - updated extension list for compiler_defines_for_exensions (#174) Jeremy Kemp 2019-04-16 14:46:02 +01:00
  • a0035ecae0 cl12: Compiler - updated extension list for compiler_defines_for_exensions (#55) Jeremy Kemp 2019-04-16 14:45:10 +01:00
  • 2909b0ca86 cl22: Reuse test harness code in conversions (#180) Radek Szymanski 2019-04-16 11:52:33 +01:00
  • 6acb468997 cl21: Reuse test harness code in conversions (#179) Radek Szymanski 2019-04-16 11:52:21 +01:00
  • 8684372900 cl20: Reuse test harness code in conversions (#178) Radek Szymanski 2019-04-16 11:52:08 +01:00
  • e9f24a8414 Don't require image support on GPU devices (#181) Kévin Petit 2019-04-16 11:36:35 +01:00
  • 51f149eb20 Review fixes Grzegorz Wawiorko 2019-04-12 12:40:36 +02:00
  • 5f14bd69d1 build break fix for bug 15266 "Add test for -cl-fp32-correctly-rounded-divide-sqrt to spir subtest." Bartosz Sochacki 2016-01-29 12:11:20 -08:00
  • e1c9ffd394 Add test for -cl-fp32-correctly-rounded-divide-sqrt to spir subtest. Yaxun (Sam) Liu 2015-12-02 17:31:17 -05:00
  • 113788517c Review fixes Grzegorz Wawiorko 2019-04-12 12:40:36 +02:00
  • 9e468747aa build break fix for bug 15266 "Add test for -cl-fp32-correctly-rounded-divide-sqrt to spir subtest." Bartosz Sochacki 2016-01-29 12:11:20 -08:00
  • ec6ceafc79 Add test for -cl-fp32-correctly-rounded-divide-sqrt to spir subtest. Yaxun (Sam) Liu 2015-12-02 17:31:17 -05:00
  • 514394c02f Review fixes Grzegorz Wawiorko 2019-04-12 12:40:36 +02:00
  • 511b1148b5 Review fixes Grzegorz Wawiorko 2019-04-12 12:40:36 +02:00
  • a3576382e5 build break fix for bug 15266 "Add test for -cl-fp32-correctly-rounded-divide-sqrt to spir subtest." Bartosz Sochacki 2016-01-29 12:11:20 -08:00
  • 490561d249 Add test for -cl-fp32-correctly-rounded-divide-sqrt to spir subtest. Yaxun (Sam) Liu 2015-12-02 17:31:17 -05:00
  • f37a0292ac Use correct format for unsigned long Brian Sumner 2017-02-16 08:12:13 -08:00
  • 4694e625c7 Proposed fix for bug 16239 Brian Sumner 2017-02-16 07:33:10 -08:00
  • d4c7d6dbcd Use correct format for unsigned long Brian Sumner 2017-02-16 08:12:13 -08:00
  • c4ea18523b Proposed fix for bug 16239 Brian Sumner 2017-02-16 07:33:10 -08:00
  • 9e4bd21d0b Use correct format for unsigned long Brian Sumner 2017-02-16 08:12:13 -08:00
  • 3ff36af595 Proposed fix for bug 16239 Brian Sumner 2017-02-16 07:33:10 -08:00
  • 2c5ba5cdc2 Fix bug 16270 by raising device limit Brian Sumner 2017-03-08 08:03:58 -08:00
  • 1a6c15bb5c Check for image support Kenneth Benzie (Benie) 2019-03-20 10:18:52 +00:00
  • 31a56be88c Segfault when passing arguments to test_conformance_spirv_new Grzegorz Wawiorko 2019-04-12 14:03:15 +02:00
  • e94d9b967a Khronos Bug 15438 generic address space language_union test issues Grzegorz Wawiorko 2019-03-20 15:26:31 +01:00
  • 5238c0a0ab Khronos Bug 15438 generic address space language_union test issues Grzegorz Wawiorko 2019-03-20 15:26:31 +01:00
  • 591b7c9185 cl20: Reuse test harness code in printf Radek Szymanski 2016-05-10 16:36:13 +01:00
  • 063aeecd9d cl21: Reuse test harness code in printf Radek Szymanski 2016-05-10 16:36:13 +01:00
  • c9c10138c6 cl22: Reuse test harness code in printf Radek Szymanski 2016-05-10 16:36:13 +01:00
  • 76cedbb21c cl22: Save results to JSON file Radek Szymanski 2016-05-09 18:02:10 +01:00
  • 675d188040 cl21: Save results to JSON file Radek Szymanski 2016-05-09 18:02:10 +01:00
  • a05daeae7e cl20: Save results to JSON file Radek Szymanski 2016-05-09 18:02:10 +01:00
  • 63b726feed Fix memory leaks in printf Kevin Petit 2019-04-11 12:23:56 +01:00
  • d43f576588 Fix error message in SVM test Kevin Petit 2019-04-11 12:23:45 +01:00
  • bffb24bf71 Rename license file and add code of conduct (#153) Kévin Petit 2019-04-11 12:11:08 +01:00
  • c1cd117265 Make wimpy factor argument parsing logic common (#155) Grzegorz Wawiorko 2019-04-11 13:10:45 +02:00
  • 8d209840be cl20: Khronos Bug 16236: Support CL_DEPTH images in the image helpers when using the border colour (#149) Kévin Petit 2019-04-10 13:25:13 +01:00
  • eea888bfe2 Khronos Bug 15691 kernel_preprocessor_macros test encodes file name and path in the SPIR-V binaries (#129) Grzegorz Wawiorko 2019-04-10 14:22:14 +02:00
  • 636a1cc4f5 Khronos Bug 15691 kernel_preprocessor_macros test encodes file name and path in the SPIR-V binaries (#130) Grzegorz Wawiorko 2019-04-10 14:21:48 +02:00
  • 07196c351a cl22: Use single array for function list (#148) Radek Szymanski 2019-04-10 12:30:38 +01:00
  • 50ba83e754 cl21: Use single array for function list (#147) Radek Szymanski 2019-04-10 12:30:00 +01:00
  • a344529c9b cl20: Use single array for function list (#146) Radek Szymanski 2019-04-10 12:29:22 +01:00
  • 394dece0d7 Khronos Bug 15617 SVM memory migrate test issues (#125) Grzegorz Wawiorko 2019-04-10 11:54:03 +02:00
  • c0b9a74583 Khronos Bug 15617 SVM memory migrate test issues (#124) Grzegorz Wawiorko 2019-04-10 11:52:30 +02:00
  • 07ae6422b6 Khronos Bug 15208 test_set_kernel_exec_info_svm_ptrs stack corruption (#121) Grzegorz Wawiorko 2019-04-10 11:26:58 +02:00
  • 1d04839d26 Khronos Bug 15208 test_set_kernel_exec_info_svm_ptrs stack corruption (#122) Grzegorz Wawiorko 2019-04-10 11:26:32 +02:00
  • dd036cd02e cl22: Convert printf to testHarness (#92) Radek Szymanski 2019-04-02 15:34:32 +01:00
  • 02493abe88 cl21: Convert printf to testHarness (#91) Radek Szymanski 2019-04-02 15:33:48 +01:00
  • f2d339b8d2 Fix issue 105 - lost fixes for some version of Visual Studio (#108) Grzegorz Wawiorko 2019-04-02 16:31:53 +02:00
  • 52f6ad4a63 Fix issue 105 - lost fixes for some version of Visual Studio (#107) Grzegorz Wawiorko 2019-04-02 16:31:30 +02:00
  • a223b8a9a2 Fix issue 105 - lost fixes for some version of Visual Studio (#106) Grzegorz Wawiorko 2019-04-02 16:30:58 +02:00
  • 5a0ef9fef7 Fix resource leak in SVM test (#127) Grzegorz Wawiorko 2019-03-26 10:10:15 +01:00