summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-29update ICD dispatch table with clSetContextDestructorCallbackBen Ashbaugh1-0/+7
2020-07-29deprecate clSetProgramReleaseCallbackBen Ashbaugh1-2/+2
2020-07-29add CL_DEVICE_LATEST_CONFORMANCE_VERSION_PASSEDBen Ashbaugh1-0/+1
2020-07-29add clSetContextDestructorCallbackBen Ashbaugh1-0/+10
2020-07-20Introduce cl_properties type (#97)Kévin Petit3-5/+6
2020-07-20switch device enqueue boolean query to capabilities queryBen Ashbaugh1-1/+8
2020-06-19Fix build of dependent software with clang (#93)pkubaj1-1/+3
2020-06-09add APIs and enums for cl_intel_unified_shared_memory (#65)Ben Ashbaugh1-3/+273
2020-06-03Add cl_khr_device_uuid definitions (#91)Einar Hov1-0/+15
2020-05-12Add cl_half.h header (#60)James Price3-0/+555
2020-05-11add tokens for cl_amd_device_attribute_query (#90)XZiar1-1/+21
2020-05-04Add Windows CI using Travis (#82)Kévin Petit2-2/+8
2020-04-28update headers for OpenCL 3.0 (#88)Ben Ashbaugh5-44/+42
2020-04-22Add cl_khr_extended_versioning macro (#85)Kévin Petit1-0/+2
2020-04-13Synchronize experimental enum etc with cl.xml (#83)Alastair Murray3-14/+129
2020-04-02Include the DirectX sharing headers from CL/cl_icd.h. (#81)fodinabor1-0/+6
2020-03-27add missing error code CL_CONTEXT_TERMINATED_KHRBen Ashbaugh1-0/+2
2020-03-25Change license to Apache 2.0 (#76)James Price16-378/+368
2020-03-22Add enum value for `cl_khronos_vendor_id` (#71)Ewan Crawford1-0/+3
2020-03-22Experimental enum cl_khronos_vendor_id (#75)Ewan Crawford1-0/+1
2020-03-12experimental enums for language queriesBen Ashbaugh1-1/+3
2020-03-12add experimental enum CL_COMMAND_SVM_MIGRATE_MEMBen Ashbaugh1-0/+3
2020-03-12move two subgroup queries from cl_kernel_info to cl_kernel_sub_group_infoBen Ashbaugh1-4/+2
2020-02-18add experimental enums (#70)Ben Ashbaugh2-0/+33
2020-02-14Add CL_IMPORT_DMA_BUF_DATA_CONSISTENCY_WITH_HOST_ARM definition (#72)Kévin Petit1-1/+4
2020-01-23Add tests and Travis CI config (#64)James Price14-0/+966
2020-01-16Add definitions for cl_arm_import_memory_android_hardware_buffer (#61)Kévin Petit1-0/+6
2020-01-16Add version guards to ICD declarations (#63)James Price1-0/+197
2020-01-09Add cl_khr_extended_versioning definitions (#59)Kévin Petit1-0/+43
2019-12-16Add API function pointer and ICD dispatch table definitions (#50)Kévin Petit1-0/+1072
2019-08-06Add definitions for cl_arm_job_slot_selection (#52)Kévin Petit1-0/+12
2019-05-03Fix _cl_image_desc for OpenCL 1.2 compatibilityNuno Fachada1-2/+6
2019-04-12Simplify the definition of deprecation prefixes/suffixes (#45)Kévin Petit1-78/+33
2019-03-12added suffixed enums for cl_khr_image2d_from_bufferbashbaug2-12/+20
2019-02-05drop __attribute__((aligned(X))) from cl_X defsMartin Kelly1-10/+10
2019-01-17small typo fix for pfn_notifybashbaug1-2/+2
2019-01-17removing comments around arguments:Ben Ashbaugh8-983/+979
2019-01-15Use __vector instead of vector to fix altivec buildsJames Price1-7/+7
2019-01-14Fix clCreateFromGLBuffer error code result typeJames Price1-1/+1
2018-12-11Fixed w4201 triggering with MSVC in /W4 /Za buildsNagy-Egri Máté Ferenc1-0/+7
2018-10-31add suffixed enums for cl_khr_mipmap_imagebashbaug2-3/+16
2018-10-23Remove all Apple specific content from headersJames Price8-167/+95
2018-10-10Create CODE_OF_CONDUCT.mdKhronos Group Webmaster1-0/+1
2018-08-13Merge pull request #30 from kpet/masterJon Leech1-0/+13
2018-08-13Add enums for cl_arm_get_core_idKevin Petit1-0/+13
2018-08-01Rename CL_IMPORT_TYPE_SECURE_ARMKevin Petit1-2/+2
2018-07-11Add CL_DEVICE_DOUBLE_FP_CONFIGUmair Ahmed1-1/+5
2018-07-11remove CL_DEVICE_HALF_FP_CONFIGUmair Ahmed1-1/+1
2018-07-03added clSetCommandQueueProperty to unified headersbashbaug1-0/+18
2018-05-14Unified HeadersBen Ashbaugh68-20893/+984