414 Commits (201400b974b63eb7f23eb7d8563589df9c699d7c)

Author SHA1 Message Date
Camilla Berglund 439417a22c Comment and string spell check pass. 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 2a1375e97c Added glfwCreateStandardCursor. ago%!(EXTRA string=11 years)
BrandonSchaefer cfb7d2f036 Start with the skeleton code for Mir support. ago%!(EXTRA string=11 years)
Camilla Berglund e9c7314d50 Added GLFW_FOCUSED window hint. ago%!(EXTRA string=11 years)
Camilla Berglund f8d80a936f Internal header cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund 44c899ce70 Added support for GL_KHR_context_flush_control. ago%!(EXTRA string=11 years)
Camilla Berglund 96b12ee504 Added character with modifiers callback. ago%!(EXTRA string=11 years)
Camilla Berglund e8e05d462c Documentation work. ago%!(EXTRA string=11 years)
Camilla Berglund 7cb217ed4a Fixed plural forms on key/button arrays. 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 56f0bb8613 Comment fix. ago%!(EXTRA string=11 years)
Camilla Berglund 1fed6f8abd Fixed name of global TLS state macro. ago%!(EXTRA string=11 years)
Camilla Berglund 1127c0e6e5 Renamed Wayland files to match prefix. ago%!(EXTRA string=11 years)
Camilla Berglund 12b28c4bb9 Fixed name of global context state macro. ago%!(EXTRA string=11 years)
Camilla Berglund 7c925353a5 Renamed context module headers. ago%!(EXTRA string=11 years)
Camilla Berglund 17d9051b82 Separated time state from window system state. ago%!(EXTRA string=11 years)
Camilla Berglund 660034332d Separated joystick state from window system state. ago%!(EXTRA string=11 years)
Jonas Ådahl 8e99996321 Introduce experimental Wayland backend ago%!(EXTRA string=11 years)
Camilla Berglund b54c76d6a3 Removed typedef of removed struct. ago%!(EXTRA string=11 years)
Camilla Berglund 78efc18079 Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
Camilla Berglund eb3f75e03e Added glfwGetWindowFrameSize. ago%!(EXTRA string=11 years)
Camilla Berglund 8fa9cc0de3 Added GLFWimage struct. ago%!(EXTRA string=11 years)
Camilla Berglund 608de57358 Cleanup. ago%!(EXTRA string=11 years)
urraka 40c04a7565 Added support for custom system cursors. ago%!(EXTRA string=11 years)
Camilla Berglund 1ccc23268c Added glfwPostEmptyEvent. ago%!(EXTRA string=11 years)
Camilla Berglund 6d8e78cc95 Further separation of window and context. ago%!(EXTRA string=11 years)
Camilla Berglund ae8393c06e Fixed refresh of debug context attribute. ago%!(EXTRA string=11 years)
Camilla Berglund e2d6f2761c Fixed constness of function parameters. ago%!(EXTRA string=11 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=11 years)
Camilla Berglund 8f349e84ae Cleaned up drop callback design. ago%!(EXTRA string=11 years)
arturo 89d0723ba3 Initial drag and drop support. ago%!(EXTRA string=11 years)
Camilla Berglund 0548c713e8 Renamed monitor helper functions for clarity. ago%!(EXTRA string=11 years)
Camilla Berglund e0a26aa62f Cursor mode cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 7e806a8567 Started 3.1. ago%!(EXTRA string=12 years)
Camilla Berglund 06289110e7 Documented utility functions. ago%!(EXTRA string=12 years)
Camilla Berglund 0ccbddf767 Moved version number macro to internal.h. ago%!(EXTRA string=12 years)
Camilla Berglund 23021422f3 Added explicit configuration header macro. ago%!(EXTRA string=12 years)
Camilla Berglund 2c920fbb8b Clarified character callback parameter. ago%!(EXTRA string=12 years)
Andrew Corrigan 34f1c298b6 config.h.in --> glfw_config.h.in ago%!(EXTRA string=12 years)
Camilla Berglund 63a191eb8d Added clearing of callbacks on terminate. ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund f7282e86c0 Added pointer swap macro for callback setters. ago%!(EXTRA string=12 years)
Camilla Berglund d7512f529c Clarified names of gamma array helper functions. ago%!(EXTRA string=12 years)
Camilla Berglund 11615fcaf2 Added scancode to key callback. ago%!(EXTRA string=12 years)
Camilla Berglund 180a4ee640 Fixed constness of joystick data. ago%!(EXTRA string=12 years)