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)
Camilla Berglund
1f5f20eeef
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
ad1f6f0341
Renamed glfwGetWindowParam to glfwGetWindowAttrib.
...
Parameters are something specified at creation time and are often
immutable, while many of the values returned by glfwGetWindowParam
reflected current state not controlled by any parameter or hint.
ago%!(EXTRA string=12 years)
Camilla Berglund
fa0cbd9a44
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
8282a8fbe0
Documentation work.
ago%!(EXTRA string=12 years)
Camilla Berglund
7b5b33ee3b
Documented GLFW_DECORATED.
ago%!(EXTRA string=12 years)
Camilla Berglund
e248fb6056
Documentation work.
ago%!(EXTRA string=12 years)