On Mon, May 8, 2017 at 9:41 AM, Emil Velikov wrote:
> From: Emil Velikov
>
> 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.
>
From: Emil Velikov
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
Suggested-by: Rob Herring
Signed-off-by: Emil