You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
duckstation/src
Stenzek 4616dd3293
Qt: Avoid heap string copy for each context menu action
QString is copy-on-write.
5 months ago
..
common SmallString: Fix size bug in assign(SmallStringBase&&) 5 months ago
common-tests
core ImGuiOverlays: Warning fixes 5 months ago
duckstation-mini ImGuiManager: Switch to dynamic fonts 5 months ago
duckstation-qt Qt: Avoid heap string copy for each context menu action 5 months ago
duckstation-regtest Qt: Backport undo load state timestamps 6 months ago
scmversion
updater
util FullscreenUI: Warning fixes 5 months ago
CMakeLists.txt