054d0fa955
- Update to version 2025.07.22 * Synchronize with OpenCL v3.0.19 specification release. * Introduction of CL_ENABLE_BETA_EXTENSIONS to guard beta features or extensions that can be modified with backward- incompatible changes. Previously unguarded extensions are now guarded.
Aaron Puchert
2025-07-27 19:19:03 +00:00
05f5a0ef90
- Install pkg-config and CMake files - Use CMake setup - Use %autosetup macro
Aaron Puchert
2025-01-26 13:40:50 +00:00
6c2ddb149f
Accepting request 1224323 from science
Ana Guerrero2024-11-15 14:43:35 +00:00
f271fcd374
- Update to version 2024.10.24. * Synchronize with OpenCL v3.0.17 specification release. * Support for the cl_khr_external_semaphore_dx_fence and cl_khr_external_memory_dx extensions was removed.
Aaron Puchert
2024-11-15 00:34:58 +00:00
a6bb5f7fbe
- Update to version 2024.05.08. * Synchronize with OpenCL v3.0.16 specification release.
Aaron Puchert
2024-05-10 20:10:25 +00:00
2e93482fe8
Accepting request 1133927 from science
Ana Guerrero2023-12-19 22:15:54 +00:00
f81574128b
- Update to version 2023.12.14. * Synchronize with OpenCL v3.0.15 specification release. * The device query for CL_DEVICE_PLATFORM now returns a cl::Platform instead of a cl_platform_id. Code wanting a cl_platform_id instead can access this from a cl::Platform using operator(). * Querying the device handle list for a semaphore now requires using the semaphore-specific CL_SEMAPHORE_DEVICE_HANDLE_LIST_KHR enum, since the CL_DEVICE_HANDLE_LIST_KHR enum has been removed.
Aaron Puchert
2023-12-19 00:55:13 +00:00
1f7a98d4fd
- Update to version 2023.02.06. * Synchronize with OpenCL v3.0.13 specification release. * Note: this is the first OpenCL-CLHPP release with the new date-based naming convention.
Aaron Puchert
2023-02-07 21:01:55 +00:00
ce2d9d674c
- Added conflict with opencl-headers-1_2. The C++ headers were separated from the C headers starting only with version 2.0.
Aaron Puchert
2017-11-19 13:12:35 +00:00