Commit 1366ef4
authored
update project version and submodules - July 2025 (#138)
* update project version and submodules - July 2025
* update clinfo version and patched ext.h file
* temporarily update the OpenCL-ICD-Loader submodule
* add the beta extensions define for macOS builds also
* bump OpenCL-ICD-Loader submodule1 parent 5d1c559 commit 1366ef4
6 files changed
Lines changed: 9 additions & 5 deletions
File tree
- cmake/Dependencies/clinfo
- external
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
Submodule OpenCL-ICD-Loader updated 24 files
- .github/workflows/presubmit.yml+27
- CMakeLists.txt+4-1
- include/cl_khr_icd2.h+43
- loader/icd.c+56-14
- loader/icd.h+23-10
- loader/icd_dispatch.c+1-1
- loader/icd_dispatch.h+45-27
- loader/icd_dispatch_generated.c+3.0k-362
- loader/icd_platform.h+1-1
- loader/linux/icd_linux.c+4
- loader/linux/icd_linux_envvars.c+1-1
- loader/windows/icd_windows.c+3-3
- loader/windows/icd_windows_apppackage.c+2-2
- loader/windows/icd_windows_dxgk.c+2-2
- scripts/icd_dispatch_generated.c.mako+123-12
- test/CMakeLists.txt+10-1
- test/driver_stub/CMakeLists.txt+12
- test/driver_stub/cl.c+43-36
- test/driver_stub/cl_ext.c+10
- test/driver_stub/icd.c+236
- test/driver_stub/icd_structs.h+40-1
- test/inc/platform/icd_test_log.h+9
- test/loader_test/test_create_calls.c+8-2
- test/log/icd_test_log.c+74-9
0 commit comments