Re: [PATCH xserver 2/2] glamor: Hide new DRI for behind Option "Debug" "dmabuf_capable"

2018-03-29 Thread Emil Velikov
On 28 March 2018 at 17:46, Adam Jackson wrote: > ... for xfree86, at least for now. Things appear to work for Xwayland > but not yet for modesetting. Hopefully we can fix that before 1.20 but > in the meantime this makes testing both paths easier than a rebuild. > > Signed-off-by: Adam Jackson >

Re: [PATCH xserver 2/2] glamor: Hide new DRI for behind Option "Debug" "dmabuf_capable"

2018-03-28 Thread Adam Jackson
On Wed, 2018-03-28 at 13:40 -0400, Adam Jackson wrote: > On Wed, 2018-03-28 at 12:46 -0400, Adam Jackson wrote: > > > @@ -960,7 +961,8 @@ glamor_egl_init(ScrnInfoPtr scrn, int fd) > > "EGL_EXT_image_dma_buf_import") && > > epoxy_has_egl_extension(glamor_eg

Re: [PATCH xserver 2/2] glamor: Hide new DRI for behind Option "Debug" "dmabuf_capable"

2018-03-28 Thread Adam Jackson
On Wed, 2018-03-28 at 12:46 -0400, Adam Jackson wrote: > @@ -960,7 +961,8 @@ glamor_egl_init(ScrnInfoPtr scrn, int fd) > "EGL_EXT_image_dma_buf_import") && > epoxy_has_egl_extension(glamor_egl->display, > "EGL_EXT_image_dma

[PATCH xserver 2/2] glamor: Hide new DRI for behind Option "Debug" "dmabuf_capable"

2018-03-28 Thread Adam Jackson
... for xfree86, at least for now. Things appear to work for Xwayland but not yet for modesetting. Hopefully we can fix that before 1.20 but in the meantime this makes testing both paths easier than a rebuild. Signed-off-by: Adam Jackson --- glamor/glamor_egl.c | 4 +++- hw/xfree86/man/