mesa/src/egl
Emil Velikov c58af5cbb2 egl: fold _eglError() + return EGL_FALSE
The function _eglError() already explicitly returns EGL_FALSE,
explicitly to simplify the callers. Make use of it.

While EGL_FALSE is numerically identical to false, NULL, EGL_NO_FOO,
storage is not the same so we cannot use it for "everything".

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
2017-06-26 12:41:00 +01:00
..
drivers egl: fold _eglError() + return EGL_FALSE 2017-06-26 12:41:00 +01:00
generate EGL: Implement the libglvnd interface for EGL (v3) 2017-04-17 13:03:58 +01:00
main egl: fold _eglError() + return EGL_FALSE 2017-06-26 12:41:00 +01:00
wayland wayland: move .gitignore where applicable 2017-03-13 11:16:30 +00:00
.gitignore egl: add gitignore 2017-04-22 00:42:38 +01:00
Android.mk Android: push driver build details to driver makefiles 2017-05-11 13:52:21 +01:00
egl-entrypoint-check check: add support for running test as standalone 2017-02-26 13:39:45 +00:00
egl-symbols-check egl/egl-symbols-check: do not mandate bash 2017-03-10 14:12:48 +00:00
Makefile.am Fix khrplatform.h not installed if EGL is disabled. 2017-06-14 16:55:13 +01:00
Makefile.sources egl: remove suprous header eglcompiler.h 2017-05-08 15:33:59 +01:00
SConscript egl: Fix missing Haiku include path 2015-09-28 13:58:25 -04:00