Re: [PATCH 1/7] gl-renderer: Renaming of things and minor improvements

2016-03-22 Thread Miguel Angel Vico
Hi Daniel, On Tue, 22 Mar 2016 09:06:25 + Daniel Stone wrote: > Hi Miguel, > > On 21 March 2016 at 16:37, Miguel A. Vico > wrote: > > In preparation for follow-on changes to support frame presentation > > through EGLDevice+EGLOutput, this change includes the following: > > -Rename gl_ren

Re: [PATCH 1/7] gl-renderer: Renaming of things and minor improvements

2016-03-22 Thread Daniel Stone
Hi Miguel, On 21 March 2016 at 16:37, Miguel A. Vico wrote: > In preparation for follow-on changes to support frame presentation > through EGLDevice+EGLOutput, this change includes the following: > -Rename gl_renderer_output_create to gl_renderer_output_window_create > -Add argument to gl_re

[PATCH 1/7] gl-renderer: Renaming of things and minor improvements

2016-03-21 Thread Miguel A. Vico
In preparation for follow-on changes to support frame presentation through EGLDevice+EGLOutput, this change includes the following: -Rename gl_renderer_output_create to gl_renderer_output_window_create -Add argument to gl_renderer_create -Rename argument for gl_renderer_create() and gl_r