AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to release 1.7.0 * wayland: Support for the xdg-shell protocol. * surfaceless: Implement window resize * GLX/WGL: Behave correctly in the presence of ARB_create_context * tests: Rework and extend test suite * cmake: Bump requirement to 2.8.12 * man: Spelling and associated fixes. * GBM: Pass valid arguments to gbm_surface_create_with_modifiers * apple: Build fixes
- bugfix release 1.6.3 (changes since 1.6.1) * docs: Add waffle 1.6.3 release notes * docs: Add waffle 1.6.2 release notes * meson: Fix meson build if bash-completion not found * meson: always install bash-completion file * meson: do not replace datadir for bash completion * wflinfo: use glGetStringi() only when available * gitlab-ci: update to latest ci-template * apple: hide GL deprecation warnings * tests/gl_basic_test: fix SURFACELESS_EGL only build * gbm: don't pass invalid arguments to gbm_surface_create_with_modifiers * cmocka: don't require librt, when it's not unavailable
- Use current cmake macros - Specify minimal build dependencies as required by upstream
- bugfix release 1.6.1 * wflinfo: Correctly install the bash completion file * GLX/WGL: Handle ARB_create_context appropriatelly * Wayland: Build fix for -fno-common, default with GCC10 * Surfaceless: Implement window_resize - added tests to cover above issues - addressing the -fno-common build issue, required us to bump the wayland-client requirement to v1.10
- version 1.6.0 * nacl support in cmake * a shiny new meson build system * json output from wflinfo * EGL/GBM modifiers support * Out of the box FreeBSD support when using meson * Also included are a number of behind the scenes changes from Emil, in particular a massive refactoring/improvement of the unit tests. - no longer package LICENSE in every subpackage: instead let library package require base package - improve description of devel package
- Install license
- Add gpg signature - Build and run functional tests - Use more of cmake macros - Small cleanup with spec-cleaner
- Trim fillers from description; set RPM groups properly. - Heed shared library packaging guideline: libwaffle-1-0 must contain only the library.
- use standard cmake macros - spec-cleaned - add support for wayland
- update to version 1.5.2
- update to version 1.2.2
- version 1.2.1
- initial package