Re: [PATCH 6/7] compositor-drm: Renaming of things

2016-03-22 Thread Pekka Paalanen
On Tue, 22 Mar 2016 08:49:11 + Daniel Stone wrote: > Hi, > > On 21 March 2016 at 16:41, Miguel A. Vico wrote: > > In preparation for follow-on changes to support frame presentation > > through EGLDevice+EGLOutput, this change includes the following: > > - Rename drm_backend::format to g

Re: [PATCH 6/7] compositor-drm: Renaming of things

2016-03-22 Thread Daniel Stone
Hi, On 21 March 2016 at 16:41, Miguel A. Vico wrote: > In preparation for follow-on changes to support frame presentation > through EGLDevice+EGLOutput, this change includes the following: > - Rename drm_backend::format to gbm_format > - Rename drm_output::formatto gbm_format > - Rena

[PATCH 6/7] compositor-drm: Renaming of things

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 drm_backend::format to gbm_format - Rename drm_output::formatto gbm_format - Rename drm_output::surface to gbm_surface - Rename drm_output::cu