Age | Commit message (Collapse) | Author |
|
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[gbm] define EGL_NO_X11 to follow upstream changes
|
|
|
|
GLX and VDPAU are only compatible with GL
|
|
|
|
Amlogic developers are encouraged to move to the GBM platform
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|