index
:
platform/upstream/OpenCL-Headers
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
tizen
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Graphics System / GL; Licenses: Apache-2.0;
Gwanglim Lee <gl77.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
update ICD dispatch table with clSetContextDestructorCallback
Ben Ashbaugh
1
-0
/
+7
2020-07-29
deprecate clSetProgramReleaseCallback
Ben Ashbaugh
1
-2
/
+2
2020-07-29
add CL_DEVICE_LATEST_CONFORMANCE_VERSION_PASSED
Ben Ashbaugh
1
-0
/
+1
2020-07-29
add clSetContextDestructorCallback
Ben Ashbaugh
1
-0
/
+10
2020-07-20
Introduce cl_properties type (#97)
Kévin Petit
3
-5
/
+6
2020-07-20
switch device enqueue boolean query to capabilities query
Ben Ashbaugh
1
-1
/
+8
2020-06-19
Fix build of dependent software with clang (#93)
pkubaj
1
-1
/
+3
2020-06-09
add APIs and enums for cl_intel_unified_shared_memory (#65)
Ben Ashbaugh
1
-3
/
+273
2020-06-03
Add cl_khr_device_uuid definitions (#91)
Einar Hov
1
-0
/
+15
2020-05-12
Add cl_half.h header (#60)
James Price
3
-0
/
+555
2020-05-11
add tokens for cl_amd_device_attribute_query (#90)
XZiar
1
-1
/
+21
2020-05-04
Add Windows CI using Travis (#82)
Kévin Petit
2
-2
/
+8
2020-04-28
update headers for OpenCL 3.0 (#88)
Ben Ashbaugh
5
-44
/
+42
2020-04-22
Add cl_khr_extended_versioning macro (#85)
Kévin Petit
1
-0
/
+2
2020-04-13
Synchronize experimental enum etc with cl.xml (#83)
Alastair Murray
3
-14
/
+129
2020-04-02
Include the DirectX sharing headers from CL/cl_icd.h. (#81)
fodinabor
1
-0
/
+6
2020-03-27
add missing error code CL_CONTEXT_TERMINATED_KHR
Ben Ashbaugh
1
-0
/
+2
2020-03-25
Change license to Apache 2.0 (#76)
James Price
16
-378
/
+368
2020-03-22
Add enum value for `cl_khronos_vendor_id` (#71)
Ewan Crawford
1
-0
/
+3
2020-03-22
Experimental enum cl_khronos_vendor_id (#75)
Ewan Crawford
1
-0
/
+1
2020-03-12
experimental enums for language queries
Ben Ashbaugh
1
-1
/
+3
2020-03-12
add experimental enum CL_COMMAND_SVM_MIGRATE_MEM
Ben Ashbaugh
1
-0
/
+3
2020-03-12
move two subgroup queries from cl_kernel_info to cl_kernel_sub_group_info
Ben Ashbaugh
1
-4
/
+2
2020-02-18
add experimental enums (#70)
Ben Ashbaugh
2
-0
/
+33
2020-02-14
Add CL_IMPORT_DMA_BUF_DATA_CONSISTENCY_WITH_HOST_ARM definition (#72)
Kévin Petit
1
-1
/
+4
2020-01-23
Add tests and Travis CI config (#64)
James Price
14
-0
/
+966
2020-01-16
Add definitions for cl_arm_import_memory_android_hardware_buffer (#61)
Kévin Petit
1
-0
/
+6
2020-01-16
Add version guards to ICD declarations (#63)
James Price
1
-0
/
+197
2020-01-09
Add cl_khr_extended_versioning definitions (#59)
Kévin Petit
1
-0
/
+43
2019-12-16
Add API function pointer and ICD dispatch table definitions (#50)
Kévin Petit
1
-0
/
+1072
2019-08-06
Add definitions for cl_arm_job_slot_selection (#52)
Kévin Petit
1
-0
/
+12
2019-05-03
Fix _cl_image_desc for OpenCL 1.2 compatibility
Nuno Fachada
1
-2
/
+6
2019-04-12
Simplify the definition of deprecation prefixes/suffixes (#45)
Kévin Petit
1
-78
/
+33
2019-03-12
added suffixed enums for cl_khr_image2d_from_buffer
bashbaug
2
-12
/
+20
2019-02-05
drop __attribute__((aligned(X))) from cl_X defs
Martin Kelly
1
-10
/
+10
2019-01-17
small typo fix for pfn_notify
bashbaug
1
-2
/
+2
2019-01-17
removing comments around arguments:
Ben Ashbaugh
8
-983
/
+979
2019-01-15
Use __vector instead of vector to fix altivec builds
James Price
1
-7
/
+7
2019-01-14
Fix clCreateFromGLBuffer error code result type
James Price
1
-1
/
+1
2018-12-11
Fixed w4201 triggering with MSVC in /W4 /Za builds
Nagy-Egri Máté Ferenc
1
-0
/
+7
2018-10-31
add suffixed enums for cl_khr_mipmap_image
bashbaug
2
-3
/
+16
2018-10-23
Remove all Apple specific content from headers
James Price
8
-167
/
+95
2018-10-10
Create CODE_OF_CONDUCT.md
Khronos Group Webmaster
1
-0
/
+1
2018-08-13
Merge pull request #30 from kpet/master
Jon Leech
1
-0
/
+13
2018-08-13
Add enums for cl_arm_get_core_id
Kevin Petit
1
-0
/
+13
2018-08-01
Rename CL_IMPORT_TYPE_SECURE_ARM
Kevin Petit
1
-2
/
+2
2018-07-11
Add CL_DEVICE_DOUBLE_FP_CONFIG
Umair Ahmed
1
-1
/
+5
2018-07-11
remove CL_DEVICE_HALF_FP_CONFIG
Umair Ahmed
1
-1
/
+1
2018-07-03
added clSetCommandQueueProperty to unified headers
bashbaug
1
-0
/
+18
2018-05-14
Unified Headers
Ben Ashbaugh
68
-20893
/
+984
[prev]
[next]