Version 3.0.23.01.25
[clinfo] / src / clinfo.c
2023-01-25  Giuseppe BilottaVersion 3.0.23.01.25 master github/master 3.0.23.01.25
2023-01-24  Giuseppe BilottaMark ARM extensions as such origin/HEAD origin/master
2023-01-19  Giuseppe BilottaFix some extended versioning support
2023-01-19  Giuseppe Bilottacl_khr_mutable_dispatch
2023-01-19  Giuseppe BilottaSempahore KHR extensions support
2023-01-19  Giuseppe Bilottacl_khr_external_memory support
2023-01-19  Giuseppe Bilottacl_intel_unified_shared_memory support
2023-01-19  Giuseppe Bilottacl_khr_command_buffer support
2023-01-19  Giuseppe BilottaUpdate cl_arm_scheduling_controls support
2023-01-18  Giuseppe Bilottacl_intel_device_attribute_query support
2023-01-18  Giuseppe Bilottacl_intel_command_queue_families support
2022-12-06  Giuseppe BilottaOption to handle the NULL platform like a normal one
2022-03-13  Giuseppe BilottaCorrectly size some variables
2021-11-19  Brett T. WardenFix typo: comfornace
2021-09-16  Giuseppe BilottaProperly indent NV execution properties
2021-09-16  Giuseppe BilottaDon't fetch array values when there aren't any
2021-09-16  Giuseppe BilottaShow ICD loader properties even if no platforms are...
2021-09-16  Giuseppe BilottaOlder NVIDIA drivers don't support CL_DEVICE_PCI_DOMAIN...
2021-04-24  Giuseppe BilottaSome more ext vs (next) core things
2021-04-24  Giuseppe BilottaAdd missing extension checks
2021-04-24  Giuseppe Bilottacl_arm_controlled_kernel_termination support
2021-04-24  Giuseppe Bilottacl_khr_pci_bus_info support
2021-04-05  Giuseppe BilottaFix string buffer used to report error
2021-03-31  Giuseppe BilottaSupport cl_arm_scheduling_controls
2021-02-21  Giuseppe BilottaVersion 3.0.21.02.21 3.0.21.02.21
2021-02-01  Giuseppe BilottaNV also provides the PCI domain
2021-02-01  Giuseppe BilottaCL_DEVICE_PCIE_ID_AMD only works for GPUs
2020-12-10  Giuseppe BilottaCL_DEVICE_OPENCL_C_ALL_VERSIONS requires 3.0
2020-12-02  Giuseppe BilottaFix extra handling of CL_DEVICE_EXTENSIONS_WITH_VERSION
2020-11-28  Giuseppe BilottaImprove single-property output management
2020-11-27  Jan BeichTry RTLD_DEFAULT macro before hardcoded value
2020-11-26  Giuseppe BilottaMore device_info_bitfield refactoring
2020-11-26  Giuseppe BilottaRefactor bitfield handling
2020-11-26  Giuseppe BilottaSuppress sparse warnings
2020-11-24  Giuseppe BilottaJSON: add ICDL detected version as custom property
2020-11-24  Giuseppe BilottaReorder some platform info
2020-11-22  Giuseppe BilottaJSON: convert most properties
2020-11-22  Giuseppe BilottaJSON: some handling of non-string values
2020-11-22  Giuseppe BilottaIntroduce JSON output format
2020-11-22  Giuseppe BilottaGet rid of bufcpy and add_separator
2020-11-22  Giuseppe BilottaGet rid of strbuf_printf
2020-11-22  Giuseppe BilottaNull context strbuf usage
2020-11-22  Giuseppe BilottaMore strbuf_append work
2020-11-22  Giuseppe BilottaFinish strbuf_append pass for device info
2020-11-22  Giuseppe BilottaMore modernization (GET_VAL + strbuf_append)
2020-11-22  Giuseppe BilottaFurther str_append progress and bug fixes
2020-11-22  Giuseppe BilottaFurther modernization (GET_VAL + strbuf_append)
2020-11-22  Giuseppe BilottaMore strbuf_append transition
2020-11-22  Giuseppe BilottaMore strbuf_append and other modernization
2020-11-22  Giuseppe BilottaIntroduce (and start using) functions to autoexpand...
2020-11-22  Giuseppe BilottaPrime all strbufs to 1024 characters
2020-11-22  Giuseppe BilottaIntroduce function to reset a strbuf
2020-11-22  Giuseppe BilottaUpdate time_offset to use GET_VAL
2020-11-21  Giuseppe BilottaAllow filtering by property name
2020-11-21  Giuseppe BilottaMissing frees
2020-11-20  Giuseppe BilottaFix missing initand wrong sizing
2020-11-20  Giuseppe BilottaSupport -d without space
2020-11-20  Giuseppe BilottaComment typo
2020-11-20  Giuseppe BilottaVersion 3.0.20.11.20 3.0.20.11.20
2020-11-20  Giuseppe Bilottacl_khr_device_uuid support github/provisional-30
2020-11-20  Giuseppe BilottaSupport for cl_ext_cxx_for_opencl
2020-11-20  Giuseppe BilottaRearrange some queries based on dependencies
2020-11-20  Giuseppe BilottaSupport cl_khr_extended_versioning as platform extension
2020-11-20  Giuseppe BilottaSupport cl_khr_extended_versioning as device extension
2020-11-20  Giuseppe BilottaTypos in comments
2020-11-20  Giuseppe BilottaCL_DEVICE_LATEST_CONFORMANCE_VERSION_PASSED
2020-11-20  Giuseppe BilottaDevice enqueue support is a bitfield, not a bool
2020-11-20  Giuseppe BilottaAdd a couple of TODOs
2020-11-20  Giuseppe Bilotta3.0 OpenCL versions and features
2020-11-20  Giuseppe BilottaPreferred work-group size multiple device prop
2020-11-20  Giuseppe BilottaBunch of boolean props
2020-11-20  Giuseppe BilottaAtomic memory/fences support
2020-11-19  Giuseppe BilottaMore «stuff with versions» properties
2020-11-19  Giuseppe BilottaSupport CL_DEVICE_EXTENSIONS_WITH_VERSION and make...
2020-11-19  Giuseppe BilottaAdd support for CL_PLATFORM_EXTENSIONS_WITH_VERSION
2020-11-19  Giuseppe BilottaIntroduce support for CL_{PLATFORM,DEVICE}_NUMERIC_VERSION
2020-11-19  Giuseppe BilottaFuture-proof loader version check
2020-11-17  Giuseppe BilottaAllow specification of single device to show info about
2020-11-04  Brice VideauUpdated loader version detection to OpenCL 3.0.
2020-10-21  bdenhollanderFix a typo
2020-10-05  Giuseppe BilottaAvoid false positives in extensions detection
2020-07-05  Giuseppe BilottaFix no device handling for checkNullGetDevices
2020-05-03  Giuseppe BilottaFix CL_DEVICE_COMPUTE_UNITS_BITFIELD define name
2020-03-29  Giuseppe BilottaPreliminary support for cl_arm_job_slot_selection
2020-03-29  Giuseppe BilottaBetter handling of CL_DEVICE_GLOBAL_FREE_MEMORY_AMD
2020-03-29  Giuseppe BilottaImprove support for CL_DEVICE_P2P_DEVICES_AMD
2019-12-27  Giuseppe BilottaMissing attribute from cl_amd_device_attribute_query
2019-03-17  Giuseppe BilottaIt should be kernel void, not void kernel
2018-12-12  Giuseppe BilottaFixes for cl_arm_core_id
2018-10-11  Giuseppe Bilottacl_intel_dx9_media_sharing values are not consecutive
2018-08-14  Giuseppe BilottaTentative support for cl_arm_core_id v2
2018-06-07  Giuseppe BilottaBetter support for OpenCL 1.0 platforms and devices
2018-04-06  Giuseppe BilottaVersion 2.2.18.04.06 2.2.18.04.06
2018-04-06  Kristofer RyeFix a typo github/diri origin/diri
2018-04-03  Giuseppe BilottaTune hex format specifier
2018-04-03  Giuseppe BilottaFixup floating-point support output/fetch
2018-04-03  Giuseppe BilottaUn-globalize platform_sname_maxlen
2018-04-03  Giuseppe BilottaUn-globalize maxdevs
2018-04-03  Giuseppe BilottaUn-globalize icdl properties
2018-04-03  Giuseppe BilottaUn-globalize max_plat_version
next