Releases: seekrs/MacroLibX
Releases · seekrs/MacroLibX
v2.2.6
v2.2.5
Version 2.2.5 📢
Small fixes
Changelog
- Added Windows CI with Meson
- Fixed Windows 32bits build
New Contributors
- @Desoroxxx made their first contribution in #194
Full Changelog: v2.2.4...v2.2.5
v2.2.4
Version 2.2.4 📢
Small fixes
Changelog
- Fixed compilation issues on some platforms
- Updated dependencies
- Removed warning
Full Changelog: v2.2.3...v2.2.4
v2.2.3
Version 2.2.3 📢
Small addings
Changelog
- New meson build system by @0verLighT
- Removed unused compilation option
New Contributors
- @0verLighT made their first contribution in #186
Full Changelog: v2.2.2...v2.2.3
v2.2.2
v2.2.1
Version 2.2.1 📢
Really small fixes
Changelog
- Removed now useless image optimizations flag
- Updated dependencies
- Fixed dependencies fetcher CI
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Version 2.2.0 📢
Important fixes and improved quality of development.
Changelog
- Fixed issue with DescriptorPools when allocating more than 1024 images
- Fixed issue with render finished semaphores being based on max frame in flight instead of swapchain images count
- Added headless unit testing in CI
- Fixed bounds of image set pixel functions
- Fixed physical device selection under some drivers (SwiftShaders)
- Added rules to Valgrind suppression file
New Contributors
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Version 2.1.0 📢
Small fixes and a new function to access hidden bindings to Vulkan and SDL2 handlers.
Changelog
- Fixed
Image::GetRegionandImage::SetRegion - Adding
mlx_get_proc_addrto access Vulkan and SDL2 handlers
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Version 2.0.1 📢
A small patch to fix issues with the last release.
Changelog
- Fixed too recent header
- Fixed swapchain surface format selection
- Fixed image file loader error message
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Version 2.0.0 🎉
New major release !
Changelog
- Completely new backend
- Better Vulkan management
- Better API
- Better stability
- Better scalability
- Better graphics management
Coming Soon
- Batch renderer
Full Changelog: v1.3.3...v2.0.0