Skip to content

Releases: seekrs/MacroLibX

v2.2.6

03 Feb 11:11
db299c6

Choose a tag to compare

Version 2.2.6 📢

Bug fix

Changelog

  • Dependencies updates
  • Fixed #199

Full Changelog: v2.2.5...v2.2.6

v2.2.5

28 Jan 08:43
v2.2.5
b09f5c3

Choose a tag to compare

Version 2.2.5 📢

Small fixes

Changelog

  • Added Windows CI with Meson
  • Fixed Windows 32bits build

New Contributors

Full Changelog: v2.2.4...v2.2.5

v2.2.4

11 Jan 13:11
v2.2.4
b345fbc

Choose a tag to compare

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

10 Jan 23:51
v2.2.3
3e82487

Choose a tag to compare

Version 2.2.3 📢

Small addings

Changelog

  • New meson build system by @0verLighT
  • Removed unused compilation option

New Contributors

Full Changelog: v2.2.2...v2.2.3

v2.2.2

04 Nov 20:08
d71a556

Choose a tag to compare

Version 2.2.2 📢

Important fixes

Changelog

  • Fixed exit crash on heavy application.
  • Updated dependencies
  • Fixed infinite descriptor pool creations on window clear

New Contributors

Full Changelog: v2.2.1...v2.2.2

v2.2.1

23 Oct 07:02

Choose a tag to compare

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

22 Oct 11:44

Choose a tag to compare

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

18 Mar 16:27
c54aff0

Choose a tag to compare

Version 2.1.0 📢

Small fixes and a new function to access hidden bindings to Vulkan and SDL2 handlers.

Changelog

  • Fixed Image::GetRegion and Image::SetRegion
  • Adding mlx_get_proc_addr to access Vulkan and SDL2 handlers

Full Changelog: v2.0.1...v2.1.0

v2.0.1

24 Jan 19:41
8ff55ee

Choose a tag to compare

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

11 Jan 22:24
f8dc961

Choose a tag to compare

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