Age | Commit message (Collapse) | Author |
|
Signed-off-by: Tobias Kortkamp <tobik@FreeBSD.org>
|
|
|
|
Remove the limited color setting from the
generic settings.xml and add it to the platforms
that support limited range.
Create missing platform xml's for x11 and
wayland.
|
|
|
|
|
|
|
|
|
|
This reverts commit 6b1e800e11ab82b544b4ff1883b789547d5cc01c.
|
|
|
|
|
|
|
|
Wayland fixes
|
|
wayland can use either gl or gles and we need to know which in add-ons
|
|
xkbcommon
waylandpp 0.1.5 for const-correct cursor functions
xkbcommon 0.4.1 for xkb_state_key_get_utf32
|
|
This now requires pkgconfig for correct operation. This should not be
a problem since wayland is only used on UNIX platforms anyway.
|
|
|
|
|
|
[cmake] iconv is a required dependency
|
|
|
|
[linux] remove imx platform
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[linux] treat rbpi as linux not a separate platform
|
|
|
|
|
|
[cmake] cleanup FindOpenGLES.cmake
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|