Henrik Rydgård
|
1cd34f9d2b
|
Another buildfix attempt
|
2022-09-01 14:07:27 +02:00 |
|
Henrik Rydgård
|
ecb84987ef
|
Remove allocation from the heaviest MemBlockInfo path (BlockTransfer). Required some refactoring.
|
2022-09-01 11:59:35 +02:00 |
|
Henrik Rydgård
|
7bced814ce
|
Remove a per-audio-frame allocation in sceAudio
|
2022-09-01 11:59:35 +02:00 |
|
Henrik Rydgård
|
1b3b1acefa
|
Tweak ForceMax60Fps to work for Killzone
|
2022-08-30 20:10:44 +02:00 |
|
sum2012
|
75390be142
|
Fix sceKernelUnlockMutex timing
Fix https://github.com/hrydgard/ppsspp/issues/6557
|
2022-08-30 20:46:43 +08:00 |
|
Luboš Vonásek
|
c5cb45b1f7
|
Merge branch 'hrydgard:master' into feature_openxr_6dof
|
2022-08-24 06:55:31 +02:00 |
|
Unknown W. Brackets
|
80e481bbdc
|
Core: Show exception on misaligned jump.
|
2022-08-21 14:49:34 -07:00 |
|
Lubos
|
2887671e6f
|
OpenXR - Refactor display framerate
|
2022-08-17 16:55:19 +02:00 |
|
Lubos
|
1e479fa192
|
Merge branch 'master' into feature_openxr_6dof
|
2022-08-17 16:48:05 +02:00 |
|
fp64
|
5b6a14edeb
|
Add a newline to "Leaving main" message.
Also implement SYSPROP_DISPLAY_XRES/SYSPROP_DISPLAY_YRES for SDL.
Also fix couple of warnings.
|
2022-08-16 18:29:14 -04:00 |
|
sum2012
|
112951e6bd
|
Fix Earth Saver Plus font
|
2022-08-14 20:31:45 +08:00 |
|
Henrik Rydgård
|
f8325631bc
|
Merge pull request #15838 from sum2012/Atrac_hack
Add atrac looping hack for 4 games
|
2022-08-14 10:37:36 +02:00 |
|
sum2012
|
e373c9063c
|
Use compat.ini instead
|
2022-08-14 14:54:06 +08:00 |
|
sum2012
|
965daea455
|
Add atrac hack setting
|
2022-08-14 09:51:49 +08:00 |
|
Unknown W. Brackets
|
bdb4107014
|
Net: Cleanup initialization syntax.
|
2022-08-13 12:43:14 -07:00 |
|
Unknown W. Brackets
|
f16d6c6011
|
Font: Correct uninitialized values.
|
2022-08-13 08:10:46 -07:00 |
|
Unknown W. Brackets
|
75a85d4035
|
Atrac: Avoid accessing uninitialized stream status.
Only mess with this in a stream mode.
|
2022-08-13 08:09:16 -07:00 |
|
Lubos
|
f81779b0de
|
Merge branch 'master' into feature_openxr_6dof
|
2022-08-13 14:27:29 +02:00 |
|
Unknown W. Brackets
|
8b3526b8c2
|
Atrac: Avoid an uninitialized value.
|
2022-08-13 00:16:08 -07:00 |
|
Lubos
|
89a0a28c70
|
Merge branch 'master' into feature_openxr_6dof
|
2022-08-09 19:35:13 +02:00 |
|
Unknown W. Brackets
|
5246d901ce
|
Headless: Cleanup unused/leak warnings.
|
2022-08-07 12:10:17 -07:00 |
|
Lubos
|
c00fea1b22
|
Merge branch 'master' into feature_openxr_6dof
|
2022-08-07 20:33:14 +02:00 |
|
Unknown W. Brackets
|
20c2ec1392
|
GPU: Skip alpha stencil upload when safe.
Otherwise, let's not do things that give different behavior at 1x or are
inconsistent.
|
2022-08-06 21:12:59 -07:00 |
|
Henrik Rydgård
|
5f230ee998
|
Fix some compiler warnings
|
2022-08-06 18:19:27 +02:00 |
|
ANR2ME
|
0b3fdf0cef
|
Use safe_string when printing %s with Memory::GetCharPointer.
|
2022-08-06 11:22:38 +07:00 |
|