summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/monitor/monitor_win32.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Small 32 bit windows monitor module fix (nw) Brad Hughes2016-11-281-1/+1
|
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-171-1/+1
| | | | * Change window handle storage to template instead of void* (nw)
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-2/+2
| | | | | utf8_from_[a|w|t]string ==> osd::text::from_[a|w|t]string [a|w|t]string_from_utf8 ==> osd::text::to_[a|w|t]string
* srcclean (nw) Vas Crabb2016-09-261-1/+1
|
* Convert OSD monitor info to modules plus add DXGI implementation Brad Hughes2016-09-141-0/+142