Re: [PATCH xserver v3] xwayland: add glamor Xv adaptor

2016-03-09 Thread Adam Jackson
On Tue, 2016-03-08 at 10:15 -0500, Olivier Fourdan wrote: > Hi Adam, > > I had posted a revisited version using GL_MAX_TEXTURE_SIZE to > determine the encoder size as per your review last week, is there > anything else that needs rework? This adds a warning, but I don't think that's your fault:

Re: [PATCH xserver v3] xwayland: add glamor Xv adaptor

2016-03-08 Thread Olivier Fourdan
Hi Adam, I had posted a revisited version using GL_MAX_TEXTURE_SIZE to determine the encoder size as per your review last week, is there anything else that needs rework? Cheers, Olivier - Original Message - > This adds an Xv adaptor using glamor. > > Signed-off-by: Olivier Fourdan

[PATCH xserver v3] xwayland: add glamor Xv adaptor

2016-03-01 Thread Olivier Fourdan
This adds an Xv adaptor using glamor. Signed-off-by: Olivier Fourdan --- v2: Plug leak of Xv adaptor and glamor private ports array on closure v3: Get the adaptor size from the GL_MAX_TEXTURE_SIZE hw/xwayland/Makefile.am | 4 +-