[Mesa-dev] [PATCH mesa 1/2] egl: update headers from registry

Emil Velikov emil.l.velikov at gmail.com
Wed Jan 25 16:05:17 UTC 2017


On 24 January 2017 at 18:07, Eric Engestrom <eric.engestrom at imgtec.com> wrote:
> Khronos introduced a new macro (suggested by Google) to avoid using
> C-style casts in C++ code, as those generate warnings.
>
> Khronos Bugzilla: https://cvs.khronos.org/bugzilla/show_bug.cgi?id=16113
> Signed-off-by: Eric Engestrom <eric.engestrom at imgtec.com>
> ---
>  include/EGL/egl.h         |  24 +++---
>  include/EGL/eglext.h      | 197 +++++++++++++++++++++++++++++++++++++++++++---
>  include/EGL/eglplatform.h |  10 ++-
>  3 files changed, 206 insertions(+), 25 deletions(-)
>
Skimming through the diff and it all looks good.
This and 2/2 are
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

Barring any objections I'll push these in a couple of days.

Thanks
Emil


More information about the mesa-dev mailing list