1536 Commits (85de0db05d5bc0d65f7c8cd9c96d18fe4774cf9c)

Author SHA1 Message Date
Camilla Berglund 85de0db05d Fixed glfwSetTime accepting invalid values. ago%!(EXTRA string=10 years)
Camilla Berglund 75a6d87542 Added support for Cygwin-X. ago%!(EXTRA string=10 years)
Camilla Berglund 5f21e213df Made Xxf86vm optional at compile-time. ago%!(EXTRA string=10 years)
Camilla Berglund f4c127f75a Made XInput2 optional at compile-time. ago%!(EXTRA string=10 years)
Camilla Berglund 93855ae6ab Fixed name of path drop list. ago%!(EXTRA string=10 years)
Camilla Berglund ac8dba2a80 Cleaned up text/uri-list parsing. ago%!(EXTRA string=10 years)
Camilla Berglund 21280ca775 Fixed glfwSetWindowSize not changing video mode. ago%!(EXTRA string=10 years)
Camilla Berglund ead8a1c333 Started 3.1.1. ago%!(EXTRA string=11 years)
Camilla Berglund ce8f97c23c Documentation work. ago%!(EXTRA string=11 years)
Camilla Berglund bb338a2b9c Fixed monitor size not corrected for rotation. ago%!(EXTRA string=11 years)
Camilla Berglund 4329a78011 Removed check for NULL to glfwExtensionSupported. ago%!(EXTRA string=11 years)
Camilla Berglund d311e28038 Fixed extension retrieval for OpenGL ES 3+. ago%!(EXTRA string=11 years)
Camilla Berglund 6c7509c942 Improved robustness of Linux joystick init. ago%!(EXTRA string=11 years)
Camilla Berglund dcc78017b0 Fixed iconification event for maximized windows. ago%!(EXTRA string=11 years)
Camilla Berglund 9ec1a4361b Removed duplication from bad rebase. ago%!(EXTRA string=11 years)
Camilla Berglund 40f7d4fce0 Fixed cleanup on some Mir errors. ago%!(EXTRA string=11 years)
Camilla Berglund ead3937394 Mir string fixes. ago%!(EXTRA string=11 years)
BrandonSchaefer cbc18bf968 Various Mir fixes. ago%!(EXTRA string=11 years)
Camilla Berglund 0fcbaeb596 Fixed broken Mir and Wayland builds. ago%!(EXTRA string=11 years)
Camilla Berglund fe7a4eb4ff Improved CMake config file generation. ago%!(EXTRA string=11 years)
Camilla Berglund 58e9d7a8ec Added refresh event on backing property change. ago%!(EXTRA string=11 years)
Camilla Berglund 439417a22c Comment and string spell check pass. ago%!(EXTRA string=11 years)
Camilla Berglund 3c70155504 Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund e64699bd54 Updated no-replacement-for-function date. ago%!(EXTRA string=11 years)
Camilla Berglund 5f6aa9c34c Added IDE folders to CMake files. ago%!(EXTRA string=11 years)
Camilla Berglund 1634742177 Fixed lifetime management of application delegate. ago%!(EXTRA string=11 years)
Camilla Berglund d459145d28 Made glfwGetCursorPos query system directly. ago%!(EXTRA string=11 years)
Camilla Berglund 641761ddb0 Changed state attribs to direct access. ago%!(EXTRA string=11 years)
Camilla Berglund 45eebb39fb Fixed order of operations. ago%!(EXTRA string=11 years)
Camilla Berglund a6ded4d3fe Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund aa7f827e72 Fixed pre-drop cursor position update. ago%!(EXTRA string=11 years)
Camilla Berglund 54a1fad13b Fixed cursor sometimes not being set. ago%!(EXTRA string=11 years)
Camilla Berglund e480c76a11 Removed use of cursor rectangles. ago%!(EXTRA string=11 years)
Camilla Berglund e57da19d4a Fixed OS X enter/leave full screen triggers. ago%!(EXTRA string=11 years)
Camilla Berglund 81bcefe86c Moved to using NSOpenGLView. ago%!(EXTRA string=11 years)
Camilla Berglund 56202ee7c6 Added Linux joystick hot-plugging via inotify. ago%!(EXTRA string=11 years)
Camilla Berglund 5964f74e3a Fixed software renderer being selected on OS X. ago%!(EXTRA string=11 years)
Camilla Berglund e0132c3099 Added use of OpenGL 4.1 profile token on OS X. ago%!(EXTRA string=11 years)
Camilla Berglund 9aa15aa710 Fixed menu bar for non-bundled OS X applications. ago%!(EXTRA string=11 years)
Camilla Berglund b2030f6d73 Fixed X11 character input for C locale. ago%!(EXTRA string=11 years)
Camilla Berglund 44372b89f6 Documentation work. ago%!(EXTRA string=11 years)
Camilla Berglund 2a1375e97c Added glfwCreateStandardCursor. ago%!(EXTRA string=11 years)
Camilla Berglund 1495134398 Changed all key translation to arrays. ago%!(EXTRA string=11 years)
Camilla Berglund 0c44a6be7f Fixed export directive for Optimus workaround. ago%!(EXTRA string=11 years)
Camilla Berglund e1ae9af5a0 Removed OS X display capturing (for now). ago%!(EXTRA string=11 years)
Camilla Berglund b81a19928d Fixed auto-hiding of windowed windows on OS X. ago%!(EXTRA string=11 years)
BrandonSchaefer e778b83667 Move redundant free to where its not redundant. ago%!(EXTRA string=11 years)
BrandonSchaefer a71a52ddd6 Check queue == NULL if we can't connect to server. ago%!(EXTRA string=11 years)
BrandonSchaefer d300aa3255 Fix the found issue. Found needs to be 1. ago%!(EXTRA string=11 years)
BrandonSchaefer f306ea2f5d Create an event queue to store all MirEvents. ago%!(EXTRA string=11 years)