Camilla Berglund
0df4e06f11
Make more RFC 2119 compliant use of may
ago%!(EXTRA string=10 years)
Camilla Berglund
98b478fec1
Add more GLFW_NO_API documentation
ago%!(EXTRA string=10 years)
Camilla Berglund
d946337724
Document GLFW_CONTEXT_NO_ERROR caveat
ago%!(EXTRA string=10 years)
Camilla Berglund
7be8209d14
Add GLFW_CONTEXT_NO_ERROR window hint
...
This adds support for the GL_KHR_no_error extension.
ago%!(EXTRA string=10 years)
Camilla Berglund
88660fdf64
Add note on C++11/C11 UTF-8 literals
ago%!(EXTRA string=10 years)
Camilla Berglund
37b10d1a0e
New release
ago%!(EXTRA string=10 years)
Camilla Berglund
af5b82acf5
Documentation work
ago%!(EXTRA string=10 years)
Camilla Berglund
d84772d620
Add size limits and aspect ratio functions
...
Fixes #555 .
ago%!(EXTRA string=10 years)
Camilla Berglund
0eccf75f65
Replace GL booleans with public macros
ago%!(EXTRA string=10 years)
Camilla Berglund
04c057238b
Added support for EXT_framebuffer_sRGB.
...
Added sRGB extensions to standards conformance page.
ago%!(EXTRA string=10 years)
Camilla Berglund
8309e0ecb0
Use DwmFlush when DWM is enabled.
...
Use DwmFlush instead of WGL_EXT_swap_control when desktop compositing is
enabled, to avoid the jitter of DWM and WGL vsync fighting.
Fixes #516 .
ago%!(EXTRA string=10 years)
Camilla Berglund
460c34df4b
Documentation tweaks.
ago%!(EXTRA string=10 years)
Camilla Berglund
427c79b24b
Documented framebuffer attribute retrieval.
...
Related to #476 .
ago%!(EXTRA string=10 years)
Camilla Berglund
f3270d4ce8
Fixed language referring to GLFW 2.
...
Fixes #476 .
ago%!(EXTRA string=10 years)
Camilla Berglund
5268914b3f
Started 3.1.2.
ago%!(EXTRA string=10 years)
Camilla Berglund
75b7720d00
Removed stray word in window guide.
ago%!(EXTRA string=10 years)
Camilla Berglund
98e36753e6
Clarified language for windowed full screen.
...
Fixes #447 .
ago%!(EXTRA string=10 years)
Camilla Berglund
ead8a1c333
Started 3.1.1.
ago%!(EXTRA string=10 years)
Camilla Berglund
4188c263e3
Documentation work.
ago%!(EXTRA string=10 years)
Camilla Berglund
ce196232a7
Documentation work.
ago%!(EXTRA string=10 years)
Camilla Berglund
ce8f97c23c
Documentation work.
...
Fixes #212 .
Fixes #420 .
ago%!(EXTRA string=10 years)
Camilla Berglund
4e375d0e74
Documentation work.
ago%!(EXTRA string=10 years)
Camilla Berglund
138feb8be6
Documentation work.
ago%!(EXTRA string=10 years)
Camilla Berglund
2bed33ab15
Formatting.
ago%!(EXTRA string=10 years)
Camilla Berglund
01c0c3ca1f
Fixed misplaced subheading.
ago%!(EXTRA string=11 years)
Camilla Berglund
44372b89f6
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
1285e07f1b
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
496567d3f1
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
a6c57dc6f1
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
e0c26f0ec5
Changed default of GLFW_REFRESH_RATE.
...
Fixes #354 .
ago%!(EXTRA string=11 years)
Camilla Berglund
6be821c18b
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
e9c7314d50
Added GLFW_FOCUSED window hint.
...
Fixes #101 .
ago%!(EXTRA string=11 years)
Camilla Berglund
44c899ce70
Added support for GL_KHR_context_flush_control.
ago%!(EXTRA string=11 years)
Camilla Berglund
4ce884fa52
Added OpenGL Reference pointers.
ago%!(EXTRA string=11 years)
Camilla Berglund
e8e05d462c
Documentation work.
...
Fixes #276 .
ago%!(EXTRA string=11 years)
Camilla Berglund
3ce7bfef07
Added GLFW_FLOATING.
...
Fixes #23 .
ago%!(EXTRA string=11 years)
Camilla Berglund
c9808586b3
Added GLFW_DOUBLEBUFFER.
ago%!(EXTRA string=11 years)
Camilla Berglund
281013002d
Added GLFW_DONT_CARE.
...
This changes the behavior of framebuffer hints set to zero. Before,
zero meant that any value was acceptable. This changes zero to be an
explicit preference and adds GLFW_DONT_CARE to mean that any value is
equally acceptable.
Fixes #70 .
ago%!(EXTRA string=11 years)
Camilla Berglund
25e7ff1196
Added GLFW_AUTO_ICONIFY.
...
By default, full screen windows that lose focus will be iconified and
the video mode will be restored. This makes it impossible to create
applications spanning multiple monitors. The GLFW_AUTO_ICONIFY window
hint will allow users to disable this behavior.
Fixes #143 .
ago%!(EXTRA string=11 years)
Eddie Ringle
d79be3f7fc
docs/window.dox: Fix typo
...
Signed-off-by: Eddie Ringle <eddie@eringle.net>
ago%!(EXTRA string=11 years)
Camilla Berglund
a89a02ff85
Fixed documentation copypaste error.
ago%!(EXTRA string=11 years)
Camilla Berglund
8443848637
Updated swap interval notes.
ago%!(EXTRA string=12 years)
Camilla Berglund
bb3f29d8bc
Added note on profile detection.
ago%!(EXTRA string=12 years)
Camilla Berglund
a5df39e14f
Added section on user pointer to window guide.
ago%!(EXTRA string=12 years)
Camilla Berglund
4b7ae4918b
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
fbfbf3ce07
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
44e8401f7b
Clarified default profile token name.
ago%!(EXTRA string=12 years)
Camilla Berglund
2cd34386bc
Added back refresh rate window hint.
ago%!(EXTRA string=12 years)