mesa/src/egl
Eric Engestrom 773ff93bc4 egl: compare the whole list of attributes
`memcmp()` compares a given number of bytes, but `EGLAttrib` is larger than a byte.

Fixes: 8e991ce539 "egl: handle the full attrib list in display::options"
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2019-06-11 12:18:09 +00:00
..
drivers egl: Let the caller of dri2_create_drawable decide about loaderPrivate. 2019-06-10 11:06:48 +02:00
generate mapi: move genCommon.py to src/mapi/new 2019-01-24 18:13:25 +00:00
main egl: compare the whole list of attributes 2019-06-11 12:18:09 +00:00
wayland delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
Android.mk egl: add EGL_platform_device support 2019-06-05 13:35:21 -04:00
egl-entrypoint-check egl: use the LC_ALL hammer instead of LANG 2018-11-01 17:25:08 +00:00
egl-symbols-check egl: Use correct shared libraries suffix on macOS. 2018-10-11 11:30:00 -07:00
Makefile.sources egl: add base EGL_EXT_device_base implementation 2018-11-01 00:05:43 +00:00
meson.build egl: add EGL_platform_device support 2019-06-05 13:35:21 -04:00
SConscript drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00