summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/monitor/monitor_dxgi.cpp
Commit message (Expand)AuthorAgeFilesLines
* looks like I64 size qualifier is only needed for MSYS64 GCC 9 and earlier (nw) Vas Crabb2020-06-021-1/+1
* fixed some clang-tidy warnings (nw) (#6197) Oliver Stöneberg2020-01-221-1/+1
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-1/+1
* fix windows compile (nw) Miodrag Milanovic2017-02-111-0/+1
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-3/+0
* Update name of DYNAMIC_API macros (nw) Brad Hughes2016-12-011-4/+4
* Simpler low-cost implementation making modules and function pointers class me... Brad Hughes2016-11-211-6/+5
* Changing singleton to be thread safe (nw) Brad Hughes2016-11-201-1/+1
* Created DYNAMIC_API macros for cleaner definition of dynamically linked funct... Brad Hughes2016-11-201-11/+7
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-171-1/+1
* More UWP work - the UI actually renders (nw) Brad Hughes2016-11-101-1/+17
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-2/+2
* srcclean (nw) Vas Crabb2016-09-261-2/+2
* Convert OSD monitor info to modules plus add DXGI implementation Brad Hughes2016-09-141-0/+172