summaryrefslogtreecommitdiffstats
path: root/video/out/win32
Commit message (Expand)AuthorAgeFilesLines
* win32: resolve dropped shell links (Windows shortcuts)nanahi10 days1-1/+3
* meson: adjust win32 definesKacper Michajłow2023-11-251-0/+1
* ALL: use new mp_thread abstractionKacper Michajłow2023-11-051-1/+0
* various: sort some standard headersNRK2023-10-201-1/+1
* osdep: remove atomic.hNRK2023-10-201-1/+1
* win32: don't load dynamically always available functionsKacper Michajłow2023-09-011-46/+5
* win32/displayconfig: remove custom struct redefinitionKacper Michajłow2023-09-011-60/+0
* win32: add support for drag-and-drop optionDudemanguy2023-07-012-2/+15
* vo_gpu: win: remove exclusive-fullscreen detection hackJames Ross-Gowan2017-12-202-123/+0
* droptarget: fix style and refactorJames Ross-Gowan2017-03-261-123/+106
* w32_common: move the IDropTarget impl to a separate fileJames Ross-Gowan2017-03-262-0/+266
* displayconfig: treat a refresh rate of 1 as invalidJames Ross-Gowan2016-09-181-2/+8
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* vo_opengl: win32: test for exclusive modeJames Ross-Gowan2015-11-262-0/+123
* w32: use DisplayConfig API to retrieve correct monitor refresh rateJames Ross-Gowan2015-11-062-0/+263