commit | 57430aa4af740b995f848511cb8dac996ce1d792 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon May 15 17:25:27 2023 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Sun May 28 13:08:25 2023 +0400 |
tree | 5c1235113af8c23ac4c74d1f3cb3fd7c6fdb1726 | |
parent | 529969b8d03970bae5feef8c69ebf5e0f521131c [diff] |
gtk: add gl-area support on win32 On Windows, we don't use the low-level GBM/EGL helpers (no dmabuf etc), we can turn on GL area support for the rest of rendering. (fwiw, GDK backend may be either WGL or EGL) Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Tested-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230515132527.1026064-1-marcandre.lureau@redhat.com>