Clone this repo:
  1. 72e3659 Update readme with information about C++ for OpenCL. (#587) by Anastasia Stulova · 3 years, 4 months ago master
  2. 8b57306 [C++ for OpenCL] Add section w/ kernel function restrictions. (#583) by Anastasia Stulova · 3 years, 4 months ago
  3. 86afed1 [C++ for OpenCL] Improve description of restricted C++ features. (#582) by Anastasia Stulova · 3 years, 4 months ago
  4. 6774952 Clarify behavior of work_group_broadcast (#577) by Marco Antognini · 3 years, 4 months ago
  5. cee2487 add required type for SPIR-V built-in variables (#526) by Ben Ashbaugh · 3 years, 4 months ago
  6. c8a2a00 fix several bugs and formatting in the fast math ulp tables (#544) by Ben Ashbaugh · 3 years, 4 months ago
  7. a5a71be Move descriptions of identity value for exclusive scan (#560) by Stuart Brady · 3 years, 4 months ago
  8. 9b6590d clarify the size of a pipe is implementation-defined (#566) by Ben Ashbaugh · 3 years, 4 months ago
  9. 64d6b23 clarify table structure for backwards compatible appendix (#574) by Ben Ashbaugh · 3 years, 4 months ago
  10. 7acb021 Reserve enum range for internal MR180 (#575) by Ewan Crawford · 3 years, 5 months ago
  11. 627e9ed Tuning to AsciiDoctor macro usage in the OpenCL C spec (#533) by Oblomov · 3 years, 5 months ago
  12. ba2dd65 Require the cl_mipmap_filter_mode_img type for cl_img_generate_mipmap. (#572) by Zebediah Figura · 3 years, 5 months ago
  13. 7ac5f4b explicitly say that OpTypeSampledImage may be used in an OpenCL environment (#543) by Ben Ashbaugh · 3 years, 5 months ago
  14. 1b2c768 Replace uses of CL_EXT_{PRE,SUF}FIX* with CL_API_{PRE,SUF}FIX* (#569) by Kévin Petit · 3 years, 5 months ago
  15. 46c1b14 Reserve enums for a couple of in-development extensions (#570) by Kévin Petit · 3 years, 5 months ago
  16. 33ac0ad Add enum reservations for cl_arm_import_memory_android_hardware_buffer v1.1.0 (#567) by Kévin Petit · 3 years, 5 months ago
  17. 1d397ac Fix use of parameter name in work_group_broadcast() decl (#564) by Stuart Brady · 3 years, 5 months ago
  18. 5149653 Fix naming of layer header to reflect final file name from https://github.com/KhronosGroup/OpenCL-Headers/pull/148. (#565) by Brice Videau · 3 years, 5 months ago
  19. 999eefc cl_intel_command_queue_families extension (#562) by Ben Ashbaugh · 3 years, 5 months ago
  20. dc044b0 Specification for cl_arm_controlled_kernel_termination (#557) by Kévin Petit · 3 years, 5 months ago