Skip to content

libprojectM Release 4.1.4

Latest
Compare
Choose a tag to compare
@kblaschke kblaschke released this 24 Jan 14:22
d0caed9

This release contains a backport from the main development to fix a linker/runtime issue on systems only providing core OpenGL 4.1 libraries or lower, as the code contained one function call that is only available from core OpenGL 4.2 and later. This mainly affects macOS, but also some older Linux distributions as well.

GLES builds were not affected as the function wasn't used when building libprojectM for GLES.

What's Changed

Full Changelog: v4.1.3...v4.1.4