Files
glfw/docs
Camilla Löwy ef6c9d8b4f Wayland: Fix window opacity on older systems
On systems lacking the EGL_EXT_present_opaque extension, some
compositors treat any buffer with an alpha channel as per-pixel
transparent.

This commit ignores any EGLConfig with an alpha channel if the extension
is missing and the window is created with GLFW_TRANSPARENT_FRAMEBUFFER
set to false.

This is technically not a breaking change since GLFW_ALPHA_BITS is not
a hard constraint, but it is still going to inconvenience anyone using
the framebuffer alpa channel to store other kinds of data.

Related to #1895
2022-08-01 19:19:51 +02:00
..
2022-07-28 15:56:18 +02:00
2022-07-28 15:56:18 +02:00
2022-07-28 15:56:18 +02:00
2022-07-28 15:56:18 +02:00
2022-07-11 20:52:43 +02:00
2018-11-05 19:04:27 +01:00
2013-09-21 15:18:49 +04:30
2022-07-28 15:56:18 +02:00
2021-10-13 21:47:11 +02:00
2022-07-28 15:56:18 +02:00
2019-04-16 23:08:39 +02:00
2022-07-28 15:56:18 +02:00
2022-07-28 15:56:18 +02:00
2022-07-28 15:56:18 +02:00
2019-01-25 12:46:46 +01:00
2022-07-28 15:56:18 +02:00