544 Commits (78bc624ba91afa2416c8a5f0eb8c71ee8862219c)

Author SHA1 Message Date
Marcel Metz 5a16042c8a Fixed mingw compile errors. ago%!(EXTRA string=14 years)
Camilla Berglund b6c510c9d1 Split window and context creation into separate functions. ago%!(EXTRA string=14 years)
Camilla Berglund b016d642ab Comment fixes. ago%!(EXTRA string=14 years)
Hanmac 8e2f4cfb31 add setting an utf8 string to _NET_WM_NAME for x11 ago%!(EXTRA string=14 years)
Camilla Berglund c4806b9532 Merged cursor enter/leave callbacks. ago%!(EXTRA string=14 years)
Camilla Berglund 1d2a9790c9 Only show cursor on leave in hidden mode. ago%!(EXTRA string=14 years)
Camilla Berglund 7e470518ba Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 1ddafc25a6 Moved new cursor input code to other cursor input code. ago%!(EXTRA string=14 years)
Hanmac 0b752b84c3 Added API and X11 implementation of cursor enter and leave callbacks. ago%!(EXTRA string=14 years)
Marcel Metz a69974403e Added x11 support for monitor PnP detection. ago%!(EXTRA string=14 years)
Marcel Metz df64773a44 Moved monitor callback to shared implementation. ago%!(EXTRA string=14 years)
Marcel Metz f228d23024 Moved platform specific monitor list creation part to separate functions. ago%!(EXTRA string=14 years)
Marcel Metz 6f970f5753 Made monitor list cleanup shared. ago%!(EXTRA string=14 years)
Camilla Berglund fa17b7e616 Compatibility fixes. ago%!(EXTRA string=14 years)
Camilla Berglund 0cb77a31b6 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 32f186e82d Made joystick array static. ago%!(EXTRA string=14 years)
Camilla Berglund ea8c7029a7 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund e26fd639f9 Disabled debug printing. ago%!(EXTRA string=14 years)
Camilla Berglund 58bb6b5288 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 3ff48b5b47 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 98173ece03 Removed calls to exit on joystick init failure. ago%!(EXTRA string=14 years)
Camilla Berglund a5b8c8db18 Replaced malloc and free with GLFW allocator. ago%!(EXTRA string=14 years)
Camilla Berglund e05f0c0f53 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund e93ae44ee5 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 1187c7da62 Ported the temporary cursor jitter fix from 2.7.3. ago%!(EXTRA string=14 years)
Camilla Berglund 57f9602b0e Removed speculation. ago%!(EXTRA string=14 years)
Camilla Berglund 1ca5391acd Removed trailing whitespace. ago%!(EXTRA string=14 years)
Camilla Berglund 6add995b06 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund d322fa1ab4 Added workaround for APIENTRY. ago%!(EXTRA string=14 years)
Camilla Berglund 379d0025ec Removed library name from version string to more closely match OpenGL format. ago%!(EXTRA string=14 years)
Camilla Berglund cde95f72c0 Made X extensions be adjacent in version string. ago%!(EXTRA string=14 years)
Camilla Berglund 129ef3f72a Added Xkb presence to version string. ago%!(EXTRA string=14 years)
Camilla Berglund 87f713a5e2 Added glfwInit exception comment. ago%!(EXTRA string=14 years)
Camilla Berglund 85982b2985 Removed Cygwin cross-compilation hacks. ago%!(EXTRA string=14 years)
Camilla Berglund 96267c8696 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund a18cd1b14c Renamed GLFW_WINDOW_NO_RESIZE to GLFW_WINDOW_RESIZABLE. ago%!(EXTRA string=14 years)
Marcel Metz 85d4bfcff5 Implemented monitor (dis)connect callback for win32. ago%!(EXTRA string=14 years)
Camilla Berglund 2660b27cf3 Renamed internal cursor position in preparation of new API. ago%!(EXTRA string=14 years)
Camilla Berglund 3ebe9a4358 Mouse input fixes. ago%!(EXTRA string=14 years)
Camilla Berglund 30c43d60a5 Removed superfluous test. ago%!(EXTRA string=14 years)
Camilla Berglund 72ef537425 Added input function for window damage events. ago%!(EXTRA string=14 years)
Camilla Berglund de147988f2 Fixed editing mistakes. ago%!(EXTRA string=14 years)
Camilla Berglund 30ab9e2058 Moved input-related functions to input file. ago%!(EXTRA string=14 years)
Camilla Berglund d0840bdea1 Added more input functions to clarify internal API. ago%!(EXTRA string=14 years)
Marcel Metz 784f60365e Stub implementation of monitor callback. ago%!(EXTRA string=14 years)
Camilla Berglund 65f074d257 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 1960d1ebb1 Added error setting for more cases of invalid tokens. ago%!(EXTRA string=14 years)
Camilla Berglund 1036d8e808 Restored dropped guards for RandR-specific function. ago%!(EXTRA string=14 years)
Camilla Berglund 9738728298 Reshuffling, formatting and shortening. ago%!(EXTRA string=14 years)
Camilla Berglund 0322d8fba0 Made Win32 port build (functionality soon). ago%!(EXTRA string=14 years)