Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

v2.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nunofachada nunofachada released this 11 Oct 22:41
· 516 commits to master since this release
  • Fix several warnings with Clang and MSVC
  • Add compatibility with Visual Studio 32/64 and MinGW64
  • Add compatibility with XCode and MacOSX
  • Add automatic packaging with DEB, RPM and NSIS
  • Automatic build of man pages
  • Several improvements to the Profiler module
  • Add method to CCLQueue class to release events associated with the queue
  • Output stack trace to debug stream when error occurs
  • Output program build log to debug stream
  • Refactor image and buffer enqueue function prototypes for coherence with remaining library (i.e. the respective object is given as the first argument)