.. |
mac
|
Render-related cleanup
|
2021-12-30 15:47:16 -05:00 |
modules
|
rendutil.cpp: API cleanup + minor related OSD render cleanups
|
2022-01-22 13:39:58 -05:00 |
sdl
|
Correctly adjust window size based on the computed visible area for different stretching cases. (#9140)
|
2022-01-21 22:25:47 -05:00 |
windows
|
Correctly adjust window size based on the computed visible area for different stretching cases. (#9140)
|
2022-01-21 22:25:47 -05:00 |
asio.h
|
-ui: Made zoom controls a bit more intuitive.
|
2021-09-06 06:34:42 +10:00 |
eigcc.h
|
osd/eigcc.h: Fix 32-bit gcc/clang builds.
|
2021-06-14 11:46:19 +10:00 |
eigccarm.h
|
Added helpers for 64-bit count leading zeroes/ones.
|
2021-06-13 09:38:01 +10:00 |
eigccppc.h
|
util/delegate.h: Try to catch issues earlier, and some cleanup.
|
2021-09-20 03:03:26 +10:00 |
eigccx86.h
|
Added helpers for 64-bit count leading zeroes/ones.
|
2021-06-13 09:38:01 +10:00 |
eivc.h
|
Added helpers for 64-bit count leading zeroes/ones.
|
2021-06-13 09:38:01 +10:00 |
eivcarm.h
|
Added helpers for 64-bit count leading zeroes/ones.
|
2021-06-13 09:38:01 +10:00 |
eivcx86.h
|
-osd: Clean up inline maths utilities.
|
2021-01-18 01:42:28 +11:00 |
eminline.h
|
Added helpers for 64-bit count leading zeroes/ones.
|
2021-06-13 09:38:01 +10:00 |
osdcomm.h
|
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
|
2021-02-14 11:05:57 -05:00 |
osdcore.cpp
|
osdcore: fix buffer overflow with osd_output stack
|
2021-10-30 21:28:25 +02:00 |
osdcore.h
|
cpu: Allow recompilers to work with W^X policy
|
2021-01-06 02:18:04 +11:00 |
osdepend.h
|
unicode.h: Updates
|
2020-12-15 13:36:55 -05:00 |
osdfile.h
|
formats, osd, util: Started refactoring file I/O stuff. (#8456)
|
2021-08-22 09:06:15 +10:00 |
osdnet.cpp
|
Remove void *ptr parameter from emu_timer, timer_device and all related callbacks
|
2022-01-26 08:56:03 -05:00 |
osdnet.h
|
Remove void *ptr parameter from emu_timer, timer_device and all related callbacks
|
2022-01-26 08:56:03 -05:00 |
osdsync.cpp
|
Fix chdman threading on cpus with many cores (#9006)
|
2021-12-17 12:56:59 -05:00 |
osdsync.h
|
Fix chdman threading on cpus with many cores (#9006)
|
2021-12-17 12:56:59 -05:00 |
strconv.cpp
|
Remove OSD_UWP from rest of code
|
2021-10-26 11:45:04 +02:00 |
strconv.h
|
frontend: Fixed clone sorting; osd/strconv.cpp: The string_view treatment, and fixed a bug with to/from ANSI codepage.
|
2021-10-09 14:21:08 +11:00 |
watchdog.cpp
|
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
|
2020-01-30 21:46:27 -05:00 |
watchdog.h
|
MT6284 flush stdout/stderr before killing process
|
2016-07-08 16:47:06 +10:00 |