376 Commits (53fafad915c420ac5a06b81312d7169ea51e84ad)

Author SHA1 Message Date
Camilla Berglund 7e13a4909e Make all EGL functions dynamically loaded ago%!(EXTRA string=10 years)
Camilla Berglund afe4aadade Make all GLX functions dynamically loaded ago%!(EXTRA string=10 years)
Camilla Berglund 2d39dff84a Replace XkbGetKeyboard with XkbGetMap ago%!(EXTRA string=10 years)
Camilla Berglund 352a4f2757 Update changelog ago%!(EXTRA string=10 years)
Camilla Berglund e2bb5e1726 Fix glfwWaitEvents generating events on Win32 ago%!(EXTRA string=10 years)
Camilla Berglund 9f5a483256 Fix glfwWaitEvents returning prematurely on X11 ago%!(EXTRA string=10 years)
Camilla Berglund cc752ad6a0 Fix EINTR not being handled for select on X11 ago%!(EXTRA string=10 years)
Camilla Berglund ca8912375c Fix Motif hints being set for X11 full screen ago%!(EXTRA string=10 years)
Camilla Berglund 6b8d490249 Make all client API functions dynamically loaded ago%!(EXTRA string=10 years)
Camilla Berglund 84b512c62c Make all WGL functions dynamically loaded ago%!(EXTRA string=10 years)
Camilla Berglund 10805cb6ec Add linmath.h to readme dependency list ago%!(EXTRA string=10 years)
Camilla Berglund dd01dd7bef Replace GLU with linmath.h in examples ago%!(EXTRA string=10 years)
Camilla Berglund 02d821c0ab Updated changelog. ago%!(EXTRA string=10 years)
Camilla Berglund ea9c186e36 Updated changelog. ago%!(EXTRA string=10 years)
Camilla Berglund a97477337d Updated changelog and credits, formatting. ago%!(EXTRA string=10 years)
Camilla Berglund 19a28e2c9f Fixed X11 arrow cursor image. ago%!(EXTRA string=10 years)
Camilla Berglund b15eaeda16 Implemented auto-iconification on X11. ago%!(EXTRA string=10 years)
Camilla Berglund dba59cf903 Improved X11 focus event filtering. ago%!(EXTRA string=10 years)
Camilla Berglund 21ce21cc07 Improved X11 full screen focus control flow. ago%!(EXTRA string=10 years)
Camilla Berglund 08b3af4387 Fixed non-pre-edit character input via XIM. ago%!(EXTRA string=10 years)
Camilla Berglund bb50368d55 Fixed enumeration of invalid video modes. ago%!(EXTRA string=10 years)
Camilla Berglund ee2d036bbf Fixed destination of _NET_WM_PING reply. ago%!(EXTRA string=10 years)
Camilla Berglund 81144bb969 Corrected changelog verb. ago%!(EXTRA string=10 years)
Camilla Berglund ed18c145cd Fixed section for changelog entry. ago%!(EXTRA string=10 years)
Camilla Berglund 6d5753c548 Added support for AMD PowerXpress override. ago%!(EXTRA string=10 years)
Camilla Berglund f3cd42887d Fixed changelog section for WGL entries. ago%!(EXTRA string=10 years)
Camilla Berglund 3c52cb1790 Simplified glXGetProcAddress logic. ago%!(EXTRA string=10 years)
Camilla Berglund 8309e0ecb0 Use DwmFlush when DWM is enabled. ago%!(EXTRA string=10 years)
Camilla Berglund 8f0fd7ecf5 Reverted to plain NSView. ago%!(EXTRA string=10 years)
Camilla Berglund c7f564e866 Stop making it worse. ago%!(EXTRA string=10 years)
Camilla Berglund 6d0698ba0e Updated changelog. ago%!(EXTRA string=10 years)
Camilla Berglund 9040c64e5b Implemented GLFW_AUTO_ICONIFY on OS X. ago%!(EXTRA string=10 years)
Camilla Berglund d1ea1ec21b Added credit. ago%!(EXTRA string=10 years)
Camilla Berglund 5b6e67119f Added credit. ago%!(EXTRA string=10 years)
Camilla Berglund c5099ff407 Cleanup of #493. ago%!(EXTRA string=10 years)
Camilla Berglund 882b770ecb Cleanup of #487. ago%!(EXTRA string=10 years)
Camilla Berglund 2fbd948a67 Fixed initialization failing on headless systems. ago%!(EXTRA string=10 years)
Camilla Berglund 5268914b3f Started 3.1.2. ago%!(EXTRA string=10 years)
Camilla Berglund 29b40112c2 Fixed sleeping monitors being excluded from list. ago%!(EXTRA string=10 years)
Camilla Berglund 1d7898b5ea Added description of 3.1.1 release. ago%!(EXTRA string=10 years)
Camilla Berglund 3d204b1afd Sorted context APIs after window APIs. ago%!(EXTRA string=10 years)
Camilla Berglund 821f3e674a Enabled High DPI support with custom Info.plist. ago%!(EXTRA string=10 years)
Camilla Berglund 8f08661d9e Header option macro fixes and documentation work. ago%!(EXTRA string=10 years)
Camilla Berglund a75e43ef22 Moved _NET_REQUEST_FRAME_EXTENTS to frame query. ago%!(EXTRA string=10 years)
BryceMehring c43f082993 Fixed X11 mouse button mismatch. ago%!(EXTRA string=10 years)
Camilla Berglund 6e20cda7fd Fixed test for invalid timer values. ago%!(EXTRA string=10 years)
Camilla Berglund d90f5e0429 Fixed debug bit not being set for OpenGL ES. ago%!(EXTRA string=10 years)
Camilla Berglund bbfdedff01 Updated changelog. ago%!(EXTRA string=10 years)
Camilla Berglund 4d146cb39d Fixed hole in mouse button sequence on X11. ago%!(EXTRA string=10 years)
Aleksey Rybalkin a343e9a475 Added workaround for cursor hiding on some WMs. ago%!(EXTRA string=10 years)