File mingw64-clinfo.changes of Package mingw64-clinfo
-------------------------------------------------------------------
Tue May 8 18:57:16 UTC 2018 - mardnh@gmx.de
- Fix build dependencies
-------------------------------------------------------------------
Sat May 5 16:59:48 UTC 2018 - mardnh@gmx.de
- Update to version 2.2.18.04.06 (tagged release)
-------------------------------------------------------------------
Sat Dec 10 10:16:59 UTC 2016 - mardnh@gmx.de
- Update to version 0.0.0.git1478032758.4728656:
* Fix erroneous use of long rather than size_t for CL_DEVICE_PROFILING_TIMER_RESOLUTION--breaks on 32-bit host
-------------------------------------------------------------------
Sun Oct 30 10:05:05 UTC 2016 - mardnh@gmx.de
- Update to version 0.0.0.git1477595161.5def8d3:
* Cleanly compile with pedantic
* Don't get preferred wg size multiple if compiler is not available
* Minor whitespace
* Support cl_intel_required_subgroup_size
* Support cl_arm_shared_virtual_memory
* Work-group kernel: don't clobber strbuf
* Rewrite build system
* Unbreak Darwin build
-------------------------------------------------------------------
Sat Feb 20 12:36:41 UTC 2016 - mardnh@gmx.de
- Update to version 0.0.0.git1452595883.f951686:
+ Typo
+ Fix memory leak
+ Compile (cleanly) on GCC 4.4 too
+ Declare new 2.1 platform and device info
+ Add support for new platform property
+ Add support for new device properties
+ Document (experimental) support for 2.1
+ Version 2.1.15.11.17
+ plat_version should be a cl_uint
+ Introduce preliminary version checks
+ Audo-detect ICD loader OpenCL version support
+ Document ICD loader version detection
+ Version 2.1.15.12.08
+ libdl only needed on Linux
+ Use snprintf when generating platform symbolic name
+ Use snprintf+bufcpy in device_info_time_offset
+ Some header cleanup
+ Refactor separators handling
+ More header cleanup
+ Mark void functions as such
+ Use NULL where appropriate
+ Option to run sparse via make
+ Avoid mixing declarations and code
+ More separator stuff
+ More aggressive sparse, also use CPPFLAGS and CFLAGS
+ Version 2.1.16.01.06
+ Fix time_offset bufcpy conversion
+ Prefix OCL ICD loader properties in raw mode too
+ Don't check NULL platform behavior in RAW mode
+ No header of OCLICD properties in RAW mode
+ Version 2.1.16.01.12
-------------------------------------------------------------------
Fri Sep 18 18:23:36 UTC 2015 - mardnh@gmx.de
- Update to version 0.0.0.git1430203230.b953d22:
+ List mode: document in man and add a TODO
+ Suppress sign-compare warnings
+ Mark unused parameters
+ Clean build with -Wextra
+ Cleanups by clang's static analyzer
+ Some updates from cl_amd_device_attribute_query v3
+ Tune handing of platforms with no devices
+ We're using C99
+ Experimental support for a few other Intel extension
+ Version 2.0.15.04.28
-------------------------------------------------------------------
Fri Sep 18 18:19:29 UTC 2015 - mardnh@gmx.de
- initial package for mingw64