summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/debugwin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update accumulating relative inputs exactly once per frame. Vas Crabb2023-02-241-1/+1
* osd: Don't pump events when reading inputs. Vas Crabb2023-02-231-1/+1
* osd: Turned video modules into actual modules, fixed various issues. Vas Crabb2023-02-011-3/+3
* Various input and OSD refactoring: Vas Crabb2023-01-291-39/+59
* -debugger/win: Cascade positions of new debugger windows. Vas Crabb2023-01-151-0/+71
* Debugger updates: Vas Crabb2022-09-201-20/+26
* Added a crude dark theme for the Win32 debugger. Vas Crabb2022-09-171-3/+31
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-7/+96
* Debugger expression and memory access overhaul AJR2020-05-251-1/+1
* Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) Oliver Stöneberg2020-04-081-1/+1
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-301-1/+1
* scoped enum for Windows (nw) Vas Crabb2017-05-231-1/+1
* Cleanup, we already have NOMINMAX now in scripts (nw) Miodrag Milanovic2017-02-111-2/+0
* fix windows compile (nw) Miodrag Milanovic2017-02-111-1/+1
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-171-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-0/+2
* Don't raise stuff to public unnecessarily (nw) Vas Crabb2016-07-021-2/+2
* more cleanup (nw) Miodrag Milanovic2016-07-011-19/+20
* 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-2/+3
* 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-10/+10
* Refactor OSD window. Brad Hughes2016-04-211-1/+1
* Standardize platform window pointer storage in osd_window. Brad Hughes2016-04-181-1/+1
* Iterate over core classes C++11 style AJR2016-03-311-6/+6
* Refactor OSD input into modules Brad Hughes2016-02-281-3/+4
* fixing some more override (nw) Miodrag Milanovic2015-12-061-16/+16
* 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-2/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+267