xserver/hw/xfree86/drivers/modesetting
Daniel Martin 8a16620dcd modesetting: Create new EGL screen in drmmode_xf86crtc_resize
If we don't glamor_egl_create_textured_screen_ext() in
drmmode_xf86crtc_resize() we end up with a black screen and no client
window(s) visible.

Signed-off-by: Daniel Martin <consume.noise@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2014-12-08 15:49:38 -08:00
..
Makefile.am modesetting: Add support for DRI2 with glamor. 2014-10-27 13:16:43 -07:00
dri2.c modesetting: Add support for DRI2 with glamor. 2014-10-27 13:16:43 -07:00
driver.c modesetting: Move Bool glamor into drmmode struct 2014-12-08 15:49:33 -08:00
driver.h modesetting: Move Bool glamor into drmmode struct 2014-12-08 15:49:33 -08:00
drmmode_display.c modesetting: Create new EGL screen in drmmode_xf86crtc_resize 2014-12-08 15:49:38 -08:00
drmmode_display.h modesetting: Move Bool glamor into drmmode struct 2014-12-08 15:49:33 -08:00
modesetting.man modesetting: Add support for rendering using glamor. 2014-10-09 09:48:51 +02:00
vblank.c modesetting: Skip kernel work-around on error in crtc to kernel msc 2014-10-27 15:28:14 -07:00