Commit Graph
45601 Commits
Author SHA1 Message Date
Henrik Rydgård f4beb585fd compat.ini: Add Crazy Taxi to list of games requiring buffered rendering. 2025-04-29 16:46:14 +02:00
Henrik RydgårdandGitHub ebfa66b0da Merge pull request #20299 from hrydgard/ra-doframe-fix
Don't call rc_client_do_frame when paused.
2025-04-28 12:00:32 +02:00
Henrik Rydgård d9ed11b4c6 Don't call rc_client_do_frame when paused. 2025-04-28 11:53:28 +02:00
Henrik Rydgård dbb7af1783 Revert "Drastische Verbesserungen und Ergänzung"
This reverts commit a68426b89a.
2025-04-28 10:26:07 +02:00
QuirkyLemon 75ccdbbc2c IDK if this is actually a problem: fix compiler warning 2025-04-25 11:06:55 -05:00
QuirkyLemon 4673c6eea0 draw zeros with a darker color 2025-04-25 11:04:17 -05:00
QuirkyLemon a4e89bea25 Add option to change MemCheck condition 2025-04-25 11:03:17 -05:00
Henrik RydgårdandGitHub a39eb4dc4b Merge pull request #20291 from oltolm/asan
ASAN
2025-04-24 00:36:27 +02:00
oltolm 0230d5d464 ASAN 2025-04-23 22:08:40 +02:00
Henrik RydgårdandGitHub eddc545307 Merge pull request #20289 from hrydgard/misc-fixes
Setup script update from @bovirus, some function renaming
2025-04-23 20:24:48 +02:00
Henrik Rydgård 5cf89398df Minor tweaks to the .iss 2025-04-23 20:03:17 +02:00
bovirusandHenrik Rydgård 0158920cbe Update Inno Setup script 2025-04-23 18:12:23 +02:00
Henrik Rydgård ef97eb668a ImDebugger: Add a Time window to check various counters 2025-04-23 17:10:31 +02:00
Henrik Rydgård ecff4d03ee Update the naming of functions called by SavedataParam::EncryptData. Thanks Linblow, and Nemo for the reminder 2025-04-23 16:49:04 +02:00
Henrik RydgårdandGitHub 3f583ff5ab Merge pull request #20286 from hrydgard/texture-replacement-mode
New setting: Texture replacement load speed
2025-04-23 00:25:10 +02:00
Henrik Rydgård c990eaf9c4 Add translation strings 2025-04-22 21:00:19 +02:00
Henrik Rydgård 365fa13f4a Update Cargo.lock 2025-04-22 20:58:10 +02:00
Henrik Rydgård f3127346d4 Add a setting (in developer tools) to control texture replacement load speed 2025-04-22 20:57:32 +02:00
Henrik Rydgård b7dae29865 Don't unnecessarily reload the ini file when entering/leaving settings 2025-04-22 20:42:53 +02:00
Henrik Rydgård 0f18f054ab Make the frame-time budget for uploading replacement textures take framerate into account 2025-04-22 20:19:43 +02:00
Henrik Rydgård f2de70c904 Minor UI fixes 2025-04-22 17:36:01 +02:00
Henrik Rydgård 176edb93a5 IniFile: Add faster way of reading everything in a section, use it when reading hashes for texreplace 2025-04-22 17:35:40 +02:00
Henrik RydgårdandGitHub eacbbe0efd Merge pull request #20282 from hrydgard/disable-qt-again
Specify the Qt version in CI
2025-04-22 09:39:17 +02:00
Henrik Rydgård 61fb642a67 Specify Qt version instead. 2025-04-22 09:12:37 +02:00
Henrik Rydgård 677b6f8863 Disable the Qt build temporarily 2025-04-21 18:40:46 +02:00
Henrik RydgårdandGitHub 40bc310d9d Merge pull request #20280 from NABN00B/compat-cleanup
Cleanup GTA compat entries
2025-04-21 18:39:48 +02:00
Nab 4b1134971a Add handpicked symbols group to atlastool 2025-04-21 14:21:17 +00:00
Nab 935ef20a01 Cleanup GTA compat entries 2025-04-21 10:25:03 +00:00
Henrik RydgårdandGitHub 4a4a02151a Merge pull request #20271 from oltolm/cmake
cmake: clean-up
2025-04-20 21:40:34 +02:00
Henrik RydgårdandGitHub c1eb5882ac Merge pull request #20275 from Sencaid/master
Drastische Verbesserungen und Ergänzung
2025-04-19 20:00:13 +02:00
SencaidandGitHub a68426b89a Drastische Verbesserungen und Ergänzung 2025-04-19 17:43:33 +02:00
Henrik RydgårdandGitHub 5b9f416afc Merge pull request #20273 from DDinghoya/patch-34
Update ko_KR.ini
2025-04-19 10:59:25 +02:00
DDinghoyaandGitHub 9f6ca9894a Update ko_KR.ini 2025-04-18 19:41:56 +09:00
Henrik RydgårdandGitHub c17da9ccaa Merge pull request #20272 from Felipefpl/master
Updated brazilian portuguese translation
2025-04-17 23:43:56 +02:00
FelipeandGitHub 5832313e84 Updated brazilian portuguese translation
Added the new strings and fixed some of the old ones.
2025-04-17 18:23:39 -03:00
oltolm 108d666412 cmake: fix build with GCC 2025-04-17 22:56:45 +02:00
oltolm 7e6d450d64 cmake: cleanup 2025-04-17 22:56:44 +02:00
Henrik RydgårdandGitHub 0813cb3c02 Merge pull request #20264 from hrydgard/restore-qt-ci
Restore the Qt CI build
2025-04-17 19:49:13 +02:00
Henrik RydgårdandGitHub bd249a2a0e Merge pull request #20270 from hrydgard/misc-stuff
Avoid using shader blending in skip-buffer-effects mode
2025-04-17 19:48:12 +02:00
Henrik Rydgård 8accc57df7 Avoid using shader blending (with framebuffer copy) if skip-buffer-effects is enabled
Fixes #20267
2025-04-17 19:18:59 +02:00
Henrik Rydgård bddd3c2a30 Minor stuff 2025-04-17 18:45:55 +02:00
Henrik RydgårdandGitHub da6337d19a Merge pull request #20269 from wangdecode/patch-1
Update zh_CN.ini
2025-04-17 17:26:10 +02:00
wangdecodeandGitHub 363703bd2c Update zh_CN.ini
Update some untranslated text
2025-04-17 22:42:28 +08:00
Henrik Rydgård 98999e8b0d UI: PromptScreen: Move the controls down a bit on the screen. 2025-04-17 13:42:22 +02:00
Henrik Rydgård 08d1e0b3d8 Logspam cleanup 2025-04-17 11:06:06 +02:00
Henrik Rydgård 2e0ca023ae Build warning fixes 2025-04-17 11:05:52 +02:00
Henrik RydgårdandGitHub 6d959ff77d Merge pull request #20266 from hrydgard/android-pause-workaround
Quick workaround for Android pause issue when launched from frontend
2025-04-17 10:35:57 +02:00
Henrik Rydgård 0a4ab19870 Quick workaround for #18926 2025-04-16 12:03:08 +02:00
Henrik RydgårdandGitHub 7c1168726b Merge pull request #20265 from hrydgard/properly-fix-moltenvk-issue
Vulkan: Remove mac specific hack for specifying host coherent memory
2025-04-16 12:00:55 +02:00
Henrik Rydgård f36173e17f Vulkan: Remove mac specific hack for specifying host coherent memory - we need this everywhere. 2025-04-16 08:42:07 +02:00