Commit graph

  • 4e922a34a7
    Log: Simplify macros Stenzek 2024-05-23 20:55:28 +1000
  • 792717e03e
    Misc: Get rid of format string for result logging Stenzek 2024-05-23 20:52:05 +1000
  • 9f90f14c48
    CPU/CodeCache: Only print code size stats on request Stenzek 2024-05-23 20:47:30 +1000
  • b6d019db66
    Misc: Replace log printf calls with fmt Stenzek 2024-05-23 20:20:16 +1000
  • 49b2e76dea
    GPU/HW: Warning fix Stenzek 2024-05-23 19:54:38 +1000
  • d2f28b6926
    GPU: Explicit RemovePathLimits() is no longer needed Stenzek 2024-05-23 19:52:56 +1000
  • 10df7ba319
    GPU/HW: Ensure CLUT cache is synced when using SW-for-readbacks Stenzek 2024-05-23 14:30:18 +1000
  • 6cad97b404
    GPUDevice: Make vsync actually tear-free Stenzek 2024-05-23 13:52:24 +1000
  • dd98b630ea
    GameList: Treat disc sets and discs equally when sorting Stenzek 2024-05-23 12:42:50 +1000
  • 8709624751
    GameList: Fix disc set last played time Stenzek 2024-05-22 22:46:09 +1000
  • 14ba3b7312
    System: Fix sync to host refresh audio stretching Stenzek 2024-05-22 22:28:19 +1000
  • e01efaa681
    Log: Channel is [[maybe_unused]] Stenzek 2024-05-22 22:16:58 +1000
  • d9cc80c7f9
    WindowInfo: Get refresh rate from monitor config Stenzek 2024-05-22 22:16:29 +1000
  • f9b58c4077
    Qt: Add Set Cover Image/Edit Memory Cards for merged disc sets Stenzek 2024-05-21 13:54:19 +1000
  • 08125262bb
    System: Fix Edit Memory Cards action for disc sets Stenzek 2024-05-21 13:53:53 +1000
  • 2dd991156a
    Qt: Update glyph ranges Stenzek 2024-05-21 13:55:25 +1000
  • 2b39d509a1
    Update the Simple-Chinese translation to latest. (#3211) zkdpower 2024-05-21 11:54:45 +0800
  • 0bdedbf2ae
    Atualização Português do Brasil (#3210) Anderson Cardoso 2024-05-21 00:54:34 -0300
  • 1a4679def8
    System: Use different conditions for frame dupe-skip Stenzek 2024-05-20 01:32:30 +1000
  • be0b86cef2
    CDImageDevice: Implement disc reading for MacOS Stenzek 2024-05-19 22:47:01 +1000
  • ab4c6f2dde
    CPU/NewRec: Enable delay slot swapping in more situations Stenzek 2024-05-19 23:55:53 +1000
  • 09b43f962a
    CPU/NewRec: Clear needed on swapped delay slot Stenzek 2024-05-19 23:45:27 +1000
  • 5b4f74122c
    System: Add "Skip Duplicate Frame Display" option Stenzek 2024-05-19 18:15:01 +1000
  • 7b8f9506c9
    GameDB: Disc set corrections Stenzek 2024-05-19 13:06:03 +1000
  • bd0cf6582c
    Revert "CI/AppImage: Don't bundle libssl/libcrypto" Stenzek 2024-05-18 17:30:47 +1000
  • 14c30dfa80
    FullscreenUI: Update string list Stenzek 2024-05-18 17:25:10 +1000
  • 1205b75c51
    GameList: Reduce logging verbosity Stenzek 2024-05-18 15:32:03 +1000
  • 515e44f1fd
    Data: Update SDL Game Controller DB (#3209) GreyXor 2024-05-19 05:18:03 +0200
  • bc67994654
    Bump GitHub Actions and Ubuntu (#3208) Juan Pablo Romero Mendoza 2024-05-19 05:17:39 +0200
  • 1adaea9005
    GameList: Merge multi-disc games Stenzek 2024-05-18 15:16:54 +1000
  • 9bdf23cba7
    System: Load game settings from first disc of multi-disc games Stenzek 2024-05-18 14:07:05 +1000
  • 073ac87be2
    GameList: Use string_view for GetEntryForPath() Stenzek 2024-05-18 13:26:15 +1000
  • 23598e6a42
    GameDB: Various fixes (#3207) PowerDuckSamurai 2024-05-18 08:21:32 +0300
  • 2dcf267142
    Atualização Português do Brasil (#3206) Anderson Cardoso 2024-05-17 12:00:22 -0300
  • e1625d61f6
    GameDB: PGXP-CPU for Lifeforce Tenka Stenzek 2024-05-18 00:59:24 +1000
  • 9b086b7807
    CPU: Fix disassembly of rtps/nclip Stenzek 2024-05-17 17:13:29 +1000
  • 7476baced6
    CPU/PGXP: Track valid Z for lower/upper halves of 32-bit values Stenzek 2024-05-17 22:25:02 +1000
  • ea4efb4e52
    CPU/PGXP: Prefer fresh over tainted Z values Stenzek 2024-05-17 21:18:39 +1000
  • 5672b0da95
    CPU/PGXP: sub rd, rs, 0 => move rd, rs Stenzek 2024-05-17 21:13:12 +1000
  • bbac7a60a0
    CPU/PGXP: Don't set high bits of flags Stenzek 2024-05-17 20:52:21 +1000
  • 37b1aa45dd
    CPU/PGXP: Minor optimization to shift instructions Stenzek 2024-05-17 20:41:55 +1000
  • 3fd86a69a4
    CPU/PGXP: Use component enum Stenzek 2024-05-17 19:39:23 +1000
  • e4bedbbbfa
    CPU/PGXP: Readability improvements Stenzek 2024-05-17 19:45:44 +1000
  • 29d4e04e3b
    CPU/PGXP: Use bit math for flags instead of union Stenzek 2024-05-17 19:00:25 +1000
  • 82f3e17b78
    CPU: Value logging/tracing for PGXP Stenzek 2024-05-17 17:15:38 +1000
  • c057e91825
    CDImage: Open all image types as shared files Stenzek 2024-05-17 14:42:37 +1000
  • c03f1cfeb8
    Qt: Fix ugly popup message on Mac in setup wizard Stenzek 2024-05-17 14:21:57 +1000
  • 1c098f625e
    GameDB: Disable true colour for Dragon Valor Stenzek 2024-05-17 14:21:40 +1000
  • a59a42f35b
    Qt: Fix translation of %n hours Stenzek 2024-05-17 13:07:23 +1000
  • e444eb713a
    CI/MacOS: Switch to Xcode 15.4 Stenzek 2024-05-17 14:22:28 +1000
  • 4c531d2372
    Update Russian translation (#3204) shikulja 2024-05-17 07:23:32 +0300
  • 35bdbf2a55
    System: Check host page size on startup Stenzek 2024-05-16 17:24:42 +1000
  • a5b1ee4f04
    Qt: Rename Load Profile to Apply Profile Stenzek 2024-05-16 16:51:33 +1000
  • c53717bbe4
    System: Rewrite input profile hotkey priority logic Stenzek 2024-05-16 16:48:50 +1000
  • 284b10f8eb
    Atualização Português do Brasil (#3203) Anderson Cardoso 2024-05-16 03:53:07 -0300
  • 0a38c0889e
    AudioStream: Improve >100% volume output quality Stenzek 2024-05-15 22:11:47 +1000
  • f0a4ceb909
    InputManager: Add push to toggle for macros Stenzek 2024-05-15 21:17:26 +1000
  • 446750fb66
    FullscreenUI: Correct heading sizes Stenzek 2024-05-15 20:31:12 +1000
  • 7abcdf2b59
    VulkanDevice: Fix double unload Stenzek 2024-05-15 20:31:04 +1000
  • d9b83d69eb
    Qt: Fix auto updater getting stuck after failed request Stenzek 2024-05-15 14:54:33 +1000
  • 232d1c930c
    CI: Bump actions versions Stenzek 2024-05-15 14:54:20 +1000
  • 6d3f01c82b
    CI: Fix Windows build upload Stenzek 2024-05-15 02:10:35 +1000
  • c116e5a1d5
    Qt: Consider per-game overrides for Edit Memory Cards menu Stenzek 2024-05-15 01:15:54 +1000
  • cea061f73f
    Update upload-artifact & download-artifact actions to v4 (#3202) shinra-electric 2024-05-14 17:50:24 +0200
  • 8e3284d8c6
    Vulkan: Simplify loader using DynamicLibrary Stenzek 2024-05-15 00:18:49 +1000
  • 88ace6e4ae
    CMake: Detect cache line size dynamically on AArch64 Linux Stenzek 2024-05-14 23:50:26 +1000
  • d9003b10c3
    SettingsInterface: Fix TinyString helper Stenzek 2024-05-14 21:22:55 +1000
  • 0ebc239003
    CI: Remove ninja dependency for Mac deps Stenzek 2024-05-14 21:22:21 +1000
  • 4208d41183
    Update the Simple-Chinese Translation to latest. (#3201) zkdpower 2024-05-14 19:00:45 +0800
  • 7066eea7c4
    Scripts: Remove now-unused file Stenzek 2024-05-14 18:49:14 +1000
  • b204fd6860
    Qt: Fix Mac dylib not being included Stenzek 2024-05-14 18:48:54 +1000
  • 18160a8e06
    Qt: Add option to pause when controller is disconnected Stenzek 2024-05-14 15:52:43 +1000
  • 2b31c08083
    gitignore: Add deps-build Stenzek 2024-05-14 15:10:23 +1000
  • d056584173
    Deps: Update shaderc to 2024.1 Stenzek 2024-05-14 15:09:02 +1000
  • 0e2204e928
    README: Add link to Flathub Stenzek 2024-05-14 14:40:23 +1000
  • 8f415a44e6
    CPU/NewRec: Fix register allocation crash on Linux Stenzek 2024-05-14 13:57:35 +1000
  • e517581041
    System: Tidy up some unused code Stenzek 2024-05-14 13:57:29 +1000
  • 278c3ab2a5
    Atualização Português do Brasil (#3200) Anderson Cardoso 2024-05-14 02:12:54 -0300
  • f3aec0c965
    Host: Re-introduce plural translation support Stenzek 2024-05-13 01:46:45 +1000
  • a2abcc9bb3
    CI/AppImage: Don't bundle libssl/libcrypto Stenzek 2024-05-13 00:23:34 +1000
  • 318fd0b0fd
    System: Fix triple popup on missing BIOS Stenzek 2024-05-12 23:58:36 +1000
  • be920acf38
    System: Get rid of double popup on renderer create error Stenzek 2024-05-12 23:37:00 +1000
  • 5808e14b7e
    GameDatabase: Warning fix Stenzek 2024-05-12 23:29:42 +1000
  • 03f9708911
    GPUDevice: Move SPIR-V compilation to base class Stenzek 2024-05-12 22:56:58 +1000
  • 117e6be1dc
    HeapArray: Add span returners Stenzek 2024-05-12 22:56:54 +1000
  • 522c2e3458
    FullscreenUI: Use native file selector on Flatpak Stenzek 2024-05-12 20:22:37 +1000
  • 37a76a020a
    FullscreenUI: Add horizontal padding to menu windows Stenzek 2024-05-12 18:14:51 +1000
  • 69e0c1681c
    FullscreenUI: Correct pixel alignment of some UI elements Stenzek 2024-05-12 17:57:17 +1000
  • 864b0ad5fe
    Qt: Save audio output latency value separately to minimal flag Stenzek 2024-05-12 17:36:15 +1000
  • e7765d26fb
    System: Fix double popup on missing SBI file Stenzek 2024-05-12 17:20:37 +1000
  • eab4271bf7
    dep/cubeb: Only include connected devices when enumerating wasapi Stenzek 2024-05-12 17:14:49 +1000
  • 872cee908c
    dep/cubeb: Sync to 19fcbef Stenzek 2024-05-12 17:10:00 +1000
  • c803c4fbef
    Qt: Fix incorrect minimum latency display Stenzek 2024-05-12 17:09:03 +1000
  • a4a35b7e58
    GPU: Add Bilinear (Integer) scaling option Stenzek 2024-05-12 15:32:21 +1000
  • 313496e843
    GameDB: PGXP-CPU for Dragon Valor Stenzek 2024-05-12 15:28:44 +1000
  • 7bb8cbcbaa
    D3D12Device: Fix pipeline cache load error after device change Stenzek 2024-05-12 15:23:58 +1000
  • c85e743573
    Error: Strip trailing whitespace from Windows errors Stenzek 2024-05-12 15:20:39 +1000
  • 0a63bec65c
    CI/Flatpak: Push to Flathub Stenzek 2024-05-09 16:03:08 +1000
  • c015039a3c
    Atualização Português do Brasil (#3198) Anderson Cardoso 2024-05-09 00:54:30 -0300
  • 72607ecdf6 ShaderGen: Fix compile error with Metal+Barriers Stenzek 2024-05-09 13:52:18 +1000