summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-31cl_loader_layers update (#211)upstream/v2023.02.06Brice Videau
2023-01-09Added support for pkg-config. (#213)Brice Videau
2022-11-11Fix CI for MacOS, see https://github.com/KhronosGroup/OpenCL-ICD-Loader/pull/...Brice Videau
2022-10-05Revert "Formatted headers and added style check."Brice Videau
2022-10-05Formatted headers and added style check.Brice Videau
2022-09-30use cinttypes instead of inttypes.h header for C++ tests (#209)upstream/v2022.09.30Ben Ashbaugh
2022-09-06Add definitions for cl_arm_scheduling_controls v0.5.0 (#206)upstream/v2022.09.23Kévin Petit
2022-09-02Disable anon struct warnings (#200)Nagy-Egri Máté Ferenc
2022-09-02Definitions for cl_khr_command_buffer_mutable_dispatch (#205)Ewan Crawford
2022-08-31Update cl_ext.h for cl_intel_queue_no_sync_operations (#204)aharon-abramson
2022-08-17CMakeLists.txt: fix install on macOS if GNU coreutils are used (#203)Jörg Thalheim
2022-07-02Update cl_icd.h (#202)Philip Turner
2022-05-10Add cl_ext_image_from_buffer extension definition (#196)upstream/v2022.05.18arm-wk
2022-05-05Add cl_ext_image_requirements_info extension definition (#197)arm-wk
2022-05-02Fix warnings on anonymous structs for MSVC (#198)Nagy-Egri Máté Ferenc
2022-02-08option to disable tests when subproject (#195)Nagy-Egri Máté Ferenc
2022-01-19Add cl_intel_mem_alloc_buffer_location property (#193)sherry-yuan
2022-01-19OpenCL-SDK base changes (#189)Nagy-Egri Máté Ferenc
2021-12-14Add definitions for cl_arm_protected_memory_allocation (#187)upstream/v2022.01.04Kévin Petit
2021-11-22update headers for cl_intel_unified_shared_memory (#184)Ben Ashbaugh
2021-11-16Add provisional command-buffer extension (#182)Ewan Crawford
2021-11-15Rename cl_intel_thread_local_exec to cl_intel_exec_by_local_thread (#183)Feng Zou
2021-10-21Fix API suffix version macros for semaphore extensions command definitions (#...Kévin Petit
2021-10-18If change the include path destination when run cmake configure with `DCMAKE_...Gustavo Alvarez
2021-10-18add external memory, external semaphore, and semaphore provisional extensions...Ben Ashbaugh
2021-10-06Fix condition for warning 4201 pop (#179)y-novikov
2021-09-16update extension headers for cl_intel_device_attribute_query (#172)Ben Ashbaugh
2021-09-16update extension headers for cl_intel_sharing_format_query (#171)Ben Ashbaugh
2021-09-01Add support for cl_khr_integer_dot_product v2 (#174)Kévin Petit
2021-06-22update headers for cl_khr_integer_dot_product (#170)upstream/v2021.06.30Ben Ashbaugh
2021-04-26add cl_khr_pci_bus_info and cl_khr_suggested_local_work_size (#166)upstream/v2021.04.29Ben Ashbaugh
2021-04-16Add missing 'stdint.h' include to 'CL/cl.h' (#164)John Plate
2021-04-16disable failing CI configs (#163)Ben Ashbaugh
2021-04-14Fixes for usage of macro CL_API_ENTRY (#162)John Plate
2021-02-21cl_intel_command_queue_families extension (#155)Ben Ashbaugh
2021-02-20Update default OpenCL version in README (#160)Milkey Mouse
2021-02-19Replace uses of CL_EXT_{PRE,SUF}FIX* with CL_API_{PRE,SUF}FIX* (#158)Kévin Petit
2021-02-16do not include cl_gl_ext.h from opencl.h (#159)Ben Ashbaugh
2021-02-16move cl_khr_gl_event to cl_gl.h (#156)Ben Ashbaugh
2021-02-16Add testing for cl_d3d10.h, cl_d3d11.h, and cl_dx9_media_sharing.h (#123)Ben Ashbaugh
2021-02-15Add definitions for cl_arm_import_memory_android_hardware_buffer v1.1.0 (#157)Kévin Petit
2021-02-15Add support for user-supplied prefix/suffix in function declarations (#154)Kévin Petit
2021-02-11Move cl_icd_layer.h from OpenCL-ICD-Loader to OpenCL-Headers. (#148)Brice Videau
2021-02-11Add definitions for cl_arm_controlled_kernel_termination (#152)Kévin Petit
2021-02-09Add definitions for cl_arm_scheduling_controls v0.3.0 (#151)Kévin Petit
2021-02-03Remove unused CL_EXTENSION_WEAK_LINK definition (#150)Kévin Petit
2021-01-29move Intel extensions into common files (#129)Ben Ashbaugh
2021-01-12Add definitions for cl_arm_scheduling_controls v0.2.0 (#147)Kévin Petit
2020-12-19Update apt package list in CI before running cmake (#143)Jon Leech
2020-12-09re-enable format string warning in CIupstream/v2020.12.18Ben Ashbaugh