Commit Graph

  • d665efdc3a GS/OGL: Query GL_MAX_TEXTURE_SIZE for extended upscale limits v2.7.195 SternXD 2026-02-27 14:32:54 -05:00
  • 66493c8dd1 FullscreenUI: add extended internal resolution multipliers for VK/OGL SternXD 2026-02-27 11:11:20 -05:00
  • 9ff85a620e Qt: Temporarily add upscale multiplier if saved value exceeds UI limit SternXD 2026-02-27 09:11:40 -05:00
  • ae1ee7cc3d Qt: Expose extended upscale only when VK/OGL is used SternXD 2026-02-27 09:11:02 -05:00
  • 2392cf7014 Qt: Add Select All and Deselect All buttons for OSD options v2.7.194 SternXD 2026-03-08 03:17:04 -04:00
  • 08fe525a3b OSD: Improve frame time overlay display SternXD 2026-03-07 19:46:16 -05:00
  • 1cd30601ed FullscreenUI: Add OSD Font Path setting SternXD 2026-03-10 13:30:35 -04:00
  • 07713e97d7 Qt: Add OSD font picker UI SternXD 2026-03-08 08:30:10 -04:00
  • be307f3eb9 GS/ImGui: Add custom OSD font support SternXD 2026-03-08 08:30:10 -04:00
  • d9bfdc3fcd Qt/FullscreenUI: Add Bold OSD Text option SternXD 2026-03-08 01:48:54 -05:00
  • 064a96dfd2 Qt/FullscreenUI: Add OSD Margin setting SternXD 2026-03-07 17:19:09 -05:00
  • 428e035032 FullscreenUI: Move OSD Settings to it's own tab SternXD 2026-03-07 17:03:26 -05:00
  • 2db9cd0437 Qt: Move OSD settings to its own tab/widget SternXD 2026-03-07 17:02:39 -05:00
  • bd78c33f11 [ci skip] Qt: Update Base Translation. PCSX2 Bot 2026-03-19 00:04:34 +00:00
  • f16774357a GHActions: Add periodic cache clean v2.7.193 TellowKrinkle 2026-03-17 14:17:00 -05:00
  • 00868a1b29 Revert "GHActions: Clean up old caches" TellowKrinkle 2026-03-17 14:17:19 -05:00
  • 93212882d0 GS/HW: Depth feedback loops and accurate AFAIL. (#13631) v2.7.192 TJnotJT 2026-03-17 21:12:12 -04:00
  • 7f1ab4043c [ci skip] Qt: Update Base Translation. PCSX2 Bot 2026-03-18 00:05:42 +00:00
  • 65822ecf86 Revert "GHActions: Fix cache clean permissions" v2.7.191 TellowKrinkle 2026-03-17 13:20:17 -05:00
  • 9dff4f2005 GHActions: Fix cache clean permissions TellowKrinkle 2026-03-17 12:23:55 -05:00
  • ec8f3b0414 EE JIT: Error on jump to unaligned address v2.7.190 Ziemas 2026-03-08 11:51:52 +01:00
  • dde3c73af7 EE JIT: Add fallback for unmapped recLUT pages. Ziemas 2026-02-25 02:09:16 +01:00
  • bc80ea92a3 GameDB: Lots of Z fighting fixes v2.7.189 JordanTheToaster 2026-01-11 03:08:54 +00:00
  • 497dc14d11 GS/HW: Add Limit 24 Bit Depth fix to db JordanTheToaster 2026-01-11 03:08:43 +00:00
  • c80866ab5c GHActions: Clean up old caches v2.7.188 TellowKrinkle 2026-03-12 23:40:45 -05:00
  • d856f3f5bd HeapArray: Fix comparison operators v2.7.187 chaoticgd 2026-03-16 22:37:04 +00:00
  • 5d811f03f4 HeapArray: Improve self-assignment behaviour chaoticgd 2026-03-16 21:28:18 +00:00
  • 600a8b468b Patch: Fix MemoryInterface::CompareBytes functions v2.7.186 chaoticgd 2026-03-17 07:19:09 +00:00
  • e0c5e861be [ci skip] PAD: Update to latest controller database. PCSX2 Bot 2026-03-16 16:19:21 +00:00
  • d049c395fc SmallString: Improve self-assignment behaviour v2.7.185 chaoticgd 2026-03-15 23:39:55 +00:00
  • 6aed46c603 CI: Bump softprops/action-gh-release v2.7.184 dependabot[bot] 2026-03-16 09:33:56 -04:00
  • f0723a6ec9 vu: 64bit cycle fixes v2.7.183 Ziemas 2026-03-15 11:04:19 +01:00
  • bc624524cf GameDB:Paddington Bear half right fix v2.7.182 JordanTheToaster 2026-03-13 03:28:57 +00:00
  • d1a44cdae8 [ci skip] Qt: Update Base Translation. PCSX2 Bot 2026-03-13 00:03:51 +00:00
  • 8a46f9e6ca GSRunner: Disable framerate limit in runner and dump frame timing information. v2.7.181 TJnotJT 2025-12-26 21:49:21 -05:00
  • eba66a2bb3 FSUI: Add Prefer English Game List Option v2.7.180 KamFretoZ 2026-03-08 01:18:43 +07:00
  • 7ea5234049 OSD: Make Recommended Blending Accuracy Translatable KamFretoZ 2026-03-08 00:44:27 +07:00
  • 0b5c37e1c5 Hotkey: Add Cycle Blending Accuracy KamFretoZ 2026-03-08 00:22:57 +07:00
  • 2f7be602c8 Config/GS: Move more default configs to its own constants KamFretoZ 2026-03-07 23:47:34 +07:00
  • 05289e80a0 [ci skip] Qt: Update Base Translation. PCSX2 Bot 2026-03-12 00:03:52 +00:00
  • bb0d63d9ae GS/DX11: Implement shader copies for feedback loops. gs_shader_copy_rect lightningterror 2026-03-11 17:11:51 +01:00
  • 1ddc283ea2 GS/DX11: Check if depth testing and sampling is supported. v2.7.179 lightningterror 2026-03-12 01:23:13 +01:00
  • f969b0d4c7 3rdparty: Update Vulkan-Headers to v1.4.345 v2.7.178 JordanTheToaster 2026-03-06 14:42:39 +00:00
  • 1bd475cfab Mac OS: Use Xcode 26.2 JordanTheToaster 2026-03-05 08:54:16 +00:00
  • f678788b6c Deps: Update harfbuzz to 13.0.0 JordanTheToaster 2026-03-05 07:27:01 +00:00
  • 379371f0b5 Deps: Update shaderc to 2026.1 JordanTheToaster 2026-02-28 07:57:06 +00:00
  • 247511fd38 3rdparty: Update rainterface to commit 5d763c2 JordanTheToaster 2026-02-27 14:57:29 +00:00
  • 8de55a1937 Deps: Update zlib to 1.3.2 JordanTheToaster 2026-02-27 14:55:31 +00:00
  • 73010de3b5 3rdparty: Update rcheevos to v12.3.0 JordanTheToaster 2026-02-27 14:48:08 +00:00
  • b29496eb8e 3rdparty: Update libchdr to commit 7891cbe JordanTheToaster 2026-02-27 14:42:03 +00:00
  • dc88ed97ab 3rdparty: Update CPUInfo to commit 7364b49 JordanTheToaster 2026-02-27 14:36:12 +00:00
  • 10d2e5dd40 3rdparty: Update xbyak to v7.35.2 JordanTheToaster 2026-02-27 14:31:40 +00:00
  • f357fad0ff 3rdparty: Update WIL to v1.0.260126.7 JordanTheToaster 2026-02-27 14:19:53 +00:00
  • 1ae55e8615 Deps: Update libjpegturbo to 3.1.3 JordanTheToaster 2026-02-27 11:51:01 +00:00
  • 012120c344 Deps: Update libpng to v1.6.55 JordanTheToaster 2026-02-27 11:40:48 +00:00
  • e3565eb924 GS/DX11: Further improve shader resource pre binding. v2.7.177 lightningterror 2026-03-07 16:46:18 +01:00
  • cd9fe1630b Hotkey: Add Reload Patch hotkey v2.7.176 KamFretoZ 2026-03-08 21:17:51 +07:00
  • f5524bab1b Qt/Patch: Cleanup Unused headers and formatting KamFretoZ 2026-03-08 21:17:37 +07:00
  • 471a7203a5 Qt: Disallow writing to EE SIF RX FIFO while hardcore mode is active v2.7.175 chaoticgd 2026-03-10 18:29:52 +00:00
  • 456c062246 Qt: Don't call VMManager::WriteBytesToEESIORXFIFO from the UI thread chaoticgd 2026-03-10 17:58:59 +00:00
  • 2c0bb98cac SPU: Speed up DMA v2.7.174 Ziemas 2026-02-24 14:54:06 +01:00
  • bf4670c855 GS/GL: Clear texture binding when it's bound to RT or DS. v2.7.173 lightningterror 2026-03-06 13:45:33 +01:00
  • 6113f9bcb4 GameDB : fix Xenosaga entries v2.7.172 Mrlinkwii 2026-03-09 19:53:42 +00:00
  • fe919d18b2 GSRunner: Fix gsrunner ImGui fonts and host stubs v2.7.171 SternXD 2026-03-10 06:44:21 -04:00
  • d0687dd631 [ci skip] Qt: Update Base Translation. PCSX2 Bot 2026-03-11 00:02:43 +00:00
  • 1bf53e6432 AudioStream: Remove manual volume vectorization v2.7.170 Ziemas 2026-02-10 12:42:55 +01:00
  • 58a4f1e5e9 SPU: Do DC filtering with float samples Ziemas 2026-02-10 08:57:31 +01:00
  • ea304becf6 AudioStream: Remove now rendundant copying Ziemas 2026-02-10 09:07:01 +01:00
  • b0a7d6994b AudioStream/GSCapture: Use float output Ziemas 2026-02-10 03:06:28 +01:00
  • bd522e2385 [ci skip] Qt: Update Base Translation. PCSX2 Bot 2026-03-10 00:02:47 +00:00
  • 27e9accffa Patch: Check all the pointers in a chain for null values v2.7.169 chaoticgd 2026-02-03 17:22:23 +00:00
  • 4f41366600 Patch: Properly skip past pointer write commands if pointer is null chaoticgd 2026-02-03 02:45:39 +00:00
  • d26701c004 Patch: Reset extended code state (e.g. skip counter) between groups chaoticgd 2026-02-03 00:57:16 +00:00
  • d7983d81e3 Patch: Use idempotent writes for extended codes chaoticgd 2026-02-02 18:45:22 +00:00
  • 2e122c3255 Patch: Add unit tests chaoticgd 2026-01-17 15:13:28 +00:00
  • eef1f837a2 Patch: Use the new MemoryInterface classes to apply patches chaoticgd 2026-01-16 00:40:46 +00:00
  • e52d8f70ba Misc: Add MemoryInterface classes chaoticgd 2026-01-15 22:48:59 +00:00
  • d4cf5a998c [ci skip] PAD: Update to latest controller database. PCSX2 Bot 2026-03-09 16:17:28 +00:00
  • 608922dc41 IOP: Override memory size argument to IOPBOOT v2.7.168 Ziemas 2026-03-08 03:43:48 +01:00
  • 438937ace3 Debugger: Fix IOP thread list mem size check Ziemas 2025-12-12 17:24:17 +01:00
  • 50605bd0e9 IOP JIT: Switch LUT to DynamicHeapArray Ziemas 2025-12-11 02:33:07 +01:00
  • c1d46b1866 IOP: TOOL config registers Ziemas 2025-12-11 01:15:46 +01:00
  • e47b32b2e6 Memory: Combine main and extra memory arrays Ziemas 2025-12-10 18:56:57 +01:00
  • f0dc40ac15 USB: Use Ps2MemSize instead of sizeof Ziemas 2025-12-10 18:52:27 +01:00
  • 15a502cf36 IOP: Enable extension of RAM to devkit spec (8MB) Ziemas 2025-12-09 14:04:32 +01:00
  • a1152f5313 Qt: Save cover downloader URLs v2.7.167 chaoticgd 2026-03-07 17:20:48 +00:00
  • 68150c7448 Docs: Remove git rebase markup v2.7.166 chaoticgd 2026-03-07 17:41:39 +00:00
  • 71fe1b809c CMake: Add option to disable position independent code v2.7.165 chaoticgd 2026-03-07 12:26:24 +00:00
  • ec6901b93d CMake: Make sure that position independent code is enabled properly chaoticgd 2026-03-06 12:42:26 +00:00
  • 3c7eb2ac88 GS: Add CAS texture copies counter info. v2.7.164 lightningterror 2026-03-07 13:07:20 +01:00
  • baecf73f4b IopCounters: Cast to u64 to get full 64-bit mask v2.7.163 Ziemas 2026-03-07 03:24:51 +01:00
  • 9a2561d9cf IOP: Switch to 64bit cycle counter Ziemas 2026-03-04 07:59:54 +01:00
  • 14db91f756 mvu: fix missed 64bit conversion v2.7.162 Ziemas 2026-03-07 04:18:11 +01:00
  • 99df8cacbf iR5900: resolve old TODO Ziemas 2026-03-07 03:54:57 +01:00
  • f576962dd8 EE: Switch to 64 bit cycle counter Ziemas 2026-03-06 21:55:35 +01:00
  • 6284a5de4f Qt: Explicitly include source files generated by moc v2.7.161 chaoticgd 2026-03-03 16:49:47 +00:00
  • 7a84cd3db7 FSUI: Use locale sensitive sort for game list v2.7.160 TellowKrinkle 2025-11-23 00:55:44 -06:00
  • bfcb409e3b FSUI: Support non-English game titles TellowKrinkle 2025-11-23 00:09:31 -06:00
  • 40a5f1a13d Host: Add RunOnGSThread helper TellowKrinkle 2025-11-22 23:52:39 -06:00
  • 9fb889a85b FSUI: Avoid needing two copies of every settings value query TellowKrinkle 2025-11-22 22:50:40 -06:00