346 Commits (32f38b97d544eb2fd9a568e94e37830106417b51)

Author SHA1 Message Date
Camilla Berglund ef80beab81 Add run-time context creation API selection ago%!(EXTRA string=9 years)
Camilla Berglund e640d840b7 Fix Win32 window size event race condition ago%!(EXTRA string=9 years)
Erlend Sogge Heggen d97044d9ac Update forum link ago%!(EXTRA string=9 years)
Camilla Berglund c41b029ca4 Update changelog ago%!(EXTRA string=9 years)
Camilla Berglund 9e35bc7dae Update changelog ago%!(EXTRA string=9 years)
Camilla Berglund 7cbdae1bed Add initial DirectInput 8 support ago%!(EXTRA string=9 years)
Camilla Berglund 8a7fa306ce Add glfwSetJoystickCallback ago%!(EXTRA string=9 years)
Camilla Berglund 608a33f72b Add credit ago%!(EXTRA string=9 years)
Camilla Berglund 5661d03be8 Replace GLFWuint64 with uint64_t ago%!(EXTRA string=9 years)
Camilla Berglund 3503cba5d9 Fix Ctrl+Pause reported as unknown key on Win32 ago%!(EXTRA string=9 years)
Camilla Berglund 17bcefeac1 Fix CGL context not being released until later ago%!(EXTRA string=9 years)
Camilla Berglund 6570d0c4b7 Add glfwSetWindowMonitor ago%!(EXTRA string=9 years)
Camilla Berglund b823f7151e Add glfwSetWindowIcon ago%!(EXTRA string=9 years)
Camilla Berglund 1e51813d05 Fix incorrect changelog term ago%!(EXTRA string=9 years)
Camilla Berglund 5620895e88 Add glfwWaitEventsTimeout ago%!(EXTRA string=9 years)
Camilla Berglund 31f67dd3cc Add glfwGetTimerValue and glfwGetTimerFrequency ago%!(EXTRA string=9 years)
Camilla Berglund dd4d66d1bf Language ago%!(EXTRA string=9 years)
Camilla Berglund 4b63f70285 Fix no monitors found on VMware Windows guest ago%!(EXTRA string=9 years)
Yoshiki Shibukawa e7bb03d8e7 Improve OS X IME candidate window placement ago%!(EXTRA string=9 years)
Mario Dorn 3107c9548d Implement NSTextInputClient protocol on OS X ago%!(EXTRA string=9 years)
Xo Wang 9f5658c8ac Removed OS X modifier flags cache ago%!(EXTRA string=9 years)
Camilla Berglund d3f5d036f8 Fix OS X modifier flags cache getting out of date ago%!(EXTRA string=9 years)
Camilla Berglund baf574494d Add glfwFocusWindow ago%!(EXTRA string=9 years)
Camilla Berglund 0ea193c4e2 Fix detection of Win32 software monitor events ago%!(EXTRA string=9 years)
Camilla Berglund 4702be7488 Update changelog ago%!(EXTRA string=9 years)
Camilla Berglund bda18bc899 Remove XInput2 XI_Motion support ago%!(EXTRA string=9 years)
Camilla Berglund a10caa4631 Add glfwMaximizeWindow and GLFW_MAXIMIZED ago%!(EXTRA string=9 years)
Camilla Berglund 8c4ce9a3de Documentation work ago%!(EXTRA string=9 years)
Camilla Berglund 710586367c Add Vulkan headers to test dependency list ago%!(EXTRA string=9 years)
Camilla Berglund 9b75bffc88 Add basic Vulkan support ago%!(EXTRA string=9 years)
Aaron Jacobs 49d228207f Fix crash when joystick name unavailable on OS X ago%!(EXTRA string=9 years)
Camilla Berglund a6bec2ebdc CI file fixes ago%!(EXTRA string=9 years)
Camilla Berglund f21ac15c6c Add initial Travis CI file ago%!(EXTRA string=9 years)
Nicholas Vitovitch 23d34747f4 Rename export targets file to glfw3Targets.cmake ago%!(EXTRA string=9 years)
Zbigniew Mandziejewicz 6466c9d406 Fix CMake file install paths ago%!(EXTRA string=9 years)
Camilla Berglund 276b1bc07a Add check for EGL specific buffer swap issue ago%!(EXTRA string=9 years)
Camilla Berglund 12d49eaf6c Update changelog ago%!(EXTRA string=9 years)
Camilla Berglund ee27930628 Update changelog ago%!(EXTRA string=10 years)
Camilla Berglund eea46be4e6 Fix missing MinGW import library prefix ago%!(EXTRA string=10 years)
Camilla Berglund 5668b64839 Fix segfault on DISP_CHANGE_RESTART ago%!(EXTRA string=10 years)
Camilla Berglund e82e2b7570 Fix full screen window position on OS X ago%!(EXTRA string=10 years)
Camilla Berglund 486354d63f Fix libGL not being found on NetBSD ago%!(EXTRA string=10 years)
Camilla Berglund 994d8ae54d Relax native access header constraints ago%!(EXTRA string=10 years)
Camilla Berglund e046d0696b Add glfwGetGLXWindow ago%!(EXTRA string=10 years)
Camilla Berglund 9c315412e1 Add glfwGetKeyName ago%!(EXTRA string=10 years)
Camilla Berglund 9f3636a103 Add partial support for Windows 8.1 per-monitor DPI ago%!(EXTRA string=10 years)
Camilla Berglund 51c0c88772 Update changelog ago%!(EXTRA string=10 years)
Camilla Berglund 97d8ea8119 Fix decoding overrun in UTF-8 XIM path ago%!(EXTRA string=10 years)
Camilla Berglund 7be8209d14 Add GLFW_CONTEXT_NO_ERROR window hint ago%!(EXTRA string=10 years)
Camilla Berglund 962497bdc9 Use GLXWindow renderables on X11 ago%!(EXTRA string=10 years)