clinfo
2018-03-22  Giuseppe BilottaAppVeyor support github/appveyor origin/appveyor
2018-03-22  Giuseppe BilottaImprove Windows OpenCL dev fetcher
2018-03-22  Giuseppe BilottaMakefile.win arch detection tuning
2018-03-22  Giuseppe BilottaScript to set up a minimal OpenCL build env in Windows
2018-03-22  Giuseppe BilottaAdd missing header to Makefile.win
2018-03-22  Giuseppe BilottaVersion 2.2.18.03.22 2.2.18.03.22
2018-03-22  Giuseppe BilottaFix _GET_VAL_ARRAY element count
2018-03-22  Giuseppe BilottaMore Windows fixes
2018-03-22  Giuseppe BilottaPRIXPTR fix for Windows (hopefully)
2018-03-22  Giuseppe BilottaTentative support for cl_intel_simulataneous_sharing
2018-03-22  Giuseppe BilottaPotentially better arch detection on Windows
2018-03-22  Giuseppe BilottaTentative fix for multiarch on Windows
2018-03-22  Giuseppe BilottaAdd missing 32-bit fmt macros for Windows
2018-03-22  Giuseppe BilottaShow INTEROPS even if we don't know their values
2018-03-17  Giuseppe BilottaIntroduce secret check_size flag
2018-03-17  Giuseppe BilottaTry all props for offline devices with -a/-A
2018-03-17  Giuseppe Bilottadevice_info_str_get should get the symbolic name
2018-03-17  OblomovMore MSVC warning suppression
2018-03-17  OblomovRearrange declaration order to make MSVC happy
2018-03-17  Giuseppe BilottaExplicit casts to avoid warnings
2018-03-15  Giuseppe BilottaDeclare and use CL_DEVICE_ON_HOST_PROPERTIES
2018-03-15  Giuseppe BilottaAlways reset strbuf before calling show_func
2018-03-15  Giuseppe BilottaVersion 2.2.18.03.15 2.2.18.03.15
2018-03-15  Giuseppe BilottaRefix the new-version script
2018-03-15  Giuseppe BilottaRemove final empty line
2018-03-14  Giuseppe BilottaDifferentiate szptr device info by separator
2018-03-14  Giuseppe BilottaOptions to unconditionally show all properties
2018-03-14  Giuseppe BilottaAllow device checks to access the platform checks too
2018-03-14  Giuseppe BilottaTypo
2018-03-14  Giuseppe BilottaOpenCL extension insanity
2018-03-14  Giuseppe Bilottacl_amd_object_metadata support
2018-03-13  Giuseppe BilottaFix spelling for simulataneous
2018-03-13  Giuseppe BilottaDiscuss limitations more in depth
2018-03-13  Giuseppe BilottaExperimental cl_amd_copy_buffer_p2p support
2018-03-13  Giuseppe BilottaUndocumented AMD properites from the ROCm stack
2018-03-13  Giuseppe BilottaAdd new cl_amd_device_attribute_query properties
2018-03-13  Giuseppe Bilottacl_khr_il_program support
2018-01-28  Giuseppe BilottaWork around macOS API deprecation github/osx origin/osx
2018-01-27  Giuseppe BilottaDifferent hack for function vs data pointer aliasing
2018-01-27  Giuseppe BilottaDeclare that we will use deprecated APIs
2018-01-12  Giuseppe BilottaClarify build requirements in the README
2018-01-12  Giuseppe BilottaMakefile.win: add support for Intel OpenCL SDK
2017-12-03  Jan ChrenMakefile: make developer CFLAGS optional
2017-10-25  Giuseppe BilottaVersion 2.2.17.10.25 2.2.17.10.25
2017-10-25  Giuseppe BilottaFix new-version.sh script after f98c9ede8
2017-10-25  Giuseppe BilottaWarnings as errors
2017-10-25  Giuseppe BilottaCorrectly-rounded div and sqrt is only a flag for fp32
2017-10-25  Ruiling SongFix CL_DEVICE_IMAGE_PITCH_ALIGNMENT unit to pixels.
2017-09-23  Martin Kellyfix manpage target
2017-08-25  Giuseppe BilottaVersion 2.2.17.08.25 2.2.17.08.25
2017-08-25  Giuseppe BilottaSwitch to annotated tags
2017-08-20  Giuseppe BilottaProvide a `make install` target
2017-08-20  Giuseppe BilottaCheck for extra bits in some bitfields
2017-08-17  Giuseppe BilottaPreliminary support for cl_khr_terminate_context
2017-08-17  Giuseppe BilottaDeclare support for OpenCL 2.x experimental
2017-08-17  Giuseppe BilottaActually add support for cl_khr_subgroup_named_barrier...
2017-08-17  Giuseppe BilottaAdd tentative missing defines for cl_khr_terminate_context
2017-08-17  Giuseppe BilottaDefines for cl_khr_subgroup_named_barrier
2017-06-13  Giuseppe BilottaVersion 2.2.17.06.14 2.2.17.06.14
2017-06-13  Giuseppe BilottaOpenCL 2.2 support
2017-03-22  Paul KippesAdd "size" to "cache line" info
2017-02-10  Giuseppe BilottaAdd NMAKE makefile
2017-02-10  Giuseppe BilottaUpdate Windows support
2017-02-10  Giuseppe BilottaAvoid possible narrowing warnings
2017-02-10  Giuseppe BilottaUse PRIuS to print size_t
2017-02-10  Giuseppe BilottaMake UNUSED macro function-style
2017-02-09  Giuseppe BilottaAlso check default devices in clCreateContextFromType
2017-02-09  Giuseppe BilottaVersion 2.1.17.02.09 2.1.17.02.09
2017-02-09  Giuseppe BilottaWaive copyrights via CC0
2017-02-09  Giuseppe BilottaCL_DEVICE_PRINTF_BUFFER_SIZE is a size_t
2017-02-09  Giuseppe BilottaGlobal memory cache size is a memory size
2017-02-09  Giuseppe BilottaMemory suffix tuning
2017-02-09  Giuseppe BilottaGET_STRING2 macro to get strings
2017-02-09  Giuseppe BilottaRealloc bufsz only if no error
2017-02-09  Giuseppe BilottaThe dynamic linker is needed everywhere
2017-02-09  Giuseppe BilottaAdd travis control file
2017-01-20  Giuseppe BilottaSupport cl_intel_planar_yuv
2017-01-20  Giuseppe BilottaSupport cl_intel_device_side_avc_motion_estimation
2016-11-01  Sam McKelvieFix erroneous use of long rather than size_t for CL_DEV...
2016-10-27  Giuseppe BilottaUnbreak Darwin build
2016-10-25  Giuseppe BilottaRewrite build system
2016-10-25  Giuseppe BilottaWork-group kernel: don't clobber strbuf
2016-07-16  Giuseppe BilottaSupport cl_arm_shared_virtual_memory
2016-07-16  Giuseppe BilottaSupport cl_intel_required_subgroup_size
2016-07-16  Giuseppe BilottaMinor whitespace
2016-05-22  Giuseppe BilottaDon't get preferred wg size multiple if compiler is...
2016-04-22  Giuseppe BilottaCleanly compile with pedantic
2016-01-12  Giuseppe BilottaVersion 2.1.16.01.12 2.1.16.01.12
2016-01-12  Giuseppe BilottaNo header of OCLICD properties in RAW mode
2016-01-12  Giuseppe BilottaDon't check NULL platform behavior in RAW mode
2016-01-12  Giuseppe BilottaPrefix OCL ICD loader properties in raw mode too
2016-01-11  Giuseppe BilottaFix time_offset bufcpy conversion
2016-01-06  Giuseppe BilottaVersion 2.1.16.01.06 2.1.16.01.06
2015-12-09  Giuseppe BilottaMore aggressive sparse, also use CPPFLAGS and CFLAGS
2015-12-09  Giuseppe BilottaMore separator stuff
2015-12-09  Giuseppe BilottaAvoid mixing declarations and code
2015-12-09  Giuseppe BilottaOption to run sparse via make
2015-12-09  Giuseppe BilottaUse NULL where appropriate
2015-12-09  Giuseppe BilottaMark void functions as such
2015-12-09  Giuseppe BilottaMore header cleanup
next