mame/src/osd/modules
2021-03-20 02:58:53 +11:00
..
debugger srcclean in preparation for branching release 2021-02-21 16:08:12 +11:00
diagnostics #7711: lld seems to add a minimal symbol that the system libraries catch. Be smarter about ignoring that. 2021-02-06 01:24:27 -08:00
file Eliminate ARRAY_LENGTH template in favor of C++17's std::size 2021-02-14 11:05:57 -05:00
font Eliminate ARRAY_LENGTH template in favor of C++17's std::size 2021-02-14 11:05:57 -05:00
input -A few incremental UI code improvements: 2021-03-12 01:15:08 +11:00
lib Eliminate ARRAY_LENGTH template in favor of C++17's std::size 2021-02-14 11:05:57 -05:00
midi Low-level #include overhaul 2021-01-02 15:18:15 -05:00
monitor looks like I64 size qualifier is only needed for MSYS64 GCC 9 and earlier (nw) 2020-06-02 19:18:20 +10:00
netdev unicode.h: Updates 2020-12-15 13:36:55 -05:00
opengl Fix stray space char in osd_opengl.h 2020-10-03 14:00:45 +02:00
output -Switch to building MAME as C++17. 2020-11-15 03:53:47 +11:00
render bgfx: Fixed crt-geom{,-deluxe} shader compilation and recompiled shaders. 2021-03-20 02:58:53 +11:00
sound Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) 2020-04-08 11:10:21 -04:00
osdhelper.h
osdmodule.cpp Got rid of global_alloc/global_free. 2020-10-03 03:00:24 +10:00
osdmodule.h Got rid of global_alloc/global_free. 2020-10-03 03:00:24 +10:00
osdwindow.cpp osd: Rearranged window title to put system name first 2021-01-22 00:30:40 +11:00
osdwindow.h -osd/windows: Minimise full-screen windows on losing focus (#2997). 2021-01-21 23:33:53 +11:00