summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-14Add definitions for cl_arm_protected_memory_allocation (#187)upstream/v2022.01.04upstreamKévin Petit1-0/+8
2021-11-22update headers for cl_intel_unified_shared_memory (#184)Ben Ashbaugh1-211/+214
2021-11-16Add provisional command-buffer extension (#182)Ewan Crawford1-0/+381
2021-11-15Rename cl_intel_thread_local_exec to cl_intel_exec_by_local_thread (#183)Feng Zou1-4/+4
2021-10-21Fix API suffix version macros for semaphore extensions command definitions (#...Kévin Petit1-14/+14
2021-10-18If change the include path destination when run cmake configure with `DCMAKE_...Gustavo Alvarez1-3/+3
2021-10-18add external memory, external semaphore, and semaphore provisional extensions...Ben Ashbaugh1-0/+289
2021-10-06Fix condition for warning 4201 pop (#179)y-novikov1-1/+3
2021-09-16update extension headers for cl_intel_device_attribute_query (#172)Ben Ashbaugh1-0/+21
2021-09-16update extension headers for cl_intel_sharing_format_query (#171)Ben Ashbaugh6-0/+136
2021-09-01Add support for cl_khr_integer_dot_product v2 (#174)Kévin Petit1-1/+12
2021-06-22update headers for cl_khr_integer_dot_product (#170)Ben Ashbaugh1-0/+15
2021-04-26add cl_khr_pci_bus_info and cl_khr_suggested_local_work_size (#166)Ben Ashbaugh1-0/+40
2021-04-16Add missing 'stdint.h' include to 'CL/cl.h' (#164)John Plate1-0/+6
2021-04-16disable failing CI configs (#163)Ben Ashbaugh1-3/+5
2021-04-14Fixes for usage of macro CL_API_ENTRY (#162)John Plate10-216/+228
2021-02-21cl_intel_command_queue_families extension (#155)Ben Ashbaugh1-0/+42
2021-02-20Update default OpenCL version in README (#160)Milkey Mouse1-1/+1
2021-02-19Replace uses of CL_EXT_{PRE,SUF}FIX* with CL_API_{PRE,SUF}FIX* (#158)Kévin Petit7-131/+123
2021-02-16do not include cl_gl_ext.h from opencl.h (#159)Ben Ashbaugh1-2/+1
2021-02-16move cl_khr_gl_event to cl_gl.h (#156)Ben Ashbaugh2-25/+13
2021-02-16Add testing for cl_d3d10.h, cl_d3d11.h, and cl_dx9_media_sharing.h (#123)Ben Ashbaugh5-3/+118
2021-02-15Add definitions for cl_arm_import_memory_android_hardware_buffer v1.1.0 (#157)Kévin Petit1-0/+6
2021-02-15Add support for user-supplied prefix/suffix in function declarations (#154)Kévin Petit1-40/+51
2021-02-11Move cl_icd_layer.h from OpenCL-ICD-Loader to OpenCL-Headers. (#148)Brice Videau3-1/+94
2021-02-11Add definitions for cl_arm_controlled_kernel_termination (#152)Kévin Petit1-0/+30
2021-02-09Add definitions for cl_arm_scheduling_controls v0.3.0 (#151)Kévin Petit1-0/+5
2021-02-03Remove unused CL_EXTENSION_WEAK_LINK definition (#150)Kévin Petit1-1/+0
2021-01-29move Intel extensions into common files (#129)Ben Ashbaugh5-892/+791
2021-01-12Add definitions for cl_arm_scheduling_controls v0.2.0 (#147)Kévin Petit1-0/+2
2020-12-19Update apt package list in CI before running cmake (#143)Jon Leech1-2/+3
2020-12-09re-enable format string warning in CIBen Ashbaugh1-3/+3
2020-12-09use PRId64 and PRIu64 when printing 64-bit valuesBen Ashbaugh1-18/+19
2020-12-09fix test format string warningsBen Ashbaugh1-18/+18
2020-12-09fix origin argument names for rect functionsBen Ashbaugh1-4/+4
2020-12-09Enable GitHub Actions for pull requests (#141)James Price1-1/+1
2020-11-27Added definitions for cl_img_generate_mipmap. (#135)Jeremy Kemp1-0/+25
2020-11-27Added missing define for cl_img_use_gralloc_ptr. (#134)Jeremy Kemp1-1/+2
2020-11-27Use the alignment attribute under Integrity OS. (#131)Jeremy Kemp1-1/+1
2020-11-24Comprehensive CMake Package Config support (#107)Nagy-Egri Máté Ferenc14-45/+596
2020-11-20Added definitions for cl_img_mem_properties. (#136)Jeremy Kemp1-0/+13
2020-10-14switch the default version for the OpenCL headers to OpenCL 3.0Ben Ashbaugh1-4/+4
2020-10-07re-enable anonymous unions by default (#125)Ben Ashbaugh1-11/+13
2020-09-30Avoid anon structs when MSVC uses /Za (#116)Nagy-Egri Máté Ferenc7-17/+51
2020-09-27update APIs and enums for cl_intel_unified_shared_memory for rev Q (#108)Ben Ashbaugh1-1/+11
2020-09-22header changes for cl_intel_mem_force_host_memory (#114)Ben Ashbaugh1-0/+9
2020-09-02Add definitions for cl_ext_cxx_for_opencl (#109)Kévin Petit1-0/+7
2020-08-30Add definitions for cl_arm_scheduling_controls (#110)Kévin Petit1-0/+20
2020-08-11Add cl_intel_create_buffer_with_properties and cl_intel_mem_channel_property ...Mikhail Lychkov1-0/+30
2020-07-29add cl_api prefix for clSetContextDestructorCallbackBen Ashbaugh1-1/+1