Camilla Löwy
532bd66e7f
Convert Doxygen tables of contents to Markdown
ago%!(EXTRA string=1 year)
Camilla Löwy
1a0bae7fa8
Convert Doxygen code sections to Markdown
ago%!(EXTRA string=1 year)
Camilla Löwy
611099f745
Convert Doxygen headings to Markdown
ago%!(EXTRA string=1 year)
Camilla Löwy
3e73a5c76c
Rename Doxygen files to Markdown
ago%!(EXTRA string=1 year)
Camilla Löwy
fb10e95f78
Add language tags for C code sections
ago%!(EXTRA string=1 year)
Camilla Löwy
0bd3e879e1
Fix unneccessary use of "must"
...
Passing a context-less window to a function that requires a context only
emits a harmless GLFW_NO_WINDOW_CONTEXT error.
ago%!(EXTRA string=1 year)
TheChocolateOre
2e12ef00bb
Fix typos and other issues in docs
...
This fixes spelling, grammar and punctuation issues, missing words and
stray words across the documentation. A confusing sentence was removed
from the tutorial.
Closes #2085
ago%!(EXTRA string=3 years)
Camilla Löwy
ec621a00bd
Replace GL_ARB_debug_output in context guide
...
New code should use GL_KHR_debug instead but it's not as good an example
to use in this case as the symbols it adds has no suffixes.
ago%!(EXTRA string=4 years)
Camilla Löwy
72366ac9a9
Cocoa: Finish launching NSApp in glfwInit
...
This moves the remaining bits of NSApplication initialization into
_glfwPlatformInit. As a side-effect of this, any command-line program
initializing GLFW will get a menu bar, which is not ideal.
If this has happened to you and a bisect led you here, please see the
GLFW_COCOA_MENUBAR init hint introduced in GLFW 3.3.
If this patch is a terrible idea, please get in touch in the 3.4 release
timeframe.
This is a replacement for 6e6805000a
,
which attempts to preserve the existing menu bar creation behavior for
the 3.3-stable branch.
Fixes #1649 .
ago%!(EXTRA string=5 years)
MrVallentin
85fd5aa6c4
Use HTTPS when possible
ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot
c3cba58a71
Remove trailing whitespace
ago%!(EXTRA string=7 years)
Camilla Löwy
bfe2d42af4
Documentation work
ago%!(EXTRA string=8 years)
Camilla Löwy
546c99a3a3
Made sharing an example
ago%!(EXTRA string=8 years)
Camilla Löwy
f2756d0b3f
Documentation work
...
Related to #1065 .
ago%!(EXTRA string=8 years)
Camilla Löwy
1be81a1540
Documentation work
ago%!(EXTRA string=8 years)
Camilla Löwy
6d9a58bfef
Add glfwInitHint
...
This allows setting hints that control how the library is initialized,
transforming more compile-time options into run-time ones.
ago%!(EXTRA string=8 years)
Camilla Löwy
ce161c2c02
Documentation work
...
[ci skip]
ago%!(EXTRA string=9 years)
Camilla Berglund
8d6f265441
Update default name from OS X to macOS
...
Note that earlier releases are still referred to by their proper names;
OS X <version> or Mac OS X <version>.
ago%!(EXTRA string=9 years)
Camilla Berglund
0f12be7549
Documentation work
ago%!(EXTRA string=9 years)
Camilla Berglund
ef80beab81
Add run-time context creation API selection
...
Fixes #145 .
ago%!(EXTRA string=9 years)
Camilla Berglund
80c203f3bb
Separate guide and reference documentation tags
ago%!(EXTRA string=9 years)
Camilla Berglund
9b75bffc88
Add basic Vulkan support
...
Added GLFW_INCLUDE_VULKAN. Added glfwVulkanSupported,
glfwGetRequiredInstanceExtensions, glfwGetInstanceProcAddress,
glfwGetPhysicalDevicePresentationSupport and glfwCreateWindowSurface.
Added port of LunarG SDK tri example.
ago%!(EXTRA string=9 years)
Camilla Berglund
0df4e06f11
Make more RFC 2119 compliant use of may
ago%!(EXTRA string=10 years)
Camilla Berglund
001761ed58
Add note on event processing to context guide
ago%!(EXTRA string=10 years)
Camilla Berglund
98b478fec1
Add more GLFW_NO_API documentation
ago%!(EXTRA string=10 years)
Camilla Berglund
b312f5e208
Fix grammar
ago%!(EXTRA string=10 years)
Camilla Berglund
0eccf75f65
Replace GL booleans with public macros
ago%!(EXTRA string=10 years)
Camilla Berglund
c8e068712b
Fix glfwGetProcAddress documentation
ago%!(EXTRA string=10 years)
Camilla Berglund
4188c263e3
Documentation work.
ago%!(EXTRA string=10 years)
Camilla Berglund
4e375d0e74
Documentation work.
ago%!(EXTRA string=10 years)
Camilla Berglund
500f5ebf04
Documentation work.
...
Fixes #416 .
ago%!(EXTRA string=10 years)
Camilla Berglund
138feb8be6
Documentation work.
ago%!(EXTRA string=10 years)
Camilla Berglund
2d13eb0920
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
96d230becb
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
95654cfada
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
4591ad2d64
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
e8e05d462c
Documentation work.
...
Fixes #276 .
ago%!(EXTRA string=11 years)
Camilla Berglund
5668eb0732
Added paragraph on object sharing.
ago%!(EXTRA string=12 years)
Camilla Berglund
1f5f20eeef
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
608109c249
Documentation work.
ago%!(EXTRA string=12 years)