- Update to version 3.1.7:
* Vendoring libglm headers to remove a dependency
* Subdirectory scanning for textures and presets
* Support for text drawing and feedback in pmSDL (may not be enabled by configuration)
macOS should support building with autotools now, not just xcode
- Removed patch to reduce build dependencies, as it's no longer required:
* 0001-Reduce-dependencies.patch
OBS-URL: https://build.opensuse.org/request/show/858984
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/projectM?expand=0&rev=33
- Update to version 3.1.0
* Thanks to the tireless efforts of @deltaoscarmike there are
now modern GLSL shaders being run for the core renderer and all
presets with shader code in them (transpiled on the fly from
HLSL to GLSL).
* Improved support for GLES and embedded platforms (compile
with --enable-gles).
* Thread-safety errors fixed.
* The macOS iTunes plugin is fully working once again.
* Work continues on making it run in a web browser (#92),
windows (#98), working with downstream package maintainers,
projects using it as a plugin.
version 3.0.0
* This includes fantastic work from @deltaoscarmike on
modernizing OpenGL for GLES3 support which should enable the
building of projectM on modern and embedded devices - #70 .
* Also includes work from @mbellew adding intel SSE support to
optimize expression parsing - #59 .
* Coming soon: fixing shader support - #26
version 2.2.1
* New! Qt5 support thanks to @deltaoscarmike
* Building improvements.
version 2.2.0
* Now building using GNU autotools
- Dropped qt4 package
- Dropped projectM-2.1.0-fix-isnan-gcc6.patch,
projectM-2.1.0-no-return-in-nonvoid.patch,
projectM-2.1.0-SUSE_misc.patch and
projectM-2.1.0-Qt5.patch
- Added projectM-disable_native_plugins.patch and
projectM-increase_soversion.patch
OBS-URL: https://build.opensuse.org/request/show/681236
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/projectM?expand=0&rev=24