glfw/docs
Camilla Löwy 399c2a1fad 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.
2020-06-02 18:04:49 +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 Mention that xdg-shell is mandatory on Wayland 2020-02-06 09:02:16 +01: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 Fix typos 2019-09-16 12:30:25 +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 Add more standard cursors 2019-11-28 22:24:00 +01:00
internal.dox Remove unmaintained internal Doxygen docs 2018-01-17 11:25:32 +01:00
intro.dox Cocoa: Finish launching NSApp in glfwInit 2020-03-12 01:56:35 +01: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 Note removal of wl_shell support in release notes 2020-05-19 18:56:25 +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: Add GLFW_WIN32_KEYBOARD_MENU 2019-11-11 22:37:18 +01:00