On Mon, May 8, 2017 at 9:41 AM, Emil Velikov <[email protected]> wrote: > From: Emil Velikov <[email protected]> > > Drop the unsupported pre-JellyBean macros and use a simple egl2android > mapping. With this we loose the explicit abort() provided by LOG_FATAL, > although Mesa already already calls exit(1) in case of a fatal errors. > > Cc: Rob Herring <[email protected]> > Suggested-by: Rob Herring <[email protected]> > Signed-off-by: Emil Velikov <[email protected]> > --- > src/egl/main/egllog.c | 34 +++++++--------------------------- > 1 file changed, 7 insertions(+), 27 deletions(-)
Reviewed-by: Rob Herring <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
