summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/debugwininfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix windows compile (nw) Miodrag Milanovic2017-02-111-0/+1
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-171-1/+1
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* Convert OSD monitor info to modules plus add DXGI implementation Brad Hughes2016-09-141-0/+1
* more cleanup (nw) Miodrag Milanovic2016-07-011-1/+0
* Move window_list to osd_common_t Brad Hughes2016-06-111-1/+1
* Unify window_list in Windows and SDL OSD Brad Hughes2016-06-101-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-9/+10
* Revert "Temp revert of Brad changes (nw)" Miodrag Milanovic2016-04-251-1/+1
* Temp revert of Brad changes (nw) Miodrag Milanovic2016-04-251-1/+1
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-22/+22
* Refactor OSD window. Brad Hughes2016-04-211-1/+1
* Standardize platform window pointer storage in osd_window. Brad Hughes2016-04-181-1/+1
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-2/+2
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-3/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+603