401 Commits (4e70c95aa3bcb666320e17f2097f33d18a7fc225)

Author SHA1 Message Date
Camilla Löwy 6d9a58bfef Add glfwInitHint ago%!(EXTRA string=8 years)
Camilla Löwy 071a049f07 Documentation work ago%!(EXTRA string=8 years)
Camilla Löwy e019f7e7f2 Remove misleading platform API documentation ago%!(EXTRA string=8 years)
Camilla Löwy 53f46d32e2 Make OSMesa backend an almost proper null backend ago%!(EXTRA string=8 years)
Camilla Löwy e9560ef021 Add GLFW_OSMESA_CONTEXT_API ago%!(EXTRA string=8 years)
Camilla Löwy 77a8f103d8 Add GLFW_COCOA_GRAPHICS_SWICTHING ago%!(EXTRA string=8 years)
Camilla Löwy 21eabd3938 Documentation work ago%!(EXTRA string=8 years)
Camilla Löwy 926d2beddb Move initialized flag into library struct ago%!(EXTRA string=8 years)
Liam Middlebrook 72ac5badb0 Add GLFW_CENTER_CURSOR ago%!(EXTRA string=8 years)
Camilla Löwy bfd564f257 Move internals to shared joystick objects ago%!(EXTRA string=8 years)
Camilla Löwy 221451b817 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 48a795c101 Merge single-use function _glfwFreeMonitors ago%!(EXTRA string=8 years)
Camilla Löwy 3edaa5280d Add GLFW_INCLUDE_ES32 ago%!(EXTRA string=9 years)
Camilla Löwy 04f559e28d Restructure monitor enumeration ago%!(EXTRA string=9 years)
Camilla Löwy 4661315192 Add GLFW_COCOA_FRAME_AUTOSAVE ago%!(EXTRA string=9 years)
Camilla Löwy 58ceab5f1e Add GLFW_COCOA_RETINA_FRAMEBUFFER ago%!(EXTRA string=9 years)
Camilla Löwy 744cee6ec9 Cleanup ago%!(EXTRA string=9 years)
Camilla Löwy 9e56099edd Add glfwSetWindowAttrib ago%!(EXTRA string=9 years)
Camilla Löwy f4d0c83181 Paperwork done ago%!(EXTRA string=9 years)
Camilla Berglund fef21361c5 OSMesa: Cleanup ago%!(EXTRA string=9 years)
Jason Daly 368fa9475d Add headless OSMesa backend ago%!(EXTRA string=9 years)
Camilla Berglund e94d16667b Cocoa: Add basic support for Vulkan via MoltenVK ago%!(EXTRA string=9 years)
Camilla Berglund fef25ea934 Emit all Vulkan init errors from init function ago%!(EXTRA string=9 years)
Camilla Berglund efc6b35615 Rename joystick ID variables ago%!(EXTRA string=9 years)
Camilla Berglund c156b50e4c Add glfwSetWindowMaximizeCallback ago%!(EXTRA string=9 years)
Camilla Berglund 54930ddd33 Check only for relevant Vulkan extensions 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 5ff7d9505f Simplify Vulkan extension checks ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Camilla Berglund 1d3240ff9c Fix Vulkan header macro not breaking compilation ago%!(EXTRA string=9 years)
Camilla Berglund 7c3706763a Cleanup ago%!(EXTRA string=9 years)
Philip Rideout 8bdb105897 Add _GLFW_VULKAN_STATIC build macro ago%!(EXTRA string=9 years)
Camilla Berglund 614debd13f Initialize Vulkan API on demand ago%!(EXTRA string=9 years)
Camilla Berglund 9a781cef53 Formatting 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 ef80beab81 Add run-time context creation API selection ago%!(EXTRA string=9 years)
Camilla Berglund 8a7fa306ce Add glfwSetJoystickCallback ago%!(EXTRA string=9 years)
Camilla Berglund f96d865b93 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 7ab7d8b4b1 Make use of uint32_t where appropriate ago%!(EXTRA string=9 years)
Camilla Berglund 5661d03be8 Replace GLFWuint64 with uint64_t ago%!(EXTRA string=9 years)
Camilla Berglund 5eb2e83c82 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 6570d0c4b7 Add glfwSetWindowMonitor ago%!(EXTRA string=9 years)
Camilla Berglund 99c925efd8 Add tracking of which window 'owns' a monitor ago%!(EXTRA string=9 years)
Camilla Berglund ea888114fa Remove monitor from _GLFWwndconfig ago%!(EXTRA string=9 years)