1. b7e7a3e Remove unsupported code (#1211) by Marco Antognini · 3 years, 4 months ago main
  2. 8e59817 Fix conversion fail when build with -O2 fail (#1193) by jianguang.li · 3 years, 4 months ago
  3. 71bef85 New subgroups - full changes set (#1074) by Grzegorz Wawiorko · 3 years, 4 months ago
  4. c5e4ca6 Remove unnecessary APPLE specific code (#1188) by Marco Antognini · 3 years, 4 months ago
  5. baa226a Remove compiler options that are specific to Apple (#1114) by James Price · 3 years, 4 months ago
  6. 5281b4c Improve consistency of clEnqueueWriteBuffer operations (#1195) by Marco Antognini · 3 years, 4 months ago upstream/v2021-03-25-00
  7. 8488d4b Use the same kernel name for all tests (#1194) by Marco Antognini · 3 years, 4 months ago
  8. ef19796 Improve log consistency (#1196) by Marco Antognini · 3 years, 4 months ago
  9. dbd3e78 Do not dereference null pointer for no matching tests (#1191) by Sven van Haastregt · 3 years, 5 months ago
  10. 6b36f64 Add tests to proposed new builtin async_copy functions with a bug fix. (#725) by Zakaria Taha · 3 years, 5 months ago
  11. 111bb2b Fix discrepancy in logging messages (#1189) by Marco Antognini · 3 years, 5 months ago
  12. da2a1bd Remove trivially dead code (#1190) by Marco Antognini · 3 years, 5 months ago
  13. ee600e8 Reduce differences by using common names (#1187) by Marco Antognini · 3 years, 5 months ago
  14. 68ee30f Fix possible size_t overflow in 32-bit builds. (#1131) by John Kesapides · 3 years, 5 months ago
  15. a53917a Move code around to reduce differences (#1185) by Marco Antognini · 3 years, 5 months ago
  16. a483255 Fold functions for nextafter (#1176) by Marco Antognini · 3 years, 5 months ago
  17. 6f2cd12 Deduplicate logging of pixel differences (#1175) by Stuart Brady · 3 years, 5 months ago
  18. 17632c9 Remove undesired conversions from size_t to int (#1180) by Marco Antognini · 3 years, 5 months ago
  19. afe745f Fix typo in array size computation (#1178) by Marco Antognini · 3 years, 5 months ago
  20. 3307ebe fix out of boundary when strcpy (#1173) by jianguang.li · 3 years, 5 months ago upstream/v2021-03-05-00
  21. e2fb655 Use C++ headers instead of C headers (#1179) by Marco Antognini · 3 years, 5 months ago
  22. 9a481c6 Split math_brute_force files (#1169) by Marco Antognini · 3 years, 5 months ago
  23. 66eb912 ci: move code format check out of the main job/script (#1154) by Kévin Petit · 3 years, 5 months ago
  24. 84d70e2 Fix incorrect use of kernel parameter (#1168) by Marco Antognini · 3 years, 6 months ago
  25. 8b5d3c2 Fix buffer tests memory leaks (#1165) by Sebastian Łużyński · 3 years, 6 months ago
  26. fc67d7b Move media_sharing tests to test_conformance/extensions/ (#1164) by Kévin Petit · 3 years, 6 months ago
  27. 70b2492 Regroup vtbl definitions to one translation unit (#1167) by Marco Antognini · 3 years, 6 months ago
  28. 7181bcd Rename files for consistency (#1166) by Marco Antognini · 3 years, 6 months ago
  29. c67aa05 Fix Minor memory leaks in test_buffer/compiler. (#1160) by John Kesapides · 3 years, 6 months ago
  30. 5d2a4bc Reduce difference between files (#1155) by Marco Antognini · 3 years, 6 months ago
  31. 901f4db Fix compilation error in rtz mode detection (#1163) by doe300 · 3 years, 6 months ago
  32. b398f8c Fix typo in error handling (#1152) by Marco Antognini · 3 years, 6 months ago
  33. 5d7be40 Remove undesired conversions from size_t to int (#1153) by Marco Antognini · 3 years, 6 months ago
  34. 87a1525 NFC: clang-format test_basic_parameter_types.cpp (#1151) by Sven van Haastregt · 3 years, 6 months ago
  35. 8ad1088 Reduce difference between files in math_brute_force (#1138) by Marco Antognini · 3 years, 6 months ago
  36. f6b5013 Implement Negative Test for Platform Layer Functions (#1076) by Chetan Mistry · 3 years, 6 months ago
  37. 3719a01 api: Fix testing of local memory size requirement (#1112) by Pierre Moreau · 3 years, 6 months ago
  38. b67f6bb Fix command line interface for math_brute_force (#1145) by Marco Antognini · 3 years, 6 months ago
  39. fad6a00 Fix test_vector_swizzle possible overwrite of padding of 3-element vectors (#1124) by Stephen Clarke · 3 years, 6 months ago
  40. 2164558 Change arg type to unsigned int from signed int (#1078) by Grzegorz Wawiorko · 3 years, 6 months ago
  41. ca673af First steps in tidying image/kernel_read_write tests (#1121) by ellnor01 · 3 years, 6 months ago
  42. 4abea6f Fix literal integer types for atomics tests (#1059) by Stephen · 3 years, 6 months ago upstream/v2021-02-01-00
  43. 545e4d0 Make functions local to translation unit (#1125) by Marco Antognini · 3 years, 6 months ago
  44. eb2287c Remove unnecessary scope (#1126) by Marco Antognini · 3 years, 6 months ago
  45. bfca863 Handle NULL hostptr in conformance image tests (#1087) by Nikhil Joshi · 3 years, 6 months ago
  46. 5930853 Minor fixes for clCopyImage. (#1130) by John Kesapides · 3 years, 6 months ago
  47. c587b45 Minor fixes for CL_ARGB channel order. (#1128) by John Kesapides · 3 years, 6 months ago
  48. 31fafb0 Install generate_spirv_offline.py script (#1109) by Stuart Brady · 3 years, 6 months ago
  49. f337e0b Fix command-line function range for bruteforce (#1127) by Nikhil Joshi · 3 years, 6 months ago
  50. bf883dc Fix compilation issues for conforming_version.cpp (#1113) by ellnor01 · 3 years, 6 months ago
  51. 0130c24 Fix malloc-size calculation in test imagedim (#1100) by Nikhil Joshi · 3 years, 6 months ago
  52. be93630 Remove dead code in math_brute_force (#1117) by Marco Antognini · 3 years, 7 months ago
  53. af6d55d Use delete[] to deallocate after new[] (#1107) by James Price · 3 years, 7 months ago
  54. 0d74b3f Test api fix - sampler properties is 0 in compatibility mode (#1106) by Grzegorz Wawiorko · 3 years, 7 months ago
  55. 03a0989 Use std::vector for format lists in images suite (#1105) by James Price · 3 years, 7 months ago
  56. 0b6fbd1 Use glFinish to replace glFlush (#1102) by AlexBinXie · 3 years, 7 months ago
  57. e5f8924 Apply clang-format on math_brute_force (#1104) by Marco Antognini · 3 years, 7 months ago
  58. ffa75c3 Test cl_ext_cxx_for_opencl (#1095) by Anastasia Stulova · 3 years, 7 months ago
  59. 901f5fc Fix samplerlessReads read_write (#329) (#1016) by james-morrissey-arm · 3 years, 7 months ago
  60. 2597027 Use highest OpenCL C version (#1081) by Grzegorz Wawiorko · 3 years, 7 months ago
  61. f02cbad Fix scope of clEventWrapper declarations (#1099) by James Price · 3 years, 7 months ago
  62. 24e6a91 Use the right flags when creating images (#328) (#1015) by james-morrissey-arm · 3 years, 7 months ago
  63. 18c54be Validate CL_DEVICE_LATEST_CONFORMANCE_VERSION_PASSED (#1086) by ellnor01 · 3 years, 7 months ago
  64. 904fb41 Restored the embedded reduction factor to bruteforce. (#1052) by Jeremy Kemp · 3 years, 7 months ago
  65. 25d9ff5 Using helper functions for clCreateKernel (#1064) by ellnor01 · 3 years, 7 months ago
  66. 85bae70 Fix Context Leak in api:clone_kernel (#1090) by Chetan Mistry · 3 years, 7 months ago
  67. 1cd9d08 Fix implicit int->float warning inside kernel (#1093) by James Price · 3 years, 7 months ago
  68. 42d58be Use clang-format-9 binary in Github Actions (#1088) by ellnor01 · 3 years, 7 months ago
  69. 5f869e1 Move TEST_SKIPPED_ITSELF to test_status in testHarness (#1089) by Chetan Mistry · 3 years, 7 months ago
  70. 72998af Making object queries tests exhaustive (#1008) by ellnor01 · 3 years, 7 months ago
  71. 3615c4e Use memcmp for select verification. (#1084) by Jeremy Kemp · 3 years, 7 months ago
  72. cd99c87 Reduce number of compilations in buffer suite (#1082) by ellnor01 · 3 years, 8 months ago
  73. b34ac10 Correct test_consistency_svm (#1071) by Filip @ Intel · 3 years, 8 months ago
  74. 5ae5e7a Remove imageSupportRequired parameter to runTestHarness (#1077) by ellnor01 · 3 years, 8 months ago
  75. b7adaa5 Add more relaxed math conformance tests (#1079) by alan-baker · 3 years, 8 months ago
  76. ff9676f Fix build_with_il on devices older than 2.1 (#1065) by James Price · 3 years, 8 months ago
  77. 827dffb Fix support verification for read write images (#1072) by Grzegorz Wawiorko · 3 years, 8 months ago
  78. 5bd85b7 Fix write-only image tests in kernel_image_methods (#330) (#1014) by james-morrissey-arm · 3 years, 9 months ago upstream/v2020-11-23-00
  79. 993447a Remove code under USE_LOCAL_WORK_GROUP (#1063) by ellnor01 · 3 years, 9 months ago
  80. f84fcb0 Fix aliasing issue for test_half (#45) (#1004) by julienhascoet · 3 years, 9 months ago
  81. 05d5331 Remove unused code in samplerlessReads (#1051) by Radek Szymanski · 3 years, 9 months ago
  82. 956d9a0 Remove unused code in kernel_read_write (#1050) by Radek Szymanski · 3 years, 9 months ago
  83. bf3d3fe Remove unused code in kernel_image_methods (#1048) by Radek Szymanski · 3 years, 9 months ago
  84. f22e3a3 Fixes for kernel private memory size test (#1053) by James Price · 3 years, 9 months ago
  85. 657456f Implement test for CL_KERNEL_PRIVATE_MEM_SIZE (#459) (#1013) by Chetan Mistry · 3 years, 9 months ago
  86. 16ddfbb gles: Fix compile errors. (#976) by Sreelakshmi Haridas Maruthur · 3 years, 9 months ago
  87. 63f01be Reimplement buffer tests (#1007) by ellnor01 · 3 years, 9 months ago
  88. e8c55e5 Skip `features_macro` Test in Offline Mode (#1034) by Jack Frankland · 3 years, 9 months ago
  89. 8fa24b8 Change arg type to unsigned int from signed int (#1031) by Grzegorz Wawiorko · 3 years, 9 months ago
  90. 83cc521 Remove unused code in clFillImage (#1036) by Radek Szymanski · 3 years, 9 months ago
  91. 51d2e50 Remove unused code in clGetInfo (#1038) by Radek Szymanski · 3 years, 9 months ago
  92. e31e3a6 Remove unused code in clReadWriteImage (#1043) by Radek Szymanski · 3 years, 9 months ago
  93. c8163e9 Fix a few typos and remove unused code (#1041) by Kévin Petit · 3 years, 9 months ago
  94. 46fead4 Replace Travis CI with Github Actions (#1047) by Kévin Petit · 3 years, 9 months ago
  95. 0e67969 Fix build warning/error introduced by 8d443029 (#1042) by Kévin Petit · 3 years, 9 months ago
  96. 12fce84 Minor refactoring of CL_PROGRAM_SOURCE tests (#1032) by Stuart Brady · 3 years, 9 months ago
  97. ac05575 [api][test_zero_sized_enqueue] Add CL_SUBMITTED check for waiting status (#1012) by Yilong Guo · 3 years, 9 months ago
  98. c55ab4f Remove unused code in clCopyImage (#1027) by Radek Szymanski · 3 years, 9 months ago
  99. 4e2d4c3 Remove uninitialised input buffer from test_zero_sized_enqueue (#952) by David Avedissian · 3 years, 9 months ago
  100. 8894e7f Add memory_scope_all_devices testing (#999) by Alastair Murray · 3 years, 9 months ago