2060 Commits (ebb7145ccc56176eac7f381fb5fda2424a941be1)
 

Author SHA1 Message Date
Camilla Berglund ebb7145ccc Fixed VC++ warnings. ago%!(EXTRA string=11 years)
Camilla Berglund 584879c759 Fixed flipped M and N key. ago%!(EXTRA string=11 years)
Camilla Berglund 1900d9a656 Included extended flag in Win32 scan code. ago%!(EXTRA string=11 years)
Camilla Berglund 8061bb54fe Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund 78efc18079 Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
Camilla Berglund 2889f484f4 Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund 0c58df06d5 Added support for _NET_REQUEST_FRAME_EXTENTS. ago%!(EXTRA string=11 years)
Camilla Berglund d6e0e0de2b Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund 40f69d7abf Added use of frame size to multi-window test. ago%!(EXTRA string=11 years)
Camilla Berglund eb3f75e03e Added glfwGetWindowFrameSize. ago%!(EXTRA string=11 years)
Camilla Berglund d3ae574418 Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund d7882cb89b Aligned libGL soname to Linux ABI. ago%!(EXTRA string=11 years)
Camilla Berglund 5c8121e7a8 Clarified language for file drop callback. ago%!(EXTRA string=11 years)
Camilla Berglund bf0adc2c70 Fixed crash on monitor disconnection. ago%!(EXTRA string=11 years)
Camilla Berglund 2e8d17e7b7 Fixed MinGW detection. ago%!(EXTRA string=11 years)
Camilla Berglund 5b5717e539 Removed superfluous cast. ago%!(EXTRA string=11 years)
Camilla Berglund 0e20577af4 Confined remaining functions to main thread. ago%!(EXTRA string=11 years)
Camilla Berglund a9c7377e0a Clarified thread safety statement. ago%!(EXTRA string=11 years)
Camilla Berglund 68d757113b Added custom cursors to news. ago%!(EXTRA string=11 years)
Camilla Berglund af61bd3137 Updated change log. ago%!(EXTRA string=11 years)
Doug Binks dc987edf34 First draft of physical key fix for Windows. ago%!(EXTRA string=11 years)
Camilla Berglund 9209d9b304 Updated change log. ago%!(EXTRA string=11 years)
Camilla Berglund 7ac3d85126 Formatting. 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)
urraka 40c04a7565 Added support for custom system cursors. ago%!(EXTRA string=11 years)
Camilla Berglund 30f86286f5 Fixed bad change log edit. ago%!(EXTRA string=11 years)
Camilla Berglund aaac715060 Reverted 43095307da. ago%!(EXTRA string=11 years)
Camilla Berglund 7ebd10a868 Added GLFW_INCLUDE_ES31. ago%!(EXTRA string=11 years)
Camilla Berglund 8ebd135536 Fixed last use of wndconfig in EGL port. ago%!(EXTRA string=11 years)
Camilla Berglund 6a03ed74fb Added credit. ago%!(EXTRA string=11 years)
Camilla Berglund a7f93060dd Killed lab escapee. ago%!(EXTRA string=11 years)
Jonas Ådahl b2b3f170a9 Make EGL use ctxconfig instead of wndconfig ago%!(EXTRA string=11 years)
Camilla Berglund 22c5192b3d Merge pull request #253 from eddieringle/fix-docs ago%!(EXTRA string=11 years)
Eddie Ringle d79be3f7fc docs/window.dox: Fix typo ago%!(EXTRA string=11 years)
Camilla Berglund 2200f87492 Fixed glfwDestroyWindow not flushing the output buffer. ago%!(EXTRA string=11 years)
Camilla Berglund c84bd6d393 Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund 5c23071a81 Fixed leak of display name. ago%!(EXTRA string=11 years)
Camilla Berglund 43095307da Cleanup of CGDisplayIOServicePort replacement. ago%!(EXTRA string=11 years)
Matthew Henry bebae14223 Replace CGDisplayIOServicePort with a workaround ago%!(EXTRA string=11 years)
Camilla Berglund d2cc815009 Only set the monitor callback once. ago%!(EXTRA string=11 years)
Camilla Berglund a859c10fa1 Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund 4889b4ceee Added missing detection of invalid flags. ago%!(EXTRA string=11 years)
Camilla Berglund d7c42c8132 Added window creation intent printing. ago%!(EXTRA string=11 years)
Camilla Berglund 78f1b8bd15 Fixed invalid video mode being restored. ago%!(EXTRA string=11 years)
Camilla Berglund 87dd7b89f5 Video mode detection cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund 41fd1655bd Added test for posting of empty event. ago%!(EXTRA string=11 years)
Camilla Berglund 1ccc23268c Added glfwPostEmptyEvent. ago%!(EXTRA string=11 years)
Camilla Berglund 9309f75704 Fixed missing ICCCM protocol message checks. ago%!(EXTRA string=11 years)
Camilla Berglund 98552f1d75 Added caching of X11 NULL atom. ago%!(EXTRA string=11 years)