summaryrefslogtreecommitdiffstats
path: root/osdep/windows_utils.c
Commit message (Expand)AuthorAgeFilesLines
* win32: implement shell link target resolvingnanahi2024-03-191-0/+22
* various: sort some standard headersNRK2023-10-201-2/+2
* various: remove ATOMIC_VAR_INITNRK2023-10-201-1/+1
* osdep: remove atomic.hNRK2023-10-201-1/+1
* subprocess-win: update to mp_subprocess2James Ross-Gowan2020-07-201-0/+69
* vo_opengl: angle: rewrite with custom swap chainJames Ross-Gowan2017-02-071-0/+8
* windows_utils: try and use FormatMessage for errors.Kevin Mitchell2016-02-171-2/+22
* dxva2: use mp_HESULT_to_str on FAILED(hr)Kevin Mitchell2016-02-161-0/+35
* ao_wasapi: move out some utility functionswm42016-01-111-0/+97