NVIDIA / egl-wayland

The EGLStream-based Wayland external platform
MIT License
275 stars 44 forks source link

re-define EGL_WAYLAND_Y_INVERTED_WL #26

Closed tpgxyz closed 4 years ago

tpgxyz commented 4 years ago

Fixes #25 based on https://cgit.freedesktop.org/mesa/mesa/tree/include/EGL/eglmesaext.h

erik-kz commented 4 years ago

Thank you very much for the patch, Tomasz, and my apologies for the delay in following-up. Since EGL_WAYLAND_Y_INVERTED_WL is part of the EGL_WL_bind_wayland_display extension, it isn't actually correct to add its definition to the EGL_WL_wayland_eglstream block. Instead, I've copied the definitions for the former extension to wayland-egl-ext.h in https://github.com/NVIDIA/egl-wayland/commit/4a343a4b563e84c6258efbddf1d910f9dd6e0300.