Camilla Löwy
beaeb0d4af
Add missing pixel format documentation
...
Fixes #1027 .
ago%!(EXTRA string=8 years)
Camilla Löwy
baa9cd8968
Cleanup
...
Closes #988 .
ago%!(EXTRA string=8 years)
Camilla Löwy
4e8e25a521
Documentation work
ago%!(EXTRA string=8 years)
Camilla Löwy
f737e8ce9f
Documentation work
ago%!(EXTRA string=8 years)
Camilla Löwy
e9560ef021
Add GLFW_OSMESA_CONTEXT_API
...
This allows the creation of OpenGL contexts via OSMesa on existing
platforms. It does not add a compile- or link-time dependency on
OSMesa.
Fixes #281 .
ago%!(EXTRA string=8 years)
Camilla Löwy
463930761b
Documentation work
...
[ci skip]
ago%!(EXTRA string=8 years)
Camilla Löwy
f69829f7b4
Documentation work
...
[ci skip]
ago%!(EXTRA string=8 years)
Camilla Löwy
77a8f103d8
Add GLFW_COCOA_GRAPHICS_SWICTHING
...
This provides control over whether the context should participate in
macOS Automatic Graphics Switching.
Closes #377 .
Closes #935 .
ago%!(EXTRA string=8 years)
Camilla Löwy
5a74b5008d
Cleanup
...
Related to #842 .
ago%!(EXTRA string=8 years)
Liam Middlebrook
72ac5badb0
Add GLFW_CENTER_CURSOR
...
Adds a hint for controlling whether the cursor is centered over newly
created full screen windows.
Fixes #749 .
Closes #842 .
ago%!(EXTRA string=8 years)
Camilla Löwy
4661315192
Add GLFW_COCOA_FRAME_AUTOSAVE
...
Fixes #195 .
ago%!(EXTRA string=8 years)
Camilla Löwy
58ceab5f1e
Add GLFW_COCOA_RETINA_FRAMEBUFFER
...
Look, a can of worms! I wonder what's inside.
This adds the first platform specific window hint, transforming
a compile-time option to a run-time per-window one.
ago%!(EXTRA string=9 years)
Camilla Löwy
9e56099edd
Add glfwSetWindowAttrib
...
This function allows updating the GLFW_DECORATED, GLFW_RESIZABLE,
GLFW_FLOATING and GLFW_AUTO_ICONIFY attributes for existing windows.
Fixes #537 .
ago%!(EXTRA string=9 years)
Camilla Löwy
ce161c2c02
Documentation work
...
[ci skip]
ago%!(EXTRA string=9 years)
Camilla Löwy
fd127d59fa
Cocoa: Improve OpenGL version restriction messages
...
Fixes #904 .
ago%!(EXTRA string=9 years)
Camilla Löwy
29b72c59f3
Documentation work
...
Related to #902 .
[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
c156b50e4c
Add glfwSetWindowMaximizeCallback
...
Fixes #778 .
ago%!(EXTRA string=9 years)
Camilla Berglund
53fafad915
Start 3.3
ago%!(EXTRA string=9 years)
Camilla Berglund
999f3556fd
Documentation work
ago%!(EXTRA string=9 years)
Camilla Berglund
0f12be7549
Documentation work
ago%!(EXTRA string=9 years)
Camilla Berglund
4bccb3dc9f
Start 3.2.1
ago%!(EXTRA string=9 years)
Camilla Berglund
7314501d62
Formatting
ago%!(EXTRA string=9 years)
Camilla Berglund
1615edf5fb
Clarify wording
...
Related to #766 .
ago%!(EXTRA string=9 years)
Camilla Berglund
ef80beab81
Add run-time context creation API selection
...
Fixes #145 .
ago%!(EXTRA string=9 years)
Camilla Berglund
bc713dabc4
Documentation work
...
[ci skip]
ago%!(EXTRA string=9 years)
Camilla Berglund
6570d0c4b7
Add glfwSetWindowMonitor
...
This adds the ability to switch between windowed and full screen modes,
move a full screen window between monitors and update its desired
resolution and refresh rate.
Fixes #43 .
ago%!(EXTRA string=9 years)
Camilla Berglund
b823f7151e
Add glfwSetWindowIcon
...
Adds support for setting window icons programmatically on platforms
where this makes sense.
Fixes #453 .
Closes #467 .
ago%!(EXTRA string=9 years)
Camilla Berglund
baf574494d
Add glfwFocusWindow
...
This removes the (undocumented) behavior where glfwShowWindow would
bring the window to front and set input focus. That function now
does what it says.
ago%!(EXTRA string=9 years)
Camilla Berglund
a10caa4631
Add glfwMaximizeWindow and GLFW_MAXIMIZED
...
Fixes #266 .
ago%!(EXTRA string=9 years)
Camilla Berglund
80c203f3bb
Separate guide and reference documentation tags
ago%!(EXTRA string=9 years)
Camilla Berglund
be94eb67be
Add support for EGL_KHR_gl_colorspace
...
Fixes #285 .
ago%!(EXTRA string=9 years)
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)