172 Commits (c28d420060a60d579e15afb812d5bd054891179a)

Author SHA1 Message Date
Camilla Löwy 4f7102be26 Clarify joystick ID error message ago%!(EXTRA string=8 years)
Camilla Löwy 1982543cd2 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 798d7c6d68 Implement glfwGetJoystickHats ago%!(EXTRA string=8 years)
IntellectualKitty 368dec7ac7 Add glfwGetJoystickHats ago%!(EXTRA string=8 years)
Camilla Löwy bfd564f257 Move internals to shared joystick objects ago%!(EXTRA string=8 years)
Camilla Löwy 9689f7b925 Remove superfluous comments ago%!(EXTRA string=8 years)
Camilla Löwy f4d0c83181 Paperwork done ago%!(EXTRA string=9 years)
Camilla Berglund efc6b35615 Rename joystick ID variables ago%!(EXTRA string=9 years)
Camilla Berglund bb3cb8f233 Cleanup ago%!(EXTRA string=9 years)
Michael Stocker e745b0dd47 Add glfwGetKeyScancode ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Camilla Berglund b6b8ff591d Fix cursor position coordinate delimiter ago%!(EXTRA string=9 years)
Camilla Berglund aaccfd8201 I don't know how to C ago%!(EXTRA string=9 years)
Camilla Berglund 757eea2779 Update email address ago%!(EXTRA string=9 years)
Camilla Berglund 6a8e169001 Update copyright notice year ago%!(EXTRA string=9 years)
Camilla Berglund 2d2756cbad Simplify cursor window logic ago%!(EXTRA string=9 years)
Camilla Berglund bda031f4ac Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 797ee8d8e3 Move all cursor positioning to platform code ago%!(EXTRA string=9 years)
Camilla Berglund 0e846883bf Clarify cursor position variable names ago%!(EXTRA string=9 years)
Camilla Berglund edb284f189 Add more argument value checks ago%!(EXTRA string=9 years)
Camilla Berglund 8a7fa306ce Add glfwSetJoystickCallback ago%!(EXTRA string=9 years)
Camilla Berglund 29e232f4b2 Improved error messages ago%!(EXTRA string=9 years)
Camilla Berglund 5661d03be8 Replace GLFWuint64 with uint64_t ago%!(EXTRA string=9 years)
Camilla Berglund 31f67dd3cc Add glfwGetTimerValue and glfwGetTimerFrequency ago%!(EXTRA string=9 years)
Camilla Berglund de2d4c7763 Clarify pointer assertions ago%!(EXTRA string=9 years)
Camilla Berglund 0ebdad53e8 Add asserts for public API pointer parameters ago%!(EXTRA string=9 years)
Camilla Berglund 864ca4dd57 Remove duplicate inclusion ago%!(EXTRA string=10 years)
Camilla Berglund 9c315412e1 Add glfwGetKeyName ago%!(EXTRA string=10 years)
Camilla Berglund 5006ef3f56 Use more GLFWbool ago%!(EXTRA string=10 years)
Camilla Berglund 0eccf75f65 Replace GL booleans with public macros ago%!(EXTRA string=10 years)
Camilla Berglund 13fbb4748a Clean up cursor mode setting ago%!(EXTRA string=10 years)
Camilla Berglund 95a07f3340 Start 3.2 ago%!(EXTRA string=10 years)
Camilla Berglund cc4c232956 Renamed cursor window library struct member. ago%!(EXTRA string=10 years)
Camilla Berglund d493a82f9e Various error fixes. ago%!(EXTRA string=10 years)
Camilla Berglund 6e20cda7fd Fixed test for invalid timer values. ago%!(EXTRA string=10 years)
Camilla Berglund 85de0db05d Fixed glfwSetTime accepting invalid values. ago%!(EXTRA string=10 years)
Camilla Berglund 93855ae6ab Fixed name of path drop list. ago%!(EXTRA string=10 years)
Camilla Berglund d459145d28 Made glfwGetCursorPos query system directly. ago%!(EXTRA string=11 years)
Camilla Berglund a6ded4d3fe Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund 2a1375e97c Added glfwCreateStandardCursor. 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)
Camilla Berglund 8d170c7f47 Merged clipboard code into input. ago%!(EXTRA string=11 years)
Camilla Berglund 96b12ee504 Added character with modifiers callback. ago%!(EXTRA string=11 years)
Camilla Berglund 7cb217ed4a Fixed plural forms on key/button arrays. ago%!(EXTRA string=11 years)
Camilla Berglund dc5c264e26 Fixed broken key repeat detection. ago%!(EXTRA string=11 years)
Camilla Berglund 22e1b525a5 Cleaned up shared key repeat detection. ago%!(EXTRA string=11 years)
Camilla Berglund b29fbc82c2 Ensure out arguments are always set. 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)