Commit Graph

  • e14bf95043
    Misc: Linux build fix Stenzek 2023-12-13 12:35:56 +1000
  • 60e27a105c
    Merge pull request #3067 from Mrlinkwii/update Connor McLaughlin 2023-12-13 01:20:47 +1000
  • ad96b1ec75
    FullscreenUI: Improve menu button borders Stenzek 2023-12-13 01:12:55 +1000
  • c467825791
    SaveStateSelectorUI: Make less ugly Stenzek 2023-12-12 23:19:33 +1000
  • 53241b740b Qt/WinUpdater: Remove "Update Complete" dialog Mrlinkwii 2023-12-12 14:50:46 +0000
  • dbaf49e4d4
    VulkanDevice: Fix ARM32 build (again) Stenzek 2023-12-10 23:31:01 +1000
  • 39913b2a39
    GPUDevice: Fix incorrect positioning with PostFX and GL Stenzek 2023-12-10 23:26:43 +1000
  • 27162e34a0
    PostProcessing: Add Config::GetShaderOptions() Stenzek 2023-12-10 22:22:02 +1000
  • c90de025bf
    MetalDevice: Fix depth not storing Stenzek 2023-12-09 13:23:12 +1000
  • 1a5865bf95
    D3D12Device: Fix crash on SW renderer switch Stenzek 2023-12-09 01:45:36 +1000
  • 1f4a37f8eb
    VulkanDevice: Fix crash on SW renderer switch Stenzek 2023-12-09 01:43:59 +1000
  • d068799515
    VulkanDevice: Fix incomplete swap chain clear with dynamic rendering Stenzek 2023-12-09 01:32:59 +1000
  • f1604db4a3
    GPU/HW: Dynamically size downsampling textures Stenzek 2023-12-08 17:35:34 +1000
  • ff37afef55
    PostProcessing/FX: Support multiple render targets Stenzek 2023-12-08 16:38:11 +1000
  • fdd3edf73a
    Common: Add LLVM SmallVector Stenzek 2023-12-08 16:35:55 +1000
  • 6b00bf016d
    GPU/HW: Dynamically size display texture Stenzek 2023-12-04 16:12:43 +1000
  • a907e1f550
    GPUDevice: Pool textures Stenzek 2023-12-04 16:04:45 +1000
  • 3b2c70cda5
    GPUDevice: Get rid of framebuffer abstraction Stenzek 2023-12-04 15:47:18 +1000
  • a9ee2a34d8
    SmallString: Add missing constructors/move operators Stenzek 2023-12-09 22:06:59 +1000
  • 61783d4a34
    GPU/HW: Remove unused variable Stenzek 2023-12-08 20:24:59 +1000
  • 5c42d3906a
    Qt: Fix incorrect value of combo postfx options Stenzek 2023-12-08 20:11:47 +1000
  • b65d2748b4
    GPUDevice: Implement MirrorRepeat address mode Stenzek 2023-12-08 20:06:29 +1000
  • 6deb9d3072
    D3D12Device: Fix incorrect RP end in CommitClear() Stenzek 2023-12-08 14:33:05 +1000
  • 203e711d67
    Merge pull request #3066 from IlDucci/es_ES_20231208 Connor McLaughlin 2023-12-08 13:19:20 +1000
  • 3f36b26ed9 Spanish (Spain) translation update IlDucci 2023-12-08 00:52:47 +0100
  • b7c53102c6
    GameDB: P2 Stenzek 2023-12-07 20:16:22 +1000
  • 10473f1cfb
    PostProcessing: Add categories/combos/tooltips Stenzek 2023-12-07 15:17:28 +1000
  • 5e45d365c2
    PostProcessing: Sort shader lists before showing Stenzek 2023-12-07 14:17:33 +1000
  • 96d377a396
    Qt: Fix performance counters showing up without VM Stenzek 2023-12-07 14:14:06 +1000
  • ba5d1a109e
    dep/reshadefx: Support generating GLSL ES Stenzek 2023-12-06 23:35:58 +1000
  • bcc2042154
    OpenGLDevice: GLES fixes Stenzek 2023-12-06 23:35:40 +1000
  • 14c7c70b0c
    Merge pull request #3065 from zkdpower/master Connor McLaughlin 2023-12-06 20:26:19 +1000
  • 6557033b98
    FullscreenUI: Replace some std::string instances with TinyString Stenzek 2023-12-06 20:12:08 +1000
  • e835f118b7
    Hotkeys: Fix toggle CPU PGXP with Interpreter Stenzek 2023-12-06 19:54:45 +1000
  • 591a2228d6
    GTE: Add register names for debugging Stenzek 2023-12-05 18:20:54 +1000
  • 185af2b039
    CPU/NewRec: Fix lui/mfc0 not getting called in CPU PGXP mode Stenzek 2023-12-06 16:45:17 +1000
  • 4b02ce1926
    update simple-chinese translation. zkdpower 2023-12-05 22:56:11 +0800
  • 407049cd91
    Qt: Resolve any symbolic links in AppRoot/DataRoot Stenzek 2023-12-05 15:21:52 +1000
  • 524625269f
    Path: Add RealPath() Stenzek 2023-12-05 15:21:37 +1000
  • b166ec3403
    CPU/NewRec: Allocate callee-saved before flush in lwx/swx Stenzek 2023-12-05 00:21:01 +1000
  • 601d8ff629
    MetalDevice: Anisotropy should be minimum 1 Stenzek 2023-12-04 21:22:02 +1000
  • 2071addce0
    CPU/NewRec: Fix OOB reads on InstructionInfo Stenzek 2023-12-04 21:21:53 +1000
  • 4f9cdb37d9
    Merge pull request #3064 from andercard0/master Connor McLaughlin 2023-12-05 00:27:43 +1000
  • fad4c4804c Atualização Português do Brasil Anderson Cardoso 2023-12-04 08:33:53 -0300
  • 158773b585
    GameDB: More widescreen disables Stenzek 2023-12-04 14:29:19 +1000
  • 1e0dbe3404
    Merge pull request #3063 from zkdpower/master Connor McLaughlin 2023-12-04 14:15:49 +1000
  • dc6bb357d4
    Achievements: Handle dynamically-sized leaderboard trackers Stenzek 2023-12-04 14:12:32 +1000
  • 07fac1fb19
    Qt: Prompt user to enable HC mode on achievement login Stenzek 2023-12-04 14:07:04 +1000
  • 41f821513b
    Qt: Fix translation context in MemoryCardEditorWindow Stenzek 2023-12-04 13:44:58 +1000
  • abf079b9d4
    update simple-chinese translation. zkdpower 2023-12-04 00:47:14 +0800
  • 86a8c4c6ae
    IsoReader: Fix ARM32 build Stenzek 2023-12-03 22:13:17 +1000
  • 33db3b044c
    Merge pull request #3062 from andercard0/master Connor McLaughlin 2023-12-03 22:08:26 +1000
  • 7c7a45d68f
    Update Russian translation (#3061) shikulja 2023-12-03 15:08:14 +0300
  • 6d57cb9d80
    Qt: Fix links in first page of Setup Wizard Stenzek 2023-12-03 22:07:52 +1000
  • 81e8abdc1e
    GL/Context: Disable fbfetch on Adreno GLES <502 Stenzek 2023-12-03 21:43:57 +1000
  • 90b14d6237
    GPU/HW: Skip per-primitive flush for BG-FB with fbfetch Stenzek 2023-12-03 21:37:26 +1000
  • 60b91a1cdb
    OpenGLDevice: Set glColorMask() on clear Stenzek 2023-12-03 21:36:11 +1000
  • 2bdc691111
    Qt: Fix window icon on Controller Settings Stenzek 2023-12-03 17:05:22 +1000
  • 7ef3578630
    ByteStream: Fix incorrect computation in Zstd SeekRelative() Stenzek 2023-12-03 13:44:32 +1000
  • 041e3a1d71 Atualização Português do Brasil Anderson Cardoso 2023-12-02 22:36:01 -0300
  • d0d5b79b61
    Merge pull request #3060 from martymac/FreeBSD-fixes Connor McLaughlin 2023-12-02 16:53:28 +1000
  • e5af7fefde
    Merge pull request #3059 from CookiePLMonster/fix-total-unofficial-achievements Connor McLaughlin 2023-12-02 16:17:26 +1000
  • 27a1b25105
    Merge pull request #3058 from CookiePLMonster/move-game-info Connor McLaughlin 2023-12-02 16:17:18 +1000
  • 16044b48f0
    Merge pull request #3057 from andercard0/master Connor McLaughlin 2023-12-02 16:17:01 +1000
  • ea878533b8
    Qt: Revert to 6.6.0 for Mac Stenzek 2023-12-02 16:16:00 +1000
  • 888582713b
    Achievements: Fix the percentage counter when only unofficial achievements exist Silent 2023-12-01 18:20:49 +0100
  • 4854031a1c
    FullscreenUI: Properly account for multiline Rich Presence in Title Info Silent 2023-12-01 18:08:19 +0100
  • 8e89d1eb86 Atualização Português do Brasil Anderson Cardoso 2023-12-01 12:16:26 -0300
  • 7a03d8cbc4
    Merge pull request #3056 from andercard0/master Connor McLaughlin 2023-12-01 19:38:55 +1000
  • ddbb4136b1
    Merge pull request #3055 from zkdpower/master Connor McLaughlin 2023-12-01 19:38:46 +1000
  • 2ca503639d
    GPU/HW: Avoid extra texture copy in Vulkan/GL Stenzek 2023-12-01 19:08:50 +1000
  • 3469b83a58
    VulkanDevice: Add barrier inbetween self image copies Stenzek 2023-12-01 19:08:35 +1000
  • d43efebcc5
    GameDB: Add DisableTextureFiltering option Stenzek 2023-12-01 17:36:37 +1000
  • dc72f7a7af
    GPU/HW: Fix texturing-and-drawing overlap Stenzek 2023-12-01 17:36:20 +1000
  • 6772514bb3 Atualização Português do Brasil Anderson Cardoso 2023-11-30 13:39:32 -0300
  • d23d466693
    Update Simple-Chinese Translation. zkdpower 2023-12-01 00:28:42 +0800
  • 310e3c0900
    deps/qt: Update to Qt 6.6.1 Stenzek 2023-11-30 19:40:48 +1000
  • df91c63b31
    CDROM: Add PVD/directory entries to file map Stenzek 2023-11-30 14:38:38 +1000
  • 8cfa4637a2
    GameDB: Add more missing traits Stenzek 2023-11-30 14:35:09 +1000
  • 7d5e2bf50c
    FullscreenUI: More localization fixes Stenzek 2023-11-30 14:21:44 +1000
  • 80a7c4b82a
    Merge pull request #3053 from zkdpower/master Connor McLaughlin 2023-11-30 14:15:49 +1000
  • 28556ee3e9
    Achievements: Fix multiple leaderboard trackers Stenzek 2023-11-30 14:10:28 +1000
  • 8431d3be0c
    dep/rcheevos: Bump to 8afec6c Stenzek 2023-11-30 14:06:00 +1000
  • 78ef9e1105
    Qt: Fix opening memcard editor more than once Stenzek 2023-11-30 13:29:26 +1000
  • 5486a7a467 Fix get_thread_time() declaration on FreeBSD Ganael Laplanche 2023-11-29 21:05:21 +0100
  • af046c8987 Fix build on FreeBSD Ganael Laplanche 2023-11-29 20:54:12 +0100
  • b6d67560e3 Fix data directory handling on FreeBSD Ganael Laplanche 2023-11-29 20:38:56 +0100
  • ab28fb8673
    Update Simple-Chinese Translation. zkdpower 2023-11-30 03:34:33 +0800
  • 369f8b1239
    Merge pull request #3051 from zkdpower/master Connor McLaughlin 2023-11-29 23:12:18 +1000
  • 09abd8c42d
    Merge pull request #3052 from andercard0/master Connor McLaughlin 2023-11-29 23:12:00 +1000
  • dfb27c14be
    FullscreenUI: More localization fixes Stenzek 2023-11-29 23:11:28 +1000
  • 4ac4388b08
    GameDatabase: Fix identification of misnamed-exe games Stenzek 2023-11-29 23:05:27 +1000
  • 35799aba47
    CDROM: Add current file to debug window Stenzek 2023-11-29 22:01:45 +1000
  • 5442242c64
    IsoReader: Add GetEntriesInDirectory() Stenzek 2023-11-29 20:43:39 +1000
  • 325dcc81ca
    FullscreenUI: Allow changing UI language Stenzek 2023-11-29 20:26:36 +1000
  • e806d939ae
    Qt: Fix crash on language change with system active Stenzek 2023-11-29 19:48:39 +1000
  • 8ce2be57c5
    CPU/CodeCache: Call Block constructor/destructor Stenzek 2023-11-29 19:16:32 +1000
  • 03592e8de8
    Qt: De-dialogify memory card editor Stenzek 2023-11-29 18:47:38 +1000
  • eab9f57a5d
    GameDB: Widescreen rendering disables Stenzek 2023-11-29 16:08:05 +1000
  • 0b6cd330e5
    System: Add missing controller poll while rewinding Stenzek 2023-11-29 15:41:29 +1000