All notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- CMake: CUDA as first-order language, different CC selection
- Improved checks for CUDA textures PR
- CMake: Improved support for all Cuda CC PR
- CMake: support for cuda 11 PR
- Support for Cuda CC 7 cards (RTX 2080) PR
- Support for Boost 1.70 PR
- Support for device selection and multiple GPUs PR
- Improved resource releasing PR
- Remove boost dependency from the main library PR
- Bugfix: Support for images with different resolutions PR
- CMake: Auto-build export symbols for shared libs on Windows PR
- Bugfix: freeing page-aligned memory on Win32 PR
- Paper published @MMSys18 (https://dl.acm.org/doi/10.1145/3204949.3208136)
- Docker support PR
- Appveyor CI windows PR
- Support for Cuda 9 PR
- Thrust with Cuda 7 PR