summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-12-09use PRId64 and PRIu64 when printing 64-bit valuesBen Ashbaugh
2020-12-09fix test format string warningsBen Ashbaugh
2020-12-09fix origin argument names for rect functionsBen Ashbaugh
2020-12-09Enable GitHub Actions for pull requests (#141)James Price
2020-11-27Added definitions for cl_img_generate_mipmap. (#135)Jeremy Kemp
2020-11-27Added missing define for cl_img_use_gralloc_ptr. (#134)Jeremy Kemp
2020-11-27Use the alignment attribute under Integrity OS. (#131)Jeremy Kemp
2020-11-24Comprehensive CMake Package Config support (#107)Nagy-Egri Máté Ferenc
2020-11-20Added definitions for cl_img_mem_properties. (#136)Jeremy Kemp
2020-10-14switch the default version for the OpenCL headers to OpenCL 3.0Ben Ashbaugh
2020-10-07re-enable anonymous unions by default (#125)Ben Ashbaugh
2020-09-30Avoid anon structs when MSVC uses /Za (#116)Nagy-Egri Máté Ferenc
2020-09-27update APIs and enums for cl_intel_unified_shared_memory for rev Q (#108)Ben Ashbaugh
2020-09-22header changes for cl_intel_mem_force_host_memory (#114)Ben Ashbaugh
2020-09-02Add definitions for cl_ext_cxx_for_opencl (#109)Kévin Petit
2020-08-30Add definitions for cl_arm_scheduling_controls (#110)Kévin Petit
2020-08-11Add cl_intel_create_buffer_with_properties and cl_intel_mem_channel_property ...Mikhail Lychkov
2020-07-29add cl_api prefix for clSetContextDestructorCallbackBen Ashbaugh