xserver-multidpi/hw/xwayland
Markus Wick 5af2f5b7d2 xwayland: Set glamor filter to nearest
glEGLImageTargetTexture2DOES only set the first level.
Mesa handles this new texture as incomplete and renders a black screen.
We also want to prevent linear filtering.

https://bugs.freedesktop.org/show_bug.cgi?id=81800

Signed-off-by: Markus Wick <markus@selfnet.de>
Reviewed-and-Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2015-01-17 07:47:53 +13:00
..
.gitignore Xwayland DDX 2014-04-03 15:19:22 -07:00
drm.xml xwayland: Add glamor and DRI3 support 2014-06-24 15:09:55 -07:00
Makefile.am Remove explicit dependency on $(WAYLAND_LIBS) 2015-01-04 16:51:19 -08:00
xwayland-cursor.c Xwayland DDX 2014-04-03 15:19:22 -07:00
xwayland-cvt.c Xwayland DDX 2014-04-03 15:19:22 -07:00
xwayland-glamor.c xwayland: Set glamor filter to nearest 2015-01-17 07:47:53 +13:00
xwayland-input.c Fix "Back", "Forward", and other special mouse buttons in XWayland. 2014-12-25 13:31:38 -08:00
xwayland-output.c Xwayland DDX 2014-04-03 15:19:22 -07:00
xwayland-shm.c Xwayland DDX 2014-04-03 15:19:22 -07:00
xwayland.c xwayland: declare fatal log handler as noreturn 2014-11-12 10:25:00 +10:00
xwayland.h xwayland: Implement throttling for surfaces based on the frame event 2014-09-11 23:40:27 -06:00