Commit Graph

  • c791d64280 Merge pull request #17164 from hrydgard/cheat-import-fix Henrik Rydgård 2023-03-23 14:17:40 +01:00
  • 84f33d9346 Button text fix, required adding a new translation line. Henrik Rydgård 2023-03-23 13:46:07 +01:00
  • 4475533c0b Remove redundant translation strings Henrik Rydgård 2023-03-23 10:32:27 +01:00
  • f5afc91f23 Change Enable/Disable All to just a Disable All button. Henrik Rydgård 2023-03-23 10:32:11 +01:00
  • e21867315b Fix browsing for Cheat DB files. Easy now after the refactor! Henrik Rydgård 2023-03-23 01:16:12 +01:00
  • ac66deeb25 Improve cheats UX Henrik Rydgård 2023-02-16 19:01:13 +01:00
  • 8804c3c69f Merge pull request #17166 from unknownbrackets/headless-cleanup Henrik Rydgård 2023-03-23 07:22:32 +01:00
  • 3a9e66ab60 Build: Unrevert glslang update. Unknown W. Brackets 2023-03-22 22:54:24 -07:00
  • d49edad1a7 Merge pull request #17165 from fp64/mfpmath-sse Unknown W. Brackets 2023-03-22 22:53:00 -07:00
  • d8986af367 headless: Avoid ugly casts. Unknown W. Brackets 2023-03-22 22:51:00 -07:00
  • 5855c3ebb8 Merge pull request #17163 from hrydgard/remove-more-string-messages Henrik Rydgård 2023-03-23 00:44:26 +01:00
  • b440e28e38 Remove System_SendMessage! Henrik Rydgård 2023-03-22 23:25:00 +01:00
  • 4c99712b60 And "immersive", "audio_resetDevice" Henrik Rydgård 2023-03-22 23:15:08 +01:00
  • ac47476253 And share_text, toast, recreate Henrik Rydgård 2023-03-22 22:55:53 +01:00
  • 87d0c21f14 Make proper requests for the external hardware commands (gps, microphone, camera) Henrik Rydgård 2023-03-22 22:49:38 +01:00
  • 2c9787643d Move the twitter special-case URL handling to java Henrik Rydgård 2023-03-22 22:40:13 +01:00
  • 5a55fd5fd3 And replace "graphics_restart", "toggle_fullscreen", etc Henrik Rydgård 2023-03-22 22:17:53 +01:00
  • 410b35fba3 Get rid of "finish" and "setclipboardtext" messages, replace with requests. Henrik Rydgård 2023-03-22 22:07:29 +01:00
  • 0fa134a1ea Add -mfpmath=sse to CMakeLists.txt fp64 2023-03-22 09:51:16 -04:00
  • f03dc23dfa Merge pull request #17162 from hrydgard/port-folder-browser Henrik Rydgård 2023-03-22 19:37:54 +01:00
  • 49af6b9731 Single-character iOS buildfix, sigh Henrik Rydgård 2023-03-22 19:36:50 +01:00
  • dfa06c4e77 SDL buildfix, fix file/folder browsers on Darwin Henrik Rydgård 2023-03-22 17:57:28 +01:00
  • b7350f3cbf Fix folder browser on Android and Windows Henrik Rydgård 2023-03-22 17:39:45 +01:00
  • 49efa4499e Blind convert iOS to the new folder picking path Henrik Rydgård 2023-03-22 16:20:30 +01:00
  • 9508ef467e Port folder browser too, now this time start with Qt Henrik Rydgård 2023-03-22 16:09:33 +01:00
  • f28ac8fdc3 Merge pull request #17161 from fp64/rtc-fix Henrik Rydgård 2023-03-22 18:48:10 +01:00
  • 62823666b2 Merge pull request #17160 from hrydgard/port-file-browser Henrik Rydgård 2023-03-22 17:58:47 +01:00
  • 376cd34182 iOS buildfix Henrik Rydgård 2023-03-22 16:58:32 +01:00
  • 1c79fd8cf4 Fix Qt file browser, use to implement image browser Henrik Rydgård 2023-03-22 15:52:11 +01:00
  • 7718c06dd1 Port UWP file browser, fix UWP image browser Henrik Rydgård 2023-03-22 15:35:21 +01:00
  • 70f0ac04af Port the file browser spawned by the Load button to the new request stuff Henrik Rydgård 2023-03-22 15:21:03 +01:00
  • 47ae31e293 Minor cleanups, drive-by fix for folder browser on iOS Henrik Rydgård 2023-03-22 15:05:54 +01:00
  • 3409dba557 Merge branch 'master' into rtc-fix fp64 2023-03-22 02:11:25 -04:00
  • d87f03f90b Merge pull request #17159 from hrydgard/port-image-selector Henrik Rydgård 2023-03-22 15:35:59 +01:00
  • 0403bbf084 Make the new image selection path work on Android as well. Henrik Rydgård 2023-03-22 14:14:15 +01:00
  • e9f5394f59 Move the Windows open file dialog to the new system, switch the background image selector over. Henrik Rydgård 2023-03-22 13:43:44 +01:00
  • 96012b2470 Merge pull request #17158 from hrydgard/even-more-system-cleanup Henrik Rydgård 2023-03-22 14:52:58 +01:00
  • cc7b9569f2 Fix InputBox in Qt Henrik Rydgård 2023-03-22 14:39:57 +01:00
  • 604f3b4500 Try to fix Qt. Still broken due to threading issue. Henrik Rydgård 2023-03-22 14:25:20 +01:00
  • 9d10417f09 UWP buildfix Henrik Rydgård 2023-03-22 14:17:19 +01:00
  • 8bbb9e7c95 Buildfixing Henrik Rydgård 2023-03-22 13:22:10 +01:00
  • de064e210e Replace the inputbox queue with a more generic RequestManager. Henrik Rydgård 2023-03-22 12:26:14 +01:00
  • 3852d4f698 Make a little system to replace the InputBox message queue with something more generic Henrik Rydgård 2023-03-22 11:34:48 +01:00
  • 94debfbf36 Rename screenManager to g_screenManager, readme update Henrik Rydgård 2023-03-22 09:42:31 +01:00
  • 0584c6f414 Fix RTC failures in autotests on 32 bit fp64 2023-03-22 01:50:50 -04:00
  • ceaaaaeff0 Merge pull request #17156 from hrydgard/more-cleanup Henrik Rydgård 2023-03-21 23:07:36 +01:00
  • 47f063550a Remove InitGraphics/ShutdownGraphics from Host, except for headless Henrik Rydgård 2023-03-21 22:19:48 +01:00
  • 2786786c9f Avoid Host in Windows graphics init Henrik Rydgård 2023-03-21 12:36:57 +01:00
  • e7f1716c4f Merge pull request #17155 from hrydgard/minor-cleanups Henrik Rydgård 2023-03-21 13:58:35 +01:00
  • f5472ba0d8 Cleanup up unnecessary audio init functions Henrik Rydgård 2023-03-21 12:08:03 +01:00
  • 5fae4f36db Move SkipUI function Henrik Rydgård 2023-03-21 11:42:55 +01:00
  • f60f5ccaea Move SetDebugMode notification Henrik Rydgård 2023-03-21 11:40:48 +01:00
  • fc1732cc22 Move NotifySwitchUMDUpdated Henrik Rydgård 2023-03-21 11:31:52 +01:00
  • c92a4acb40 Move NotifySymbolMapUpdated to System_Notify Henrik Rydgård 2023-03-21 11:28:50 +01:00
  • dda8635c89 Move three notifications out of Host Henrik Rydgård 2023-03-21 11:21:19 +01:00
  • 06fcc9ccd7 Add System_Notify Henrik Rydgård 2023-03-21 11:10:09 +01:00
  • ac5855cdf8 Remove CanCreateShortcut function Henrik Rydgård 2023-03-21 10:54:43 +01:00
  • d3955b42bb Rename some system functions, merge the Launch* ones. Henrik Rydgård 2023-03-21 10:42:23 +01:00
  • a9eaa4fdc8 Get rid of an ifdef Henrik Rydgård 2023-02-02 14:54:50 +01:00
  • 6cdcce5063 Merge pull request #17154 from hrydgard/upgrade-glslang Henrik Rydgård 2023-03-21 10:10:54 +01:00
  • 858675e43e Update glslang to latest Henrik Rydgård 2023-03-21 09:30:43 +01:00
  • aa66cc03f9 Merge pull request #17146 from hrydgard/default-replace-ini Henrik Rydgård 2023-03-19 10:55:12 +01:00
  • e7d0a39577 Merge pull request #17147 from DDinghoya/patch-8 Henrik Rydgård 2023-03-19 09:22:19 +01:00
  • 4c67ac8f12 Update ko_KR.ini DDinghoya 2023-03-19 17:19:52 +09:00
  • 6950801e25 Not much point with a single line cleanup function. Also remove redundant check. Henrik Rydgård 2023-03-17 14:06:46 +01:00
  • 0580b09eeb Improve default replacer ini. Various cleanup Henrik Rydgård 2023-03-19 00:00:59 +01:00
  • b86231115e Merge pull request #17131 from HR1025/master Henrik Rydgård 2023-03-18 18:22:32 +01:00
  • 99c11901f2 Merge pull request #17130 from unknownbrackets/leak-minor Henrik Rydgård 2023-03-18 16:58:58 +01:00
  • 37c1e17dc3 Merge pull request #17144 from hrydgard/replacement-force-mipmaps Henrik Rydgård 2023-03-18 16:57:47 +01:00
  • baf8cbf278 Tweaks Henrik Rydgård 2023-03-18 15:07:45 +01:00
  • f5e8d39e42 Force mipmapping on when drawing using replacement textures that contain mipmaps. Henrik Rydgård 2023-03-18 15:01:23 +01:00
  • e6ceaa541c Merge pull request #17143 from hrydgard/refactor-force-filtering Henrik Rydgård 2023-03-18 15:01:08 +01:00
  • 3302e6a76b Lookup filtering overrides at texture load time instead of at runtime. Henrik Rydgård 2023-03-18 13:03:05 +01:00
  • 9a228b1f23 Avoid calling FindReplacement unnecessarily. Henrik Rydgård 2023-03-18 12:03:32 +01:00
  • 97c9b9e4f7 Break out PollReplacement from TextureCacheCommon::FindReplacement Henrik Rydgård 2023-03-18 12:01:24 +01:00
  • 75bcb9b10c Some renaming, flag updates Henrik Rydgård 2023-03-18 11:45:26 +01:00
  • 5b0748a61c Merge pull request #17137 from hrydgard/log-fixes Unknown W. Brackets 2023-03-17 18:51:47 -07:00
  • cd06b9c98f Merge pull request #17139 from hrydgard/replacement-padding-support Henrik Rydgård 2023-03-17 14:50:23 +01:00
  • 5f76fbe1ad Implement padding-on-copy for compressed textures as well. Henrik Rydgård 2023-03-17 13:58:36 +01:00
  • 79f4e73110 Replacer: Perform the padding to pow2 size during CopyLevelTo, not during load. Saves memory. Henrik Rydgård 2023-03-17 13:08:35 +01:00
  • df41a5cebd Improve default ini, logging fixes Henrik Rydgård 2023-03-17 12:47:12 +01:00
  • 1b0d5ec3aa Remove a unused state from ReplacedTexture, rename POPULATED to UNLOADED Henrik Rydgård 2023-03-17 00:52:38 +01:00
  • 6a430f2a14 ReplacedTexture: Some initialization. For UASTC, seems we need to clear the transcoder state. Henrik Rydgård 2023-03-17 00:02:01 +01:00
  • 66d2fb2aa4 Reduce logspam from fonts, and a less angry error message for missing textures.zip. Henrik Rydgård 2023-03-16 23:08:49 +01:00
  • 8484dd4917 Nicer logging if no texture.zip file is there Henrik Rydgård 2023-03-16 22:59:26 +01:00
  • 2f1441eceb Merge pull request #17136 from hrydgard/zstd-include-fix Henrik Rydgård 2023-03-16 18:19:28 +01:00
  • f154f4a29d Warning fix Henrik Rydgård 2023-03-16 15:06:38 +01:00
  • 4e4209c630 Include zstd as a system header from basis_universal. Henrik Rydgård 2023-03-16 14:59:18 +01:00
  • ae8c804328 Merge pull request #17134 from hrydgard/more-replacement-work Henrik Rydgård 2023-03-16 12:37:48 +01:00
  • 2157610bf1 Merge pull request #17129 from unknownbrackets/ir-minor Henrik Rydgård 2023-03-16 12:12:54 +01:00
  • e34a5a68de Remove some locking Henrik Rydgård 2023-03-16 12:04:14 +01:00
  • 725d4195df Small cleanup of purging code Henrik Rydgård 2023-03-16 11:53:39 +01:00
  • 35f46ec161 Rework the replacement cache. No more duplicate ReplacedTexture objects. Henrik Rydgård 2023-03-16 11:44:38 +01:00
  • cf6cce0744 Remove scaleFactor from struct ReplacedTextureDecodeInfo, instead pass in both unscaled and scaled dimensions Henrik Rydgård 2023-03-16 10:21:57 +01:00
  • f2a5a5abe7 Avoid input/output arguments in the texture scaler too Henrik Rydgård 2023-03-16 10:14:41 +01:00
  • c58ceb5160 Mini refactor: Separate input and output arguments for LookupHashRange Henrik Rydgård 2023-03-16 09:55:49 +01:00
  • 41d561895b [what][style][gpu] some coding style refine haoruiwang 2023-03-16 15:07:24 +08:00
  • 3fcecfa5ec Atrac: Ensure codecCtx doesn't leak. Unknown W. Brackets 2023-03-15 22:02:56 -07:00
  • 6bf5827407 Windows: Fix small atom leak. Unknown W. Brackets 2023-03-15 22:02:36 -07:00
  • d97790e28e irjit: Fix vi2us/vi2s with non-consecutive. Unknown W. Brackets 2023-03-15 21:30:35 -07:00