Henrik Rydgård
|
30e0834c0a
|
Remove the legacy CPU test runner from developer tools
|
2025-05-19 10:47:33 +02:00 |
|
Henrik Rydgård
|
9a86101769
|
Avoid getting stuck in a load-loop when auto-loading a bad savestate. Make some code clearer.
|
2025-05-16 01:55:18 +02:00 |
|
Henrik Rydgård
|
c59cec4c97
|
gradle: Use file(...).text instead of new File, .write.
See #20326
|
2025-05-13 10:42:12 +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
|
08d1e0b3d8
|
Logspam cleanup
|
2025-04-17 11:06:06 +02:00 |
|
Henrik Rydgård
|
0a4ab19870
|
Quick workaround for #18926
|
2025-04-16 12:03:08 +02:00 |
|
Henrik Rydgård
|
fffbed53bc
|
Add a ZipFileLoader, which can let us load any single-file file type from a zip.
Useful for loading framedumps from github without manually having to
unzip each one, for example.
|
2025-04-12 22:23:23 +02:00 |
|
Henrik Rydgård
|
67dfbfe97e
|
Add developer setting to prevent loading overlays (and other 'implicit' Vulkan layers)
|
2025-04-10 18:56:05 +02:00 |
|
Henrik Rydgård
|
670ff21529
|
Make the Vulkan init flags a proper enum class
|
2025-04-10 18:16:05 +02:00 |
|
Henrik Rydgård
|
09e7e6f335
|
Less noisy file access logging on Android.
|
2025-04-09 18:07:57 +02:00 |
|
Henrik Rydgård
|
60a19016ae
|
Split out DeveloperToolsScreen from GameSettingsScreen.cpp
|
2025-04-09 13:13:08 +02:00 |
|
Henrik Rydgård
|
dd7642df19
|
Android: Reduce logspam
|
2025-04-09 12:40:10 +02:00 |
|
Henrik Rydgård
|
a97ea04827
|
ImGui: Add "repeatshift" buttons that auto-repeat if you hold shift.
|
2025-04-09 11:58:31 +02:00 |
|
Henrik Rydgård
|
a555fe8924
|
Partially implement sceReg
|
2025-04-03 14:13:50 +02:00 |
|
Henrik Rydgård
|
088a02bfdb
|
Cleanup a lot of the bootup state management.
|
2025-03-30 14:02:29 +02:00 |
|
Henrik Rydgård
|
e6ea158dcc
|
Unrelate: Remove some mouse-related logspam on android
|
2025-03-30 11:29:28 +02:00 |
|
Henrik Rydgård
|
580cd954e0
|
Fix another carriage-return-related bug in the Android code.
|
2025-03-29 19:12:32 +01:00 |
|
Henrik Rydgård
|
cf059ff84c
|
Stub a lua console, add the sol lua wrapper library
|
2025-03-27 08:59:37 +01:00 |
|
Henrik Rydgård
|
8d9b3f28f2
|
Reintroduce "cache ISO in RAM"
|
2025-03-27 00:46:31 +01:00 |
|
Henrik Rydgård
|
a156697822
|
Break out the "Recent ISOs" code into its own file so it's more practical to work on it
|
2025-03-26 17:31:47 +01:00 |
|
Henrik Rydgård
|
4eaad7d5af
|
Remove the "Cache full ISO in RAM" feature
It's been broken for years and nobody has even noticed enough to report
it.
|
2025-03-26 09:06:33 +01:00 |
|
Henrik Rydgård
|
cb1df4056c
|
Remove almost-empty files ThreadPools.cpp/h
|
2025-03-20 17:21:20 +01:00 |
|
Henrik Rydgård
|
e70dd3b2df
|
Break out AtracTrack into its own file. Add a little atrac analysis tool to ImDebugger (for future use)
|
2025-03-19 16:15:51 +01:00 |
|
Henrik Rydgård
|
725f72a5e3
|
More workarounds. Now things seem reasonably tight even on devices with broken mouse support like Poco F1
|
2025-03-05 23:26:30 +01:00 |
|
Henrik Rydgård
|
8674488859
|
Android: Handle mouse events separately from touch events
Use the new modern events like HOVER.
|
2025-03-05 23:26:30 +01:00 |
|
Henrik Rydgård
|
beb3eafa1f
|
Declare that we can handle mouse events
|
2025-03-05 23:26:30 +01:00 |
|
Henrik Rydgård
|
c6691de64c
|
Remove excessive error reporting
|
2025-03-02 02:28:42 +01:00 |
|
Henrik Rydgård
|
a431560831
|
Remove pretense of supporting the Ouya (we don't anymore)
|
2025-02-24 15:57:38 -06:00 |
|
Henrik Rydgård
|
d3d14bf2ec
|
Android: Rework how DPI and Android hardware scaling interacts.
|
2025-02-21 10:38:42 -06:00 |
|
Henrik Rydgård
|
1a1483478a
|
Fix live resizing, implement setting on all platforms.
|
2025-02-20 17:14:59 -06:00 |
|
Henrik Rydgård
|
7a78124a3b
|
Slightly more correct use in Android
|
2025-02-20 15:47:06 -06:00 |
|
Henrik Rydgård
|
143e4a4ccf
|
Switch Android over to use g_display.Recalculate
|
2025-02-20 15:47:06 -06:00 |
|
Henrik Rydgård
|
0acd2aa517
|
DPI: Remove g_display.dpi
|
2025-02-20 15:47:02 -06:00 |
|
Henrik Rydgård
|
23f43dd9fa
|
DPI code cleanup
|
2025-02-20 15:47:02 -06:00 |
|
Henrik Rydgård
|
f206ed95eb
|
Get rid of remains of support for non-square screen DPIs
|
2025-02-20 11:14:26 -06:00 |
|
Henrik Rydgård
|
7f0305a954
|
Unify the specified C++ standard as c++17.
May fix the build of #19952
|
2025-02-18 11:08:48 -06:00 |
|
Henrik Rydgård
|
fdb606c8cb
|
Break out sceAac from sceMp4.cpp/h
|
2025-02-14 09:50:55 -06:00 |
|
Nemoumbra
|
d02a9ee2e5
|
Added dummy sceNet_lib files
|
2025-02-12 16:49:43 +03:00 |
|
Henrik Rydgård
|
cb648509ef
|
Android shortcut icons: Pad icon images to fix the aspect ratio
Fixes #19330. You'll have to recreate your icons though.
|
2025-02-10 15:28:45 -06:00 |
|
Henrik Rydgård
|
94bf5f7eeb
|
Remove NetResolver.cpp/h (almost empty)
|
2025-01-09 09:27:41 +01:00 |
|
Henrik Rydgård
|
2a0e3b1084
|
Move out a utility function to Common/Net
|
2025-01-09 09:23:33 +01:00 |
|
Henrik Rydgård
|
2c3f7f6806
|
Add a central location for managing HLE sockets
|
2025-01-08 13:29:09 +01:00 |
|
Henrik Rydgård
|
9b82a9f180
|
Move all the Inet enum mappers to Core/HLE/NetInetConstants. Other cleanup.
|
2025-01-07 19:45:16 +01:00 |
|
Henrik Rydgård
|
895d8eb7fa
|
Try ANR2ME's sceNetInet implementation
|
2025-01-07 10:31:32 +01:00 |
|
Henrik Rydgård
|
66b801c1ef
|
Add to the rest of the build systems
|
2025-01-04 18:03:44 +01:00 |
|
 Henrik RydgårdandGitHub
|
a0f3963d76
|
Merge pull request #19797 from Nemoumbra/net-adhoc-split
Split out Adhoc matching from the main sceNetAdhoc file.
|
2025-01-04 15:27:48 +01:00 |
|
Henrik Rydgård
|
af4eb0d053
|
Osk: Finish moving out the weird strings to PSPOskConstants.cpp
|
2025-01-04 12:11:12 +01:00 |
|
Nemoumbra
|
b265b3b994
|
Added empty sceNetAdhocMatching files
|
2025-01-02 16:03:37 +03:00 |
|
 Luboš V.andGitHub
|
d1f8b78bbb
|
OpenXR - Remove non-functional Vulkan implementation (#19766)
* OpenXR - Remove non-functional Vulkan implementation
* Forgotten to commit
|
2024-12-26 10:05:18 +01:00 |
|
Henrik Rydgård
|
c5ad81e3d5
|
Add DepthRaster.cpp/h. Rasterize depth rectangles, some triangles
|
2024-12-21 14:27:53 +01:00 |
|