75 Commits (f4d0c831819b0a86efaa6f15949b4c75cde0dd5e)

Author SHA1 Message Date
Camilla Löwy f4d0c83181 Paperwork done ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Camilla Berglund c844fea9df Improve client API error messages ago%!(EXTRA string=9 years)
Camilla Berglund 614debd13f Initialize Vulkan API on demand 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 31f67dd3cc Add glfwGetTimerValue and glfwGetTimerFrequency ago%!(EXTRA string=9 years)
Camilla Berglund 2accdb76bd Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 9b75bffc88 Add basic Vulkan support ago%!(EXTRA string=9 years)
Camilla Berglund 496f559c9a Add GLFW_NO_API for creating context-less windows ago%!(EXTRA string=10 years)
Camilla Berglund 0eccf75f65 Replace GL booleans with public macros ago%!(EXTRA string=10 years)
Camilla Berglund 95a07f3340 Start 3.2 ago%!(EXTRA string=10 years)
Camilla Berglund 226f85efcb Key translation tables are now in _glfw. ago%!(EXTRA string=10 years)
Camilla Berglund 2fbd948a67 Fixed initialization failing on headless systems. ago%!(EXTRA string=10 years)
Camilla Berglund 16e80258b8 Shrunk error message buffer. ago%!(EXTRA string=10 years)
Camilla Berglund bc219056a6 Removed superfluous comments. ago%!(EXTRA string=11 years)
Camilla Berglund 382133b384 Fixed test for no found monitors. ago%!(EXTRA string=11 years)
Camilla Berglund 626dbf6057 Added clearing of global struct on terminate. ago%!(EXTRA string=11 years)
Camilla Berglund 7653f3af49 Updated comments on global variables. ago%!(EXTRA string=11 years)
urraka 40c04a7565 Added support for custom system cursors. ago%!(EXTRA string=11 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=11 years)
Camilla Berglund 0548c713e8 Renamed monitor helper functions for clarity. ago%!(EXTRA string=11 years)
Camilla Berglund 83f57ff0ce Fixed potential segfault on init. 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 68b7ea86d2 Monitor enumeration fixes. ago%!(EXTRA string=12 years)
Camilla Berglund 5d308db654 New gamma ramp API. ago%!(EXTRA string=12 years)
Camilla Berglund 11a27de3d3 Added return by setters of previous callback. ago%!(EXTRA string=12 years)
Camilla Berglund 37a137559e Monitor enumeration cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 57751a5494 Added initial NSScreen integration. ago%!(EXTRA string=12 years)
Camilla Berglund 8fe816d248 Removed GLFW_NO_ERROR. ago%!(EXTRA string=12 years)
Camilla Berglund 92a71e07d3 Made gamma ramp functions per-monitor. ago%!(EXTRA string=12 years)
Camilla Berglund d97dddc8c4 Simplified function comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 3e78570a31 Removed duplicate documentation. ago%!(EXTRA string=12 years)
Matt Arsenault 6501a3007c No monitors should call error callback ago%!(EXTRA string=12 years)
Camilla Berglund 9af960e2dd Made the pointer-ness of object handles explicit. ago%!(EXTRA string=12 years)
Camilla Berglund 3817771a40 Started adding documentation for internal APIs. ago%!(EXTRA string=13 years)
Camilla Berglund b72a97d531 Renamed global struct and substructs. ago%!(EXTRA string=13 years)
Camilla Berglund 1790194828 Renamed _glfwInputError and moved to event API. ago%!(EXTRA string=13 years)
Camilla Berglund 9cc8fc0d0a Removed glfwGetError and glfwErrorString. ago%!(EXTRA string=13 years)
Camilla Berglund 9af61d06cf Removed return value of _glfwPlatformTerminate. ago%!(EXTRA string=13 years)
Camilla Berglund 06c191feea Updated error codes to better reflect multi-API support. ago%!(EXTRA string=13 years)
Camilla Berglund 998cb5144e Made glfwSetCursorPos fail silently if lacking focus. ago%!(EXTRA string=13 years)
Camilla Berglund 14355d692f Fixed active/focused nomenclature mixing. ago%!(EXTRA string=13 years)
Camilla Berglund d68acb78bf Removed registering glfwTerminate with atexit. ago%!(EXTRA string=13 years)
Camilla Berglund 5df4df6ca4 Added glfwDefaultWindowHints. ago%!(EXTRA string=13 years)
Camilla Berglund 830f2b439c Cleanup. ago%!(EXTRA string=13 years)
Camilla Berglund aaaac00aa5 Comment fixes. ago%!(EXTRA string=13 years)
Camilla Berglund bd5ff15769 Moved error handling to init module. ago%!(EXTRA string=13 years)