1613 Commits (2cc3c16ab1f08a507f62cc1bccae0b76783cd72a)

Author SHA1 Message Date
Camilla Berglund 382133b384 Fixed test for no found monitors. ago%!(EXTRA string=11 years)
Camilla Berglund 8de5c4e3b8 Fixed OS X full screen window hiding. ago%!(EXTRA string=11 years)
Camilla Berglund c112804539 Ignore deprecated attributes on OS X core. ago%!(EXTRA string=11 years)
Camilla Berglund 70c349f36b Fixed OS X full screen window placement. ago%!(EXTRA string=11 years)
Camilla Berglund 34bf1b13e9 Fixed Lion full screen regression. ago%!(EXTRA string=11 years)
Camilla Berglund 9f58d8d715 Added comment. ago%!(EXTRA string=11 years)
Camilla Berglund 49ec306a0a Added glfwGet*Adapter to native API. ago%!(EXTRA string=11 years)
Camilla Berglund 6743761c2c Moved OS X from full screen view to window. ago%!(EXTRA string=11 years)
Camilla Berglund 3b9a14fc9c Moved note to new place of inversion. ago%!(EXTRA string=11 years)
Camilla Berglund 4c64e94d39 Fixed X-axis scroll offset inversion (take two). ago%!(EXTRA string=11 years)
Patrick Walton 5052b2d7e0 Create an autorelease pool in glfwPostEmptyEvent. ago%!(EXTRA string=11 years)
Camilla Berglund 6a3779d635 Cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund f4a467a864 Fixed OS X scroll X-axis inversion. ago%!(EXTRA string=11 years)
Camilla Berglund 5f13279557 Merged time functions into input module. ago%!(EXTRA string=11 years)
Camilla Berglund bb98eae131 Merged joystick functions into input module. ago%!(EXTRA string=11 years)
Stef Velzel 653079b792 Fixed Win32 string conversion. ago%!(EXTRA string=11 years)
Camilla Berglund 45d528baed Cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund 2a255e49e2 Made static library build with -fPIC for Rust. ago%!(EXTRA string=11 years)
Camilla Berglund e0c26f0ec5 Changed default of GLFW_REFRESH_RATE. ago%!(EXTRA string=11 years)
Jonas Ådahl 4dd669661b wayland: Coding style cleanup ago%!(EXTRA string=11 years)
Jonas Ådahl b1033a3443 wayland: Default to 32 cursor image size ago%!(EXTRA string=11 years)
Jonas Ådahl cd51d285e6 wayland: Clean up anonymous file creation ago%!(EXTRA string=11 years)
Jonas Ådahl 6e8e94837d wayland: Don't check *alloc result ago%!(EXTRA string=11 years)
Camilla Berglund 468714cab9 Unified video mode enumeration. ago%!(EXTRA string=11 years)
Camilla Berglund 4918514eaf Added support for _NET_WM_FULLSCREEN_MONITORS. ago%!(EXTRA string=11 years)
Camilla Berglund c769061a8a Cleanup of basic XIM support. ago%!(EXTRA string=11 years)
Lucas Hinderberger cec63f3cb5 Fixed dead keys in X11. ago%!(EXTRA string=11 years)
Camilla Berglund 49579165a7 Added value clamping for stereo hint. ago%!(EXTRA string=11 years)
Camilla Berglund 58c390991c Made glfwGetX11Monitor return output, not CRTC. ago%!(EXTRA string=11 years)
Camilla Berglund 4b27050afe Fixed error return values of native EGL functions. ago%!(EXTRA string=11 years)
Camilla Berglund a0742e99e3 Fixed error return value of glfwGetCocoaMonitor. ago%!(EXTRA string=11 years)
Camilla Berglund 99cedceef5 Expose display device name as UTF-8. ago%!(EXTRA string=11 years)
Camilla Berglund 1b6d8a6ed6 Enabled enumeration of mirroring displays. ago%!(EXTRA string=11 years)
Camilla Berglund 8fd69bc6c2 Fixed monitor size using wrong incorrect value. ago%!(EXTRA string=11 years)
Camilla Berglund 5bbb837635 Fixed gamma functions acting on whole desktop. ago%!(EXTRA string=11 years)
Camilla Berglund 5ca875a7ff Fixed incorrect full screen window placement. ago%!(EXTRA string=11 years)
Camilla Berglund e9c7314d50 Added GLFW_FOCUSED window hint. ago%!(EXTRA string=11 years)
Camilla Berglund 4ae6eae58d Made queries use XRRGetScreenResourcesCurrent. ago%!(EXTRA string=11 years)
Camilla Berglund 7dba90b7ca Removed racy checks of cached iconification state. ago%!(EXTRA string=11 years)
Camilla Berglund 41d998eb3c Removed duplicate inclusion of client header. ago%!(EXTRA string=11 years)
Ricardo Vieira 25204b1ec7 wayland: Support for setting a cursor image ago%!(EXTRA string=11 years)
Camilla Berglund 8d170c7f47 Merged clipboard code into input. ago%!(EXTRA string=11 years)
Camilla Berglund 4aa9174e76 Clarified comments for X11 key repeat hack. ago%!(EXTRA string=11 years)
Camilla Berglund 3fcc2a6cb2 Documented use of deprecated OS X function. ago%!(EXTRA string=11 years)
Camilla Berglund f8d80a936f Internal header cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund c85294e0b2 Window class cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund 82dc6c8b8f Removed option to disable loading of winmm. ago%!(EXTRA string=11 years)
Camilla Berglund b1fd3c00d0 Removed duplicate window position clearing. ago%!(EXTRA string=11 years)
Camilla Berglund c700978c45 X11 library struct cleanup and comments. ago%!(EXTRA string=11 years)
Camilla Berglund 5d525c4a5f Moved display closing into _glfwPlatformTerminate. ago%!(EXTRA string=11 years)