270 Commits (cc752ad6a04d50f60b55b51a2ae8509ecbb1a9a1)

Author SHA1 Message Date
Camilla Berglund ead8a1c333 Started 3.1.1. ago%!(EXTRA string=10 years)
Camilla Berglund 4188c263e3 Documentation work. ago%!(EXTRA string=10 years)
Camilla Berglund 479fa6408a Documentation work. ago%!(EXTRA string=10 years)
Camilla Berglund bb338a2b9c Fixed monitor size not corrected for rotation. ago%!(EXTRA string=11 years)
Camilla Berglund d311e28038 Fixed extension retrieval for OpenGL ES 3+. ago%!(EXTRA string=11 years)
Camilla Berglund 59afffb373 Updated changelog. 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 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 b2030f6d73 Fixed X11 character input for C locale. ago%!(EXTRA string=11 years)
Camilla Berglund 2a1375e97c Added glfwCreateStandardCursor. ago%!(EXTRA string=11 years)
Camilla Berglund 0c44a6be7f Fixed export directive for Optimus workaround. ago%!(EXTRA string=11 years)
Camilla Berglund a8b0d1c8e0 Updated changelog and credits, formatting. ago%!(EXTRA string=11 years)
Camilla Berglund 46c0dc4788 Updated credits and changelog. ago%!(EXTRA string=11 years)
Camilla Berglund 49ec306a0a Added glfwGet*Adapter to native API. 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 a21f2377bc Updated TinyCThread URL. ago%!(EXTRA string=11 years)
Camilla Berglund f4a467a864 Fixed OS X scroll X-axis inversion. ago%!(EXTRA string=11 years)
Camilla Berglund b2ddb85e62 Added readme paragraph on bug reporting. 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)
Camilla Berglund c769061a8a Cleanup of basic XIM support. 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 82dc6c8b8f Removed option to disable loading of winmm. ago%!(EXTRA string=11 years)
Camilla Berglund 44c899ce70 Added support for GL_KHR_context_flush_control. ago%!(EXTRA string=11 years)
Camilla Berglund 8cd88ddf61 Cleanup of OS X cursor fixes. ago%!(EXTRA string=11 years)
Arseny Kapoulkine b4d4fc8f79 Optimize _glfwInitJoysticks on OS X. ago%!(EXTRA string=11 years)
Camilla Berglund 87490316c8 Fixed video modes not being rotated to match CRTC. ago%!(EXTRA string=11 years)
Camilla Berglund ef60891c2c Added credit. ago%!(EXTRA string=11 years)
Camilla Berglund 271d9fc76e Formatting. ago%!(EXTRA string=11 years)
Doug Binks 55b5ca0bcc Fixed WGL not re-creating for sRGB hint. ago%!(EXTRA string=11 years)
Camilla Berglund 96b12ee504 Added character with modifiers callback. ago%!(EXTRA string=11 years)
Camilla Berglund f3b65445dc Fixed cursor outside new full screen windows. ago%!(EXTRA string=11 years)
Camilla Berglund 3ce7bfef07 Added GLFW_FLOATING. ago%!(EXTRA string=11 years)
Camilla Berglund c9808586b3 Added GLFW_DOUBLEBUFFER. ago%!(EXTRA string=11 years)
Camilla Berglund 281013002d Added GLFW_DONT_CARE. ago%!(EXTRA string=11 years)
Camilla Berglund 25e7ff1196 Added GLFW_AUTO_ICONIFY. ago%!(EXTRA string=11 years)
Camilla Berglund 20792526c6 Clarified dependency list. ago%!(EXTRA string=11 years)
Camilla Berglund 7123bcfc3e Fixed modifier key events being lost. ago%!(EXTRA string=11 years)
Camilla Berglund c6e02c09ff Fixed leaks of joystick mutable arrays. ago%!(EXTRA string=11 years)
Camilla Berglund b91116e2bc Fixed glfwShowWindow restoring maximized windows. ago%!(EXTRA string=11 years)
Andrew Corrigan b889aa7841 Automatically detect Xkb at run-time. ago%!(EXTRA string=11 years)