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 Move contribution guide to visible directory 2017-11-20 18:55:43 +01:00
Doxyfile.in Fix Doxyfile gen not handling paths with spaces 2017-09-24 17:04:47 +02:00
DoxygenLayout.xml Remove trailing whitespace 2017-12-14 15:36:55 +01:00
extra.css Fix Doxygen navigation bar 2017-10-22 16:29:44 +02:00
extra.less Fix Doxygen navigation bar 2017-10-22 16:29:44 +02:00
footer.html Removed invisible element. 2013-09-21 15:18:49 +04:30
header.html Documentation work 2017-09-12 22:54:00 +02:00
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 Documentation work 2017-06-30 12:45:29 +02:00
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 Documentation work. 2015-01-18 17:30:10 +01:00
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