Commit Graph

  • 2659f74563 Accepting request 1226363 from science factory slfo-main slfo-1.2 Ana Guerrero 2024-11-26 19:55:49 +00:00
  • d19261c84a - Update to version 2024.10.24: * Temporarily disable PPA builds (#267) * Update headers regenerated from latest xml (#264) * Add properties parameter to all command-buffer commands (#260) * Use array for clUpdateMutableCommandsKHR (#245) * Disable gcc-11 on MacOS (#262) * Update generated headers and remove CL/GL types from cl_platform.h (#257) * Fix CI failures (#256) * Introduce extension macros (#251) * Update CI matrix (#252) * Updated CI, added CD (#239) Martin Pluskal 2024-11-25 20:57:14 +00:00
  • b1f485cf89 Accepting request 1179193 from science Ana Guerrero 2024-06-07 13:05:36 +00:00
  • d69ea44029 - Update to version 2024.05.08: * update extension headers with latest extensions (#249) * Fix CMake deprecation warning (#246) * cl_mutable_dispatch_asserts_khr definitions (#243) Martin Pluskal 2024-06-07 11:50:25 +00:00
  • 36917bb776 Accepting request 1137907 from science Ana Guerrero 2024-01-10 20:53:04 +00:00
  • 3009122a8f - Update to version 2023.12.14: * updates extension headers for the latest XML file (#244) * updates extension headers for the latest XML file (#240) * Update extension headers for latest cl.xml changes (#242) * add compatibility notes (#238) * fix VME skip block type enum to match spec (#241) * fix the OpenCL version for the CL_DEPTH enum (#231) * require C99 for header tests (#208) * sort new extensions programmatically (#236) * Update extension headers (#235) * Header update for external_memory_import (#234) * Define function types for prototype declaration (#230) Martin Pluskal 2024-01-10 09:19:08 +00:00
  • 8c39f2c828 Accepting request 1084261 from science Dominique Leuenberger 2023-05-03 13:42:20 +00:00
  • 3ac5ce6718 - Update to version 2023.04.17: * add headers for cl_khr_command_buffer_multi_device (#229) * add code generation README (#228) * Code Generation for Extension Headers (#161) * Add enum for command-buffer context query (#226) * CI Fixes (#225) * the pointer argument to clEnqueueWriteHostPipeINTEL should be const (#222) * Add cl_intel_program_scope_host_pipe (#220) * Install pkgconfig file in CMAKE_INSTALL_DATADIR as headers are architecture independent. (#218) * install pkg-config if it is not already installed (#219) * cl_loader_layers update (#211) * Added support for pkg-config. (#213) * Fix CI for MacOS, see https://github.com/KhronosGroup/OpenCL-ICD-Loader/pull/198 . (#215) * Revert "Formatted headers and added style check." * Formatted headers and added style check. * use cinttypes instead of inttypes.h header for C++ tests (#209) * Add definitions for cl_arm_scheduling_controls v0.5.0 (#206) * Disable anon struct warnings (#200) * Definitions for cl_khr_command_buffer_mutable_dispatch (#205) * Update cl_ext.h for cl_intel_queue_no_sync_operations (#204) * CMakeLists.txt: fix install on macOS if GNU coreutils are used (#203) * Update cl_icd.h (#202) * Add cl_ext_image_from_buffer extension definition (#196) * Add cl_ext_image_requirements_info extension definition (#197) * Fix warnings on anonymous structs for MSVC (#198) * option to disable tests when subproject (#195) * Add cl_intel_mem_alloc_buffer_location property (#193) * OpenCL-SDK base changes (#189) Martin Pluskal 2023-05-03 11:07:32 +00:00
  • 5ad39c5c0b Accepting request 943045 from science Dominique Leuenberger 2021-12-29 20:11:04 +00:00
  • 1296f9d9e9 - Update to version 2.2+git.20211214: * Add definitions for cl_arm_protected_memory_allocation (#187) Martin Pluskal 2021-12-29 10:59:02 +00:00
  • e0741615c0 Accepting request 933216 from science Dominique Leuenberger 2021-11-23 21:10:36 +00:00
  • 76d9d5f01c - Update to version 2.2+git.20211122: * update headers for cl_intel_unified_shared_memory (#184) * Add provisional command-buffer extension (#182) * Rename cl_intel_thread_local_exec to cl_intel_exec_by_local_thread (#183) * Fix API suffix version macros for semaphore extensions command definitions (#181) * If change the include path destination when run cmake configure with DCMAKE_INSTALL_INCLUDEDIR, the .cmake generated still point to hardcoded path include. this fix it (#178) * add external memory, external semaphore, and semaphore provisional extensions (#180) * Fix condition for warning 4201 pop (#179) * update extension headers for cl_intel_device_attribute_query (#172) * update extension headers for cl_intel_sharing_format_query (#171) * Add support for cl_khr_integer_dot_product v2 (#174) * update headers for cl_khr_integer_dot_product (#170) Martin Pluskal 2021-11-23 08:15:03 +00:00
  • 076dd71962 Accepting request 893572 from science Dominique Leuenberger 2021-05-17 16:45:09 +00:00
  • d0c93e70d6 - Update to version 2.2+git.20210426: * add cl_khr_pci_bus_info and cl_khr_suggested_local_work_size (#166) * Add missing 'stdint.h' include to 'CL/cl.h' (#164) * disable failing CI configs (#163) * Fixes for usage of macro CL_API_ENTRY (#162) * cl_intel_command_queue_families extension (#155) * Update default OpenCL version in README (#160) * Replace uses of CL_EXT_{PRE,SUF}FIX* with CL_API_{PRE,SUF}FIX* (#158) * do not include cl_gl_ext.h from opencl.h (#159) * move cl_khr_gl_event to cl_gl.h (#156) * Add testing for cl_d3d10.h, cl_d3d11.h, and cl_dx9_media_sharing.h (#123) * Add definitions for cl_arm_import_memory_android_hardware_buffer v1.1.0 (#157) * Add support for user-supplied prefix/suffix in function declarations (#154) * Move cl_icd_layer.h from OpenCL-ICD-Loader to OpenCL-Headers. (#148) * Add definitions for cl_arm_controlled_kernel_termination (#152) * Add definitions for cl_arm_scheduling_controls v0.3.0 (#151) * Remove unused CL_EXTENSION_WEAK_LINK definition (#150) * move Intel extensions into common files (#129) * Add definitions for cl_arm_scheduling_controls v0.2.0 (#147) * Update apt package list in CI before running cmake (#143) * re-enable format string warning in CI * use PRId64 and PRIu64 when printing 64-bit values * fix test format string warnings * fix origin argument names for rect functions * Enable GitHub Actions for pull requests (#141) * Added definitions for cl_img_generate_mipmap. (#135) * Added missing define for cl_img_use_gralloc_ptr. (#134) * Use the alignment attribute under Integrity OS. (#131) * Comprehensive CMake Package Config support (#107) * Added definitions for cl_img_mem_properties. (#136) Martin Pluskal 2021-05-17 08:06:21 +00:00
  • f08ac33ea9 Accepting request 809455 from science Dominique Leuenberger 2020-07-04 23:12:55 +00:00
  • b0d8b349ce OBS-URL: https://build.opensuse.org/package/show/science/opencl-headers?expand=0&rev=26 Martin Pluskal 2020-05-27 10:52:04 +00:00
  • 591c17ba57 - Update to version 2.2+git.20200512: * Add cl_half.h header (#60) * add tokens for cl_amd_device_attribute_query (#90) * Add Windows CI using Travis (#82) * update headers for OpenCL 3.0 (#88) * Add cl_khr_extended_versioning macro (#85) * Synchronize experimental enum etc with cl.xml (#83) * Include the DirectX sharing headers from CL/cl_icd.h. (#81) * add missing error code CL_CONTEXT_TERMINATED_KHR * Change license to Apache 2.0 (#76) * Add enum value for cl_khronos_vendor_id (#71) * Experimental enum cl_khronos_vendor_id (#75) * experimental enums for language queries * add experimental enum CL_COMMAND_SVM_MIGRATE_MEM * move two subgroup queries from cl_kernel_info to cl_kernel_sub_group_info Martin Pluskal 2020-05-27 08:51:56 +00:00
  • c3f2e12731 Accepting request 780201 from science Dominique Leuenberger 2020-02-28 14:22:16 +00:00
  • f200c62a82 - Update to version 2.2+git.20200218: * add experimental enums (#70) * Add CL_IMPORT_DMA_BUF_DATA_CONSISTENCY_WITH_HOST_ARM definition (#72) * Add tests and Travis CI config (#64) * Add definitions for cl_arm_import_memory_android_hardware_buffer (#61) * Add version guards to ICD declarations (#63) * Add cl_khr_extended_versioning definitions (#59) * Add API function pointer and ICD dispatch table definitions (#50) Martin Pluskal 2020-02-28 09:40:32 +00:00
  • a9ba66a633 Accepting request 723096 from science Dominique Leuenberger 2019-08-13 18:45:07 +00:00
  • d20da004a8 OBS-URL: https://build.opensuse.org/package/show/science/opencl-headers?expand=0&rev=21 Martin Pluskal 2019-08-13 14:35:05 +00:00
  • 6e052e568d - Update to version 2.2+git.20190806: * Add definitions for cl_arm_job_slot_selection (#52) * Fix _cl_image_desc for OpenCL 1.2 compatibility * Simplify the definition of deprecation prefixes/suffixes (#45) * added suffixed enums for cl_khr_image2d_from_buffer * drop __attribute__((aligned(X))) from cl_X defs * small typo fix for pfn_notify * removing comments around arguments: * Use __vector instead of vector to fix altivec builds * Fix clCreateFromGLBuffer error code result type Martin Pluskal 2019-08-13 14:34:37 +00:00
  • 5db9229f62 Accepting request 664685 from science Dominique Leuenberger 2019-01-15 08:16:41 +00:00
  • 5c54f5bde7 - Update to version 2.2+git.20181211: * Fixed w4201 triggering with MSVC in /W4 /Za builds * add suffixed enums for cl_khr_mipmap_image * Remove all Apple specific content from headers * Create CODE_OF_CONDUCT.md * Add enums for cl_arm_get_core_id * Rename CL_IMPORT_TYPE_SECURE_ARM * Add CL_DEVICE_DOUBLE_FP_CONFIG * remove CL_DEVICE_HALF_FP_CONFIG * added clSetCommandQueueProperty to unified headers * Unified Headers * Added following Qualcomm extensions: * Add cl_khr_il_program to OpenCL 1.2 and 2.0 headers * added cl_khr_create_command_queue * Use correctly rounded decimal mathematical constants * Shorten CL_DBL_MAX for Visual Studio to fix token overflow * Anon structs supported in C11 * add LICENSE file Martin Pluskal 2019-01-11 14:35:55 +00:00
  • 559a64493e Accepting request 505188 from science Dominique Leuenberger 2017-06-21 11:58:12 +00:00
  • 1e8371221e - Update to version 2.2+git.20170617: Martin Pluskal 2017-06-20 15:08:09 +00:00
  • 56f1c3bbc1 Accepting request 457630 from science Dominique Leuenberger 2017-02-18 02:19:14 +00:00
  • fecb47f80a - Update to version 2.2+git.20170213: * adding half defines to cl_platform.h * adding cl_arm_import_memory extension * adding cl_arm_shared_virtual_memory extension * OpenCL 2.1 CL_FLT_EPSILON fix * Replace hexdecimal fp constants with decimal fp constants * header updates for cl_intel_planar_yuv header updates for cl_intel_device_side_avc_motion_estimation * Fix -Wundef warning under Ubuntu 14.04 Martin Pluskal 2017-02-16 09:28:54 +00:00
  • 2bf81c6069 Accepting request 441758 from science Dominique Leuenberger 2016-11-28 14:05:46 +00:00
  • 2b8a7ba49c - Update to version 2.2+git.20161018: * added CL_DEVICE_HALF_FP_CONFIG define * Fix gcc -Wundef warning * cl_halfn declarations * added headers for Intel vendor extensions * Add tokens for cl_img_use_gralloc_ptr, cl_img_cached_allocations and cl_img_yuv_image extensions (#13) Martin Pluskal 2016-11-24 08:00:54 +00:00
  • 669081a935 Accepting request 405609 from science Dominique Leuenberger 2016-07-01 08:00:58 +00:00
  • 71f71b8b35 - Update to version 2.2+git.20160614: * Append _khr suffix to cl_kernel_sub_group_info typedef in cl_ext.h * Mark clGetKernelSubGroupInfoKHR as deprecated Martin Pluskal 2016-06-30 09:01:29 +00:00
  • 1a735f8432 Accepting request 390759 from science Dominique Leuenberger 2016-04-28 14:55:05 +00:00
  • 0f8aad8f68 Accepting request 390718 from home:pluskalm:branches:science Matthias Mailänder 2016-04-20 07:23:57 +00:00
  • 4103c08dde Accepting request 345554 from science Dominique Leuenberger 2015-11-26 16:01:51 +00:00
  • 2e903fdb29 Accepting request 345532 from home:pluskalm:branches:science Matthias Mailänder 2015-11-21 10:45:33 +00:00
  • 688115e4e0 Accepting request 314087 from science Dominique Leuenberger 2015-07-02 20:48:08 +00:00
  • b797bd50a8 - Update to version 2.0_20141118 * No changelog available Dmitry Roshchin 2015-06-27 10:33:52 +00:00
  • 33fd039579 - Update to version 1.2_20150303 - Use full version number Dmitry Roshchin 2015-06-13 06:52:12 +00:00
  • 5bc65c6e8d - Update to version 1.2-20150303 * No changelog available Dmitry Roshchin 2015-06-13 06:36:56 +00:00
  • 7fa1c7fc81 osc copypac from project:Education package:opencl-headers revision:1 Dmitry Roshchin 2015-06-10 18:47:36 +00:00