clinfo
2023-01-25  Giuseppe BilottaVersion 3.0.23.01.25 master github/master 3.0.23.01.25
2023-01-25  Giuseppe BilottaKeep track of the known flags
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 BilottaCleanup and add TODO
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-17  Paul MenzelMakefile: Define and use `MAN1DIR`
2021-09-17  Paul MenzelMakefile: Support staged installs with `DESTDIR`
2021-09-17  Paul MenzelMakefile: Simplify by removing targets and move them...
2021-09-17  Paul MenzelRevert "Makefile: Support staged installs with `DESTDIR`"
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-08-17  Paul MenzelMakefile: Support staged installs with `DESTDIR`
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-13  Giuseppe BilottaImprove README
2020-12-10  Giuseppe BilottaCL_DEVICE_OPENCL_C_ALL_VERSIONS requires 3.0
2020-12-10  kou1okadaBugfix: char-subscripts are treated as an error.
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-26  Giuseppe BilottaDocument the Android wrapper script generation
2020-11-25  Giuseppe BilottaMore Android support improvements
2020-11-24  Giuseppe BilottaJSON: add ICDL detected version as custom property
2020-11-24  Giuseppe BilottaReorder some platform info
2020-11-23  Giuseppe BilottaAutodetect Android
2020-11-23  Giuseppe BilottaDocument --json command-line option
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 BilottaKeep strbuf end up to date on string fetch
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 BilottaDocument -d and --prop in manpage
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 BilottaMan page 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 BilottaUpdate man page
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-10-04  ddeka2910Add architecture ppc64le to travis build
2020-07-05  Giuseppe BilottaFix no device handling for checkNullGetDevices
next