Unknown W. Brackets
|
e59951382a
|
Global: Make stringutil includes more explicit.
|
2020-08-10 07:05:22 -07:00 |
|
Unknown W. Brackets
|
1dc5ee424b
|
SaveState: Split out Do types to reduce headers.
|
2020-08-10 08:03:44 +00:00 |
|
Henrik Rydgård
|
d57edfbdac
|
Rename FramebufferCommon.cpp/h to FramebufferManagerCommon.cpp/h for consistency
|
2020-08-03 23:17:22 +02:00 |
|
Henrik Rydgård
|
3c29545014
|
Windows: Add command to load up a new identical instance of PPSSPP.
Useful for debugging adhoc multiplayer locally with the new multi-instance support.
|
2020-07-20 23:27:17 +02:00 |
|
Henrik Rydgård
|
b58ca8af12
|
Merge pull request #12945 from unknownbrackets/io-timing
Make file open timing a bit more accurate
|
2020-07-13 13:37:53 +02:00 |
|
Henrik Rydgård
|
efc3f4f5e4
|
Split CORE_ERROR into CORE_BOOT_ERROR and CORE_RUNTIME_ERROR
|
2020-07-12 15:25:20 +02:00 |
|
Unknown W. Brackets
|
49abe9ed6c
|
Io: Open sce_lbn references and whole ISO faster.
|
2020-05-21 18:58:24 -07:00 |
|
Unknown W. Brackets
|
477e988a68
|
GPU: Allow postshaders to have parents.
|
2020-05-16 12:33:35 -07:00 |
|
Henrik Rydgård
|
5e7a837ff9
|
Display the savestate slot number when saving and loading state through shortcuts.
|
2020-05-16 15:20:22 +02:00 |
|
Unknown W. Brackets
|
b6b0f11f6c
|
UI: Allow postshaders on D3D9.
Since they work now - at least, some of the shaders do.
|
2020-05-13 18:10:09 -07:00 |
|
Henrik Rydgård
|
5fbe369fd0
|
Merge pull request #12836 from unknownbrackets/d3d-depth
D3D11: Always use accurate depth
|
2020-04-19 14:02:50 +02:00 |
|
Unknown W. Brackets
|
4c5ed9f6aa
|
Windows: Send resize when adjusting render mode.
If we flip this because of frameskip, we need to actually process.
|
2020-04-18 22:32:48 -07:00 |
|
TotalCaesar659
|
bbc6337263
|
Add "Switch UMD" menu point to Linux version
|
2020-04-18 21:08:20 +03:00 |
|
Unknown W. Brackets
|
84981631ea
|
Windows: Ensure we resize after hw transform swap.
|
2020-04-05 15:23:46 -07:00 |
|
ANR2ME
|
142e60974c
|
Merge branch 'rechat' of https://github.com/adenovan/amultios-ppsspp into rechat
|
2020-03-02 22:25:18 +07:00 |
|
Unknown W. Brackets
|
2a3fd05651
|
Vulkan: Present using FIFO for vsync.
This allows the setting to be changed at runtime in Vulkan too.
Should help #10105.
|
2020-02-29 22:48:59 -08:00 |
|
Unknown W. Brackets
|
5009698cc0
|
Core: Use a shared_ptr for i18n categories.
This does not make them thread safe, but it reduces the chances of a crash
a bit (see #12594.)
|
2020-02-09 07:35:16 -08:00 |
|
Unknown W. Brackets
|
504acf15de
|
Core: Allow for disabling graphics backends.
Mainly for Vulkan, since sometimes even mobile drivers crash when we ask.
This at least provides options.
Also centralizes support checks.
|
2019-06-22 12:49:01 -07:00 |
|
LunaMoo
|
da031ebbdb
|
Fix avi dump via render buffer instead,
with an option to use output buffer since recording with
post process effects will often be desirable.
|
2019-06-04 07:54:17 +02:00 |
|
LunaMoo
|
57bd3c63f4
|
Block savestates OSM when video frames are dumped.
Also make the dump messages shorter,
especially dump start since it will be recorded.
|
2019-05-27 23:43:39 +02:00 |
|
LunaMoo
|
2da9de9fe7
|
Fix typo which disabled GEDebugger
|
2019-05-12 17:50:25 +02:00 |
|
Henrik Rydgård
|
2f26297062
|
Clean up some more ifdefs
|
2019-05-10 23:25:57 +02:00 |
|
driver1998
|
e3213b14ee
|
Remove unnecessary ifdefs
|
2019-05-05 01:15:32 +08:00 |
|
driver1998
|
0aa33d53c0
|
Disable features not available on Windows ARM32/ARM64
ARM32: OpenGL & DirectInput
ARM64: OpenGL
|
2019-05-04 22:45:16 +08:00 |
|
Unknown W. Brackets
|
c821ad1d51
|
Windows: Link to https://.
|
2019-03-03 21:35:05 -08:00 |
|