glfw/docs
Camilla Löwy 05dd2fa298 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.
2020-07-29 15:21:45 +02:00
..
build.dox Clarify docs on default GL header inclusion 2020-06-02 18:04:49 +02:00
CMakeLists.txt Put docs target in GLFW3 folder 2020-02-10 17:44:34 +01:00
CODEOWNERS Add initial CODEOWNERS file 2019-11-14 19:50:14 +01:00
compat.dox Add GLFW_CONTEXT_DEBUG window hint alias 2020-06-28 19:27:48 +02:00
compile.dox Disable examples and tests when a subproject 2019-05-17 16:12:52 +02:00
context.dox Cocoa: Finish launching NSApp in glfwInit 2020-03-12 01:56:35 +01:00
CONTRIBUTING.md Use HTTPS for Discourse forum 2019-10-16 02:33:12 +02:00
Doxyfile.in Refresh Doxygen file with version 1.8.18 2020-06-05 19:11:04 +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-21 18:06:13 +02:00
internal.dox Remove unmaintained internal Doxygen docs 2018-01-17 11:25:32 +01:00
intro.dox Make joystick platform code init on demand 2020-07-21 17:38:56 +02:00
main.dox Start 3.4 2019-04-16 23:08:39 +02:00
monitor.dox Documentation work 2019-05-17 16:12:52 +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-07-29 15:21:45 +02:00
quick.dox Clarify docs on default GL header inclusion 2020-06-02 18:04:49 +02:00
spaces.svg Cleanup 2019-01-25 12:46:46 +01:00
SUPPORT.md Add initial GH support file 2019-11-14 19:50:14 +01:00
vulkan.dox Update community resource links 2020-05-05 00:38:14 +02:00
window.dox Win32: Disable fb transparency when it is broken 2020-07-29 15:21:45 +02:00