[Mesa-dev] [PATCH] egl: Print the actual message to the console from _eglError().

Emil Velikov emil.l.velikov at gmail.com
Fri Nov 16 17:39:38 UTC 2018


On Fri, 16 Nov 2018 at 05:15, Eric Anholt <eric at anholt.net> wrote:
>
> Previously we would print errors on the console like:
>
>    libEGL debug: EGL user error 0x3001 (EGL_NOT_INITIALIZED) in eglInitialize
>
> When we had everything we needed for:
>
>    libEGL debug: EGL user error 0x3001 (EGL_NOT_INITIALIZED) in eglInitialize: DRI2: failed to find EGLDevice
>
> (for a gbm error in my case)

Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

-Emil


More information about the mesa-dev mailing list