Luflosi
|
2b884377d4
|
Fix typos
|
2020-06-23 16:35:13 +02:00 |
|
Luflosi
|
767da68239
|
Reduce difference to GLFW upstream
Only whitespace, formatting and comments were changed. This does not alter any functionality.
|
2020-06-02 11:45:08 +02:00 |
|
Luflosi
|
d6072f6218
|
X11: Assume 96 DPI if RandR monitor size is zero
From upstream: e96dc5d219 .
|
2019-11-22 02:07:34 +01:00 |
|
Luflosi
|
28bb123be8
|
Update the GLFW version number from 3.3 to 3.4
Closes https://github.com/kovidgoyal/kitty/issues/1884.
From a337c56848 .
|
2019-08-02 11:00:16 -05:00 |
|
Luflosi
|
489f3e6c9d
|
Add C dialect reminders to each glfw source file
Reduces the difference to upstream.
From 56aad76b16 .
|
2019-07-20 21:07:27 -05:00 |
|
Luflosi
|
bdc4558a43
|
Update GLFW copyright years
Reduces the difference to upstream.
From ab118b2529 .
|
2019-07-20 00:30:13 -05:00 |
|
Kovid Goyal
|
841c907efc
|
Build glfw with all warnings enabled
|
2019-07-01 10:42:07 +05:30 |
|
Kovid Goyal
|
2ef0391b08
|
Convert some declarations to C99 style
From upstream: 0c6b505619
|
2019-07-01 08:32:47 +05:30 |
|
Luflosi
|
bada795320
|
Reduce the difference of glfw/x11_* to glfw upstream
This only changes some formatting, whitespace, etc.. There are no
changes to the functionality.
Let me know if you don't like some of those changes.
|
2019-06-11 17:57:39 +02:00 |
|
Kovid Goyal
|
47acc9ff2f
|
Get rid of GLFW_(TRUE|FALSE)
|
2019-06-08 08:14:30 +05:30 |
|
Kovid Goyal
|
fe62700825
|
Get rid of GLFWbool
|
2019-06-08 08:12:42 +05:30 |
|
Kovid Goyal
|
4c4c6ab0e6
|
Various fixes for monitor work area retrieval from upstream
|
2019-03-06 09:08:08 +05:30 |
|
Kovid Goyal
|
0899019518
|
Add glfwGetMonitorWorkarea
From upstream: be295ccbea
|
2019-03-06 08:47:01 +05:30 |
|
Kovid Goyal
|
aa2b21456f
|
Round refresh rate instead of truncating
From upstream: 621ece63c8
|
2019-03-06 08:36:59 +05:30 |
|
Kovid Goyal
|
a1eb236616
|
Fix glfwGetGammaRamp error handling
751c6f9a27
|
2018-12-28 08:13:28 +05:30 |
|
Kovid Goyal
|
96c444d041
|
Workaround for bug in glfw causing crash when hotplugging monitors
Fixes #812
|
2018-08-21 12:52:16 +05:30 |
|
Kovid Goyal
|
ab7f3310c4
|
Dont crash if XRRGetCrtcInfo() returns NULL
|
2018-08-03 16:17:25 +05:30 |
|
Kovid Goyal
|
1edf1524f8
|
Update bundled glfw
|
2018-03-03 11:21:09 +05:30 |
|
Kovid Goyal
|
77d46630d7
|
Update bundled glfw
|
2018-02-08 09:15:40 +05:30 |
|
Kovid Goyal
|
b4509e341a
|
Update glfw
|
2017-12-01 12:16:18 +05:30 |
|
Kovid Goyal
|
9307486254
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
|