Commit Graph

7979 Commits

Author SHA1 Message Date
Stenzek 6357d95c22
dep/fmt: Bump to v11.0.2 2024-09-03 18:53:19 +10:00
Stenzek dc998f72ab
Deps: Bump SDL2 to 2.30.7 2024-09-03 18:51:36 +10:00
Stenzek 23fa3776ec
MDEC: Vectorize 16 and 24-bit copy-out
Speedup of 15% and 6% in FMV playback respectively.
2024-09-03 18:51:36 +10:00
spacepaw f511877910
Reworked the "Force NTSC Timings" feature to support both NTSC and PAL frame timings (#3287) 2024-09-03 18:50:45 +10:00
Stenzek 7d40228765
ImGuiManager: Don't rasterize full glyph range for debug font 2024-09-02 12:37:58 +10:00
Stenzek 2e0b0d3963
System: Fix possible race condition in presence update 2024-09-02 12:12:41 +10:00
KamFretoZ 45291c5afe
DiscordRPC: Add Rcheevos Icon Support (#3286) 2024-09-02 01:02:28 +10:00
Stenzek 895c489f05
ImGuiManager: Split OSD and debug window fonts
Fixes the latter not fitting on screen anymore.
2024-09-02 00:27:49 +10:00
Stenzek a180a2d64e
GameDB: Disable PGXP culling in Spyro 1
Otherwise it corrupts memory when looking through portals.
2024-09-02 00:26:14 +10:00
Stenzek a8cca7638f
Achievements: Shrink URL buffer sizes
They never end up being 512 bytes.
2024-09-01 23:51:18 +10:00
Stenzek de20c388dd
dep/rcheevos: Don't silently truncate buffers in rc_api_init_fetch_image_request() 2024-09-01 23:50:06 +10:00
Anderson Cardoso fa5c62ef5d Atualização Idioma Turco
Update Turkish to latest.
Validated by a native speaker.
2024-09-01 23:28:18 +10:00
Anderson Cardoso cb44925749 Atualização Português do Brasil
Atualizado para última versão.
2024-09-01 23:28:18 +10:00
zkdpower bc13ed533c
Update the Simple-Chinese translation to latest. (#3282) 2024-09-01 23:27:57 +10:00
Víctor "IlDucci 9d1dc76742
Spanish (Spain) translation update 2024/08/30 (#3285)
- Adding translations for the latest changes.
2024-09-01 23:27:46 +10:00
Stenzek aab69b06b9
Misc: Remove unused files 2024-09-01 23:17:46 +10:00
Stenzek 9ca6b5430f
Misc: Update copyright headers 2024-09-01 23:10:55 +10:00
Stenzek 25bc8a6480
GPU/SW: Split out rasterizer, add dynamic selection 2024-09-01 23:00:30 +10:00
Stenzek 00634f68cc
AudioStream: Rewrite and integrate expander 2024-09-01 23:00:30 +10:00
Stenzek a5bf1ba5ce
Common: Add aligned_unique_ptr 2024-09-01 23:00:30 +10:00
Stenzek 07d1c6ab14
GSVector: Add a bunch of fp64 operations 2024-09-01 23:00:30 +10:00
Stenzek b2e48ed5d8
SPU: Vectorize reverb resampling 2024-09-01 20:09:44 +10:00
Stenzek e2bd350432
Common: Rename iNN -> sNN 2024-09-01 20:09:44 +10:00
Stenzek 998de9de91
CDImage/ECM: Use EDC/ECC functions from libchdr 2024-09-01 20:09:44 +10:00
Stenzek 1b7c56ece5
dep/libchdr: Add EDC computation functions 2024-09-01 20:09:43 +10:00
Stenzek e78539d7f9
Data: Remove license-incompatible shaders 2024-09-01 20:09:43 +10:00
Stenzek 6d3b177714
GameDB: Disable WS in Athena - Awakening from the Ordinary Life 2024-08-31 14:37:46 +10:00
Stenzek 5e1592b05d
GPU/HW: Fix assert with accurate blending + true colour on 2024-08-27 23:46:34 +10:00
Stenzek 71ca14a77a
GameList: Support excluding disc sets 2024-08-26 21:42:35 +10:00
Stenzek 7665b1c760
GPUDevice: Warning fix 2024-08-26 21:37:29 +10:00
Stenzek 2275aa85d9
GPUDevice: Use CompressHelpers
And compress the pipeline cache. Saves a fair bit of disk space.
2024-08-26 21:33:28 +10:00
Stenzek 8e11dd42b4
Host: Use CompressHelpers for ReadCompressedResourceFile() 2024-08-26 21:33:21 +10:00
Stenzek 19e94649f1
SHA1Digest: Span-ify 2024-08-26 21:33:14 +10:00
Stenzek d262e04454
Util: Add CompressHelpers 2024-08-26 21:33:14 +10:00
Stenzek b926f4e42a
ImGuiManager: Remove unused function 2024-08-26 19:00:53 +10:00
Stenzek fa5a255f9b
ImGuiOverlays: Use actual recording icon 2024-08-26 19:00:53 +10:00
Stenzek a0905c9b3b
InputManager: Don't set key down for binds when ImGui has focus
Fixes unpausing etc when alt-tabbing.
2024-08-26 18:50:04 +10:00
Stenzek 1427f7b236
FullscreenUI: More animation fixes 2024-08-26 18:50:04 +10:00
Stenzek 79f78448e2
CDROM: Fix incorrect clamp with seek speedup
And bump the minimum time up around 0.29ms or so, hopefully improve
stability in FF7.
2024-08-26 16:49:28 +10:00
Stenzek 11c3b30140
FullscreenUI: Navigation improvements
Improve default item focus, eliminate some animation glitches.
2024-08-26 16:49:28 +10:00
Stenzek 9803a38a57
ImGuiManager: Tweak OSD message size 2024-08-26 16:49:28 +10:00
Stenzek b6e2869dce
Achievements: Reset focus when opening windows 2024-08-26 14:32:25 +10:00
Stenzek 66e7e16e8e
Achievements: Use plural form for points 2024-08-26 14:20:49 +10:00
Stenzek 2f7a700c15
Host: Add TranslatePluralToSmallString() 2024-08-26 14:06:57 +10:00
Stenzek 8a3dbbbea5
SmallString: Tidy-up and add wide string helpers 2024-08-26 14:06:18 +10:00
Stenzek b02d3592dd
Data: Update SDL Game Controller DB 2024-08-26 00:35:56 +10:00
Stenzek 1dc5c3bfd3
dep/rcheevos: rc_validate does not need to be built 2024-08-26 00:35:55 +10:00
Stenzek 931e3ada95
Data: Update third-party notices 2024-08-26 00:26:27 +10:00
Stenzek 323c297fed
dep/imgui: Don't copy the font data on building
For the CJK and SVG fonts, this is a **considerable** memory allocation
and copy, up to 20MB+. We really don't want to be doing this
unnecessarily, since we keep the buffer around anyway.
2024-08-26 00:26:24 +10:00
Stenzek a9342195d3
Achievements: Fix badge download bug
Where it would download the incorrect icon if the locked badge was the
first image seen.
2024-08-26 00:26:24 +10:00