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