[Mesa-dev] [PATCH] egl: simplify the Android logger

Rob Herring robh at kernel.org
Mon May 8 14:52:48 UTC 2017


On Mon, May 8, 2017 at 9:41 AM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> 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 <robh at kernel.org>
> Suggested-by: Rob Herring <robh at kernel.org>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
>  src/egl/main/egllog.c | 34 +++++++---------------------------
>  1 file changed, 7 insertions(+), 27 deletions(-)

Reviewed-by: Rob Herring <robh at kernel.org>


More information about the mesa-dev mailing list