glfw/docs
Camilla Löwy 089ea9af22 Add GLFW_SCALE_TO_MONITOR
This adds the GLFW_SCALE_TO_MONITOR window hint for automatically
resizing the content area of a window to the requested size times the
monitor content scale each time it is placed on a new monitor.  This
only applies to windowed mode windows and includes the initial placement
at window creation.

This hint only has an effect on platforms where screen coordinates and
pixels always map 1:1 such as Windows and X11.  Platforms like macOS
instead change the resolution of the framebuffer independently of the
window size.

Related to #676.
Related to #1115.
2018-09-03 23:12:39 +02:00
..
build.dox Fix OpenGL header inclusion guide 2018-03-19 15:19:47 +01:00
CMakeLists.txt Remove unmaintained internal Doxygen docs 2018-01-17 11:25:32 +01:00
compat.dox Documentation work 2018-05-19 20:19:23 +02:00
compile.dox Documentation work 2018-05-11 14:40:33 +02:00
context.dox Remove trailing whitespace 2017-12-14 15:36:55 +01:00
CONTRIBUTING.md
Doxyfile.in
DoxygenLayout.xml Remove trailing whitespace 2017-12-14 15:36:55 +01:00
extra.css
extra.less
footer.html
header.html
input.dox Remove redundant redundancy 2018-08-23 09:51:01 +02:00
internal.dox Remove unmaintained internal Doxygen docs 2018-01-17 11:25:32 +01:00
intro.dox Add semver link to documentation 2018-04-09 00:05:59 +02:00
main.dox
monitor.dox Add monitor and joystick user pointers 2017-12-19 15:08:28 +01:00
moving.dox Remove trailing whitespace 2017-12-14 15:36:55 +01:00
news.dox Add GLFW_SCALE_TO_MONITOR 2018-09-03 23:12:39 +02:00
quick.dox Remove trailing whitespace 2017-12-14 15:36:55 +01:00
spaces.svg
vulkan.dox Cocoa: Fix FindVulkan.cmake paths for LunarG SDK 2018-05-28 17:30:14 +02:00
window.dox Add GLFW_SCALE_TO_MONITOR 2018-09-03 23:12:39 +02:00