Commit Graph

43739 Commits

Author SHA1 Message Date
Nab 6c52c4d51a Delete Symbian app icon 2025-08-08 09:34:04 +00:00
Nab 9e7687d075 Delete assets/shaders/checkers.fsh 2025-08-08 09:26:12 +00:00
Henrik Rydgård 4b348d692a Merge pull request #20698 from a-blondel/feature/add-games-to-infra-dns
Add more titles to infra-dns.json
2025-08-06 22:23:56 +02:00
Henrik Rydgård 8ab81fceeb Merge pull request #20696 from hrydgard/misc-cleanups
Make hardcoded F8 key only work in the debugger, assorted error code/log cleanups
2025-08-06 22:23:17 +02:00
a-blondel be3e792de5 Add UEFA Champions League, FIFA Wold Cup, Fight Night Round 3 & Tiger Woods PGA Tour entries to infra-dns.json 2025-08-06 22:07:10 +02:00
Henrik Rydgård 7dde367ead Improve logging in sceUtility *GetStatus functions 2025-08-06 17:45:39 +02:00
Henrik Rydgård a08b6c1340 More error code cleanup 2025-08-06 17:44:54 +02:00
Henrik Rydgård 3e2dce1e54 Move AdHoc error codes to the big enum, fix the naming convention to be consistent 2025-08-06 17:44:54 +02:00
Henrik Rydgård b997b33d58 Change hardcoded F8 shortcut key to only work in debugger window. If desired, this can be manually re-mapped (as "Pause (no menu)") to restore the old functionality
Fixes #20676
2025-08-06 17:44:54 +02:00
Henrik Rydgård 8b35781f76 Merge pull request #20695 from hrydgard/dns-fixes
Infra DNS resolver code cleanup
2025-08-06 08:47:51 +02:00
Henrik Rydgård 5e05a6d0ac Get rid of some more backward Common/Core dependencies 2025-08-06 00:16:35 +02:00
Henrik Rydgård 05b82d6ce4 Allow passing in a custom resolver to HTTPRequest and Connection. This inverts the bad dependency. 2025-08-06 00:16:34 +02:00
Henrik Rydgård 820d83b2c0 sceUriParse: Size queries are not errors 2025-08-06 00:16:34 +02:00
Henrik Rydgård abd81e6d4d Merge pull request #20342 from hrydgard/save-state-warning
Add a warning in games that are affected badly by savestate timewarps
2025-08-05 23:17:51 +02:00
Henrik Rydgård e29ba8f471 Add a warning in games that are affected badly by savestate timewarps 2025-08-05 17:17:20 +02:00
Henrik Rydgård 7537a17988 Merge pull request #20694 from hrydgard/mouse-input-fix
Fix the touch event filtering to not filter out touch events in the case of mouse control being enabled
2025-08-05 08:37:18 +02:00
Henrik Rydgård 6c30bded38 Fix the touch event filtering to not filter out touch events in the case of mouse control being enabled
Problem reported by Haze, thanks!
2025-08-05 08:36:20 +02:00
Henrik Rydgård a138133bec Merge pull request #20693 from hrydgard/misc-changes
Allow Atrac files to be accepted with less data
2025-08-04 20:20:48 +02:00
Henrik Rydgård f41bd18a8e Allow Atrac files to be accepted with a little less data provided initially
Fixes #20692
2025-08-04 19:31:35 +02:00
Henrik Rydgård abdcc65eb6 Bump the Android Studio gradle plugin again 2025-08-04 19:02:57 +02:00
Henrik Rydgård 4fed21f000 Add one more version of DJ Max 2025-08-04 18:17:59 +02:00
Henrik Rydgård ef87839b86 Merge pull request #20686 from hrydgard/pic0-support
PIC0 support
2025-08-03 09:37:57 +02:00
Henrik Rydgård b01a595101 Merge pull request #20688 from a-blondel/feature/add-games-to-infra-dns
Add FIFA, Madden, NCAA & NFS entries to infra-dns.json
2025-08-02 23:21:35 +02:00
Henrik Rydgård eb5c98cd07 Don't use PIC0 as background if PIC1 is missing (actually this time). Remove dark background. 2025-08-02 23:20:13 +02:00
Henrik Rydgård d93178bd13 Stop using PIC0 as a PIC1 replacement. Fix assorted PIC0 issues. 2025-08-02 23:20:13 +02:00
Henrik Rydgård 7bdf7f1621 Squeeze in PIC0 on the game info screen in a hacky way 2025-08-02 23:20:13 +02:00
Henrik Rydgård 3c6acf37dd Split loading of PIC0/PIC1 (don't need PIC0 most of the time) 2025-08-02 23:20:13 +02:00
Henrik Rydgård 9a3a326afa Merge pull request #20689 from hrydgard/d3d11-fix
D3D11: Fix some fallout from my previous fixes
2025-08-02 23:19:39 +02:00
Henrik Rydgård 6e00df7cfe D3D11: Fix some fallout from my previous fixes 2025-08-02 22:58:47 +02:00
a-blondel 2e18c64383 Add FIFA, Madden, NCAA & NFS entries to infra-dns.json 2025-08-02 15:18:21 +02:00
Henrik Rydgård 642ba5e19e Merge pull request #20685 from Nejsplitter/master
[Libretro] add more cpu clock values
2025-08-02 11:37:51 +02:00
Nejsplitter a573173373 Update libretro_core_options.h 2025-08-02 06:32:04 +01:00
Henrik Rydgård 9d615cce0e Merge pull request #20682 from hrydgard/d3d11-fixes
D3D11 resource lifecycle fixes
2025-08-02 01:04:27 +02:00
Henrik Rydgård 3d3509360d Merge pull request #20683 from lrzlin/loong-fix
loongarch: Fix various IR JIT & VertexJIT bugs
2025-08-02 01:04:13 +02:00
Lin Runze 24c6647ce3 loongarch: Fix various IR JIT & VertexJIT bugs 2025-08-02 02:27:49 +08:00
Henrik Rydgård 77e894c64d Fix more D3D11 lifecycle problems. Removed some ComPtr that got in the way 2025-08-01 18:20:44 +02:00
Henrik Rydgård a5aac9c386 D3D11 stock objects: Remove unused items 2025-08-01 17:59:33 +02:00
Henrik Rydgård e0d9edc077 TextureCacheD3D11: Fix resource lifecycle 2025-08-01 17:57:52 +02:00
Henrik Rydgård e4abbd3cae DrawEngine: Fix resource lifecycle 2025-08-01 17:53:03 +02:00
Henrik Rydgård b445f59e36 D3D11: If debug layer requested but not available, try again without it. 2025-08-01 17:19:37 +02:00
Henrik Rydgård 160a0ed675 Merge pull request #20670 from cipherxof/portableops
Support for PortableOps Infrastructure
2025-07-31 22:28:17 +02:00
trigger 58f32fbbbd fixup 2025-07-31 13:11:01 -07:00
trigger 65d780b160 move ProcessHostnameWithInfraDNS out of sceNet 2025-07-31 13:03:57 -07:00
Henrik Rydgård bdcc81170d Merge pull request #20678 from Puniasterus/patch-2
Update es_ES.ini
2025-07-31 20:59:12 +02:00
Puniasterus 5c4c8b927e Update es_ES.ini
-Tl new line
2025-07-31 20:56:31 +02:00
trigger 1d9343fe2a Update infra-dns.json 2025-07-27 18:11:27 -07:00
trigger 43a024001f Update infra-dns.json 2025-07-27 17:58:29 -07:00
trigger ed8dba7e28 disable https in sceUriBuild 2025-07-27 17:48:05 -07:00
trigger 0a5b866ba0 Update infra-dns.json 2025-07-27 17:47:45 -07:00
trigger 787cd9b119 infra dns for http requests 2025-07-27 17:47:36 -07:00