256 Commits (96b12ee504672824d98509b65bd46b3632416f8d)

Author SHA1 Message Date
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=12 years)
Camilla Berglund 8f349e84ae Cleaned up drop callback design. ago%!(EXTRA string=12 years)
arturo 89d0723ba3 Initial drag and drop support. ago%!(EXTRA string=12 years)
Camilla Berglund 0548c713e8 Renamed monitor helper functions for clarity. ago%!(EXTRA string=12 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)
Camilla Berglund 3498163da1 Separated window and framebuffer sizes. ago%!(EXTRA string=12 years)
Camilla Berglund 2cd34386bc Added back refresh rate window hint. ago%!(EXTRA string=12 years)
Camilla Berglund ad1f6f0341 Renamed glfwGetWindowParam to glfwGetWindowAttrib. ago%!(EXTRA string=12 years)
Camilla Berglund 15ed715f4e Moved public headers to the GLFW directory. ago%!(EXTRA string=12 years)
Camilla Berglund ce1e84def6 Made glfwGetVideoMode consistent with getters. ago%!(EXTRA string=12 years)
Camilla Berglund 5d308db654 New gamma ramp API. ago%!(EXTRA string=12 years)
Camilla Berglund 2d1b835711 Added a conservative set of key modifiers. ago%!(EXTRA string=12 years)
Camilla Berglund 7f2eb7b15b New joystick API. ago%!(EXTRA string=12 years)