On Tue 14 Aug 2018, Tapani Pälli wrote:
> Hi Chad;
>
> On 08/08/2018 06:53 PM, Tapani Pälli wrote:
> >
> >
> > On 07.08.2018 21:16, Chad Versace wrote:
> > > On Mon 06 Aug 2018, Chad Versace wrote:
> > > > On Fri 03 Aug 2018, Tapani Pälli wrote:
> > > > > One tiny nit below but for patches 3,4 a
Hi Chad;
On 08/08/2018 06:53 PM, Tapani Pälli wrote:
On 07.08.2018 21:16, Chad Versace wrote:
On Mon 06 Aug 2018, Chad Versace wrote:
On Fri 03 Aug 2018, Tapani Pälli wrote:
One tiny nit below but for patches 3,4 and 5:
Reviewed-by: Tapani Pälli
Special thanks for the documentation. I wa
On 07.08.2018 21:16, Chad Versace wrote:
On Mon 06 Aug 2018, Chad Versace wrote:
On Fri 03 Aug 2018, Tapani Pälli wrote:
One tiny nit below but for patches 3,4 and 5:
Reviewed-by: Tapani Pälli
Special thanks for the documentation. I want to go through rest of changes
within Android but I'm
On Mon 06 Aug 2018, Chad Versace wrote:
> On Fri 03 Aug 2018, Tapani Pälli wrote:
> > One tiny nit below but for patches 3,4 and 5:
> >
> > Reviewed-by: Tapani Pälli
> >
> > Special thanks for the documentation. I want to go through rest of changes
> > within Android but I'm currently experienci
On Fri 03 Aug 2018, Tapani Pälli wrote:
> One tiny nit below but for patches 3,4 and 5:
>
> Reviewed-by: Tapani Pälli
>
> Special thanks for the documentation. I want to go through rest of changes
> within Android but I'm currently experiencing some horrible issues with the
> image building. I'm
One tiny nit below but for patches 3,4 and 5:
Reviewed-by: Tapani Pälli
Special thanks for the documentation. I want to go through rest of
changes within Android but I'm currently experiencing some horrible
issues with the image building. I'm hoping to resolve those soon and get
back to busi
Define extensions DRI_MutableRenderBufferDriver and
DRI_MutableRenderBufferLoader. These are the two halves for
EGL_KHR_mutable_render_buffer.
Outside the DRI code there is one additional change. Add
gl_config::mutableRenderBuffer to match
__DRI_ATTRIB_MUTABLE_RENDER_BUFFER. Neither are used yet.
Define extensions DRI_MutableRenderBufferDriver and
DRI_MutableRenderBufferLoader. These are the two halves for
EGL_KHR_mutable_render_buffer.
Outside the DRI code there is one additional change. Add
gl_config::mutableRenderBuffer to match
__DRI_ATTRIB_MUTABLE_RENDER_BUFFER. Neither are used yet.