glfw/docs
Camilla Löwy 8363179eee Win32: Disable fb transparency when it is broken
On Windows 7, when GLFW framebuffer transparency and the DWM are enabled
but DWM transparency is disabled (i.e. when the Transparency setting is
disabled under Personalization > Color), the contents of the framebuffer
is combined with the last frame using additive blending instead of
replacing the previous contents.

This commit limits GLFW framebuffer transparency on Windows 7 to when
DWM transparency is enabled, removing the previous workaround of setting
a layered window color key that led to rendering artifacts.

Fixes #1512.

(cherry picked from commit 05dd2fa298)
2020-09-02 22:27:45 +02:00
..
build.dox Clarify docs on default GL header inclusion 2020-06-02 19:02:10 +02:00
CMakeLists.txt Put docs target in GLFW3 folder 2020-02-13 22:02:06 +01:00
CODEOWNERS Add initial CODEOWNERS file 2019-11-14 21:34:31 +01:00
compat.dox Cocoa: Add support for VK_EXT_metal_surface 2020-01-17 15:38:54 +01:00
compile.dox Replace glad and the Vulkan SDK with glad2 2019-04-15 02:45:48 +02:00
context.dox Use HTTPS when possible 2018-11-03 11:57:47 +01:00
CONTRIBUTING.md Use HTTPS for Discourse forum 2019-11-05 17:59:03 +01:00
Doxyfile.in Fix typos 2019-09-23 15:27:17 +02:00
DoxygenLayout.xml Add tutorial to Doxygen menu 2018-11-05 19:04:27 +01:00
extra.css Update for Doxygen CSS changes 2019-04-05 14:25:28 +02:00
extra.less Update for Doxygen CSS changes 2019-04-05 14:25:28 +02:00
footer.html Removed invisible element. 2013-09-21 15:18:49 +04:30
header.html Use HTTPS when possible 2018-11-03 11:57:47 +01:00
input.dox Documentation fix 2020-07-22 18:08:20 +02:00
internal.dox Remove unmaintained internal Doxygen docs 2018-01-17 11:25:32 +01:00
intro.dox Documentation work 2019-04-05 03:26:52 +02:00
main.dox Documentation work 2019-04-05 03:26:52 +02:00
monitor.dox Documentation work 2019-05-19 18:26:51 +02:00
moving.dox Use HTTPS when possible 2018-11-03 11:57:47 +01:00
news.dox Win32: Disable fb transparency when it is broken 2020-09-02 22:27:45 +02:00
quick.dox Clarify docs on default GL header inclusion 2020-06-02 19:02:10 +02:00
spaces.svg Cleanup 2019-01-25 12:46:46 +01:00
SUPPORT.md Add initial GH support file 2019-11-14 21:34:27 +01:00
vulkan.dox Update community resource links 2020-05-19 14:33:23 +02:00
window.dox Win32: Disable fb transparency when it is broken 2020-09-02 22:27:45 +02:00