Henrik Rydgård
|
70b9dcc9a3
|
Initialize a bunch of Dialog structs
|
2022-08-18 16:46:22 +02:00 |
|
Lubos
|
d570a194dd
|
Merge branch 'feature_openxr_6dof' into feature_openxr_stereo
|
2022-08-17 17:08:12 +02: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 |
|
Lubos
|
43bd9b9086
|
Merge branch 'feature_openxr_6dof' into feature_openxr_stereo
|
2022-08-15 17:23:57 +02:00 |
|
Lubos
|
70c4781feb
|
OpenXR - Option to set canvas distance added
|
2022-08-15 17:19:42 +02:00 |
|
Lubos
|
428145c4b9
|
OpenXR - 2D mode hack mappable (using screen keycode)
|
2022-08-15 16:53:00 +02:00 |
|
Unknown W. Brackets
|
6fad5463d0
|
GE Debugger: Save tab configuration.
|
2022-08-14 11:42:04 -07:00 |
|
Lubos
|
47349b2c0d
|
Merge branch 'master' into feature_openxr_stereo
|
2022-08-14 16:51:09 +02:00 |
|
Lubos
|
e76a68666a
|
OpenXR - Config for stereoscopic vision added
|
2022-08-14 12:02:51 +02:00 |
|
Lubos
|
31524df0a8
|
OpenXR - Default config values fixed
|
2022-08-14 11:55:32 +02: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
|
ca4a0a848a
|
Font: Fix bad memory read on invalid font data.
|
2022-08-13 12:16:21 -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 |
|
Unknown W. Brackets
|
9bda04a0d2
|
Core: Correct shutdown on late init failure.
Otherwise we leak and can't start again. This happened when shutdown
completed quickly after thread start.
|
2022-08-12 22:30:15 -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
|
71d66ae1ec
|
Dialog: Add missing header for MSVC 2017.
|
2022-08-06 21:13:39 -07: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 |
|
ANR2ME
|
3b7a33ddd8
|
Prefer using "%04x" over "%04hx".
|
2022-08-06 11:04:07 +07:00 |
|
ANR2ME
|
48deb37cc8
|
Fix logging warning issue.
|
2022-08-06 03:11:59 +07:00 |
|
Lubos
|
cc3981a328
|
OpenXR - 72Hz support added
|
2022-08-05 15:14:21 +02:00 |
|
Lubos
|
5f377f82eb
|
Merge branch 'master' into feature_openxr_6dof
|
2022-08-05 13:49:42 +02:00 |
|
ANR2ME
|
4c9e1dec1a
|
Fix include issue.
|
2022-08-04 16:35:30 +07:00 |
|
ANR2ME
|
31ea7a6a95
|
Updated copyright's year.
|
2022-08-04 16:34:05 +07:00 |
|
ANR2ME
|
865959d420
|
Replace the dummy PSN name with Nickname on sceNpInit.
|
2022-08-04 16:12:31 +07:00 |
|
ANR2ME
|
41de63f13c
|
Moving sceNpMatching2-stuff to sceNp2.cpp/h.
PS: Register_sceNpMatching2 not being added to HLETables because currently the callback didn't work properly yet and could crash the game.
|
2022-08-04 16:12:29 +07:00 |
|
ANR2ME
|
dcf3ece8f4
|
Implement NP Signin Dialog (faked signin)
|
2022-08-04 16:12:25 +07:00 |
|
ANR2ME
|
54300eb017
|
Updated NP Library
PS: Some of registered modules should probably moved to a separate files (ie. sceNp2.cpp).
|
2022-08-04 16:12:23 +07:00 |
|
ANR2ME
|
bf98466a78
|
Added a FunctionWrapper used by sceNpService
|
2022-08-04 16:12:23 +07:00 |
|
Lubos
|
e6b14cb473
|
OpenXR - 6DoF head movement support added
|
2022-07-31 20:05:08 +02:00 |
|
Lubos
|
d129870d44
|
Merge branch 'master' into feature_openxr_6dof
|
2022-07-31 16:37:54 +02:00 |
|
Henrik Rydgård
|
392d83fb22
|
Merge pull request #15659 from lvonasek/feature_openxr_quest
Oculus Quest native support
|
2022-07-31 16:34:45 +02:00 |
|
Henrik Rydgård
|
8260b4667d
|
Merge pull request #15700 from hrydgard/better-depth-tracking
Track depth buffers separately from framebuffers to track previous use for copies
|
2022-07-31 10:59:09 +02:00 |
|
Henrik Rydgård
|
7f0f119cfe
|
Check for color/Z clashes
|
2022-07-31 10:44:06 +02:00 |
|
Unknown W. Brackets
|
1233d1d376
|
Reporting: Disable when debugger methods used.
This won't catch all means of hacking memory, but will catch some.
Trying to reduce noise in reporting from debugging.
|
2022-07-30 18:21:32 -07:00 |
|
Henrik Rydgård
|
d0d53091a8
|
Change from maxLevel to levelsToLoad, for better readability. Cleanup.
|
2022-07-30 10:45:02 +02:00 |
|
Henrik Rydgård
|
c41b780c8c
|
Remove the ReplacedTextureFormat enum
|
2022-07-30 08:52:24 +02:00 |
|
Henrik Rydgård
|
ef4a6cf873
|
Remove support for 16-bit replacement texture formats
|
2022-07-30 08:52:24 +02:00 |
|
Henrik Rydgård
|
5efb04c31e
|
Merge pull request #15739 from unknownbrackets/ir-simplify
irjit: Correct another PurgeTemps case
|
2022-07-28 09:05:18 +02:00 |
|