Kovid Goyal
|
c0f04231ed
Move CVDisplayLink code into its own module
|
4 달 전 |
Kovid Goyal
|
271665dbaf
Temporary workaround for CVDisplayLink deprecation
|
5 달 전 |
Kovid Goyal
|
bddc552433
...
|
10 달 전 |
Kovid Goyal
|
b76e94059d
Propagate failures to get video mode
|
10 달 전 |
Derek Schrock
|
3b57acf03c
More cases of #5477 functions with empty argument lists
|
1 년 전 |
Kovid Goyal
|
99d06f0714
See if 0 makes Apple happy
|
3 년 전 |
Kovid Goyal
|
e973c45968
Fix build on XCode 13.1
|
3 년 전 |
Kovid Goyal
|
ade4e67b51
Possible fix for #3890
|
3 년 전 |
Danilo Horta
|
890181172f
Fix "Cocoa: Failed to find service port...".
|
3 년 전 |
Kovid Goyal
|
219bf564f7
Fix #3719
|
3 년 전 |
Kovid Goyal
|
e4b4a35375
macOS: Fix rendering getting stuck on some machines after sleep/screensaver
|
3 년 전 |
Kovid Goyal
|
0fc93118f2
Make the error message when failing to get monitor display name more informative
|
4 년 전 |
Kovid Goyal
|
68423b3603
Fix compiler warning on newer Xcode
|
4 년 전 |
Luflosi
|
0edfa88755
Reduce the difference of GLFW to upstream
|
4 년 전 |
Luflosi
|
6b3f774f05
GLFW: Cocoa: Fix potential leak of CFNumber object
|
4 년 전 |
Luflosi
|
803fba9cfd
Cocoa: Replace display link with IOKit query
|
4 년 전 |
Luflosi
|
e725c647ef
Cocoa: Only create per-monitor display link once
|
5 년 전 |
Luflosi
|
c05cbed5b2
Reduce difference to GLFW upstream
|
5 년 전 |
Kovid Goyal
|
46d49e18c0
More macOS float fixes
|
5 년 전 |
Luflosi
|
28bb123be8
Update the GLFW version number from 3.3 to 3.4
|
5 년 전 |
Luflosi
|
489f3e6c9d
Add C dialect reminders to each glfw source file
|
5 년 전 |
Kovid Goyal
|
5fef4726a7
Cocoa: Fix file-local function not declared static
|
5 년 전 |
Luflosi
|
bdc4558a43
Update GLFW copyright years
|
5 년 전 |
Kovid Goyal
|
39f6071c68
macOS: Fix a deadlock with CVDisplayLink
|
5 년 전 |
Kovid Goyal
|
841c907efc
Build glfw with all warnings enabled
|
5 년 전 |
Kovid Goyal
|
9bc288cd8e
...
|
5 년 전 |
Kovid Goyal
|
2ef0391b08
Convert some declarations to C99 style
|
5 년 전 |
Kovid Goyal
|
86305fdeb3
Use CVDisplayLinkIsRunning() rather than tracking started state since the OS can apparently shutdown the thread on its own in some scenarios
|
5 년 전 |
Luflosi
|
8ffc841a3a
Reduce the difference of glfw/cocoa_* to upstream
|
5 년 전 |
Kovid Goyal
|
47acc9ff2f
Get rid of GLFW_(TRUE|FALSE)
|
5 년 전 |