Commit Graph

  • 5218ac6944
    GPU/HW: Fix incorrect mask in VRAM offset calc Stenzek 2023-12-14 18:45:04 +1000
  • adfde45dc1
    System: Add unsafe settings summary Stenzek 2023-12-14 17:24:45 +1000
  • 2cd747983a
    SmallString: Pass string_view by value Stenzek 2023-12-14 17:24:31 +1000
  • 57aa138808
    PostProcessing: Add compile progress indicator Stenzek 2023-12-14 16:50:07 +1000
  • 7e2afe82b5
    FullscreenUI: Fix opening while paused Stenzek 2023-12-14 16:07:57 +1000
  • 7e1276fbac
    GPUDevice: Fix binding deferred cleared textures Stenzek 2023-12-14 14:47:15 +1000
  • 371c58dc72
    Merge pull request #3068 from andercard0/master Connor McLaughlin 2023-12-13 23:01:56 +1000
  • c20805f2be
    VulkanDevice: Work around some mobile driver issues Stenzek 2023-12-13 23:01:10 +1000
  • 82b71e8169 Atualização Português do Brasil Anderson Cardoso 2023-12-13 08:30:55 -0300
  • 4f84a98864
    StringUtil: Pass string_views by value Stenzek 2023-12-13 21:20:31 +1000
  • 710698f7e1
    Misc: Remove StringUtil::{Starts,Ends}With, use C++20 Stenzek 2023-12-13 21:15:07 +1000
  • 79c226efff
    SmallString: fmt -> format, format -> sprintf Stenzek 2023-12-13 21:06:15 +1000
  • ad6e49998f
    RegTest: Add PGXP/upscale/recompiler options Stenzek 2023-12-13 20:56:43 +1000
  • bc2c334370
    Misc: Combine some redundant functions Stenzek 2023-12-13 20:56:24 +1000
  • 68d3cb5b4a
    CI/AppImage: Bump libc6 downgrade version Stenzek 2023-12-13 12:36:28 +1000
  • 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