0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/video/out/win32
NRK 2070331f64 osdep: remove atomic.h
replace it with <stdatomic.h> and replace the mp_atomic_* typedefs with
explicit _Atomic qualified types.

also add missing config.h includes on some files.
2023-10-20 21:31:09 +02:00
..
displayconfig.c win32: don't load dynamically always available functions 2023-09-01 16:58:56 +02:00
displayconfig.h w32: use DisplayConfig API to retrieve correct monitor refresh rate 2015-11-06 19:53:18 +01:00
droptarget.c osdep: remove atomic.h 2023-10-20 21:31:09 +02:00
droptarget.h win32: add support for drag-and-drop option 2023-07-01 02:06:02 +00:00