glfw/docs
Camilla Löwy 63af05c419 Clarify docs on default GL header inclusion
The documentation claims that any extension loader library header
included before the GLFW one will prevent the inclusion of the
default OpenGL header.  In reality this only worked if the loader
defined the canonical desktop OpenGL __gl_h_ inclusion guard and even
then relied on the OpenGL header to detect this.

This is the companion to 105cf32e0b, which
added the preprocessor logic to check for many known OpenGL and OpenGL
ES inclusion guards and not even attempt to include the default header
if any are present.

Some clarification of the language around header inclusion has also been
attempted, including making GLFW_INCLUDE_NONE more prominent.

Fixes #1695.

(cherry picked from commit 399c2a1fad)
2020-06-02 19:02:10 +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 Fix typos 2019-09-23 15:27:17 +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 Documentation work 2019-04-15 02:46:07 +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: Change transparent framebuffer key color 2019-11-14 21:30:02 +01:00