On 24 January 2017 at 18:07, Eric Engestrom <[email protected]> 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 <[email protected]> > --- > 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 <[email protected]>
Barring any objections I'll push these in a couple of days. Thanks Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
