Megamouse
|
ef56433684
|
overlays: ask for user confirmation before sending an invite
This shows subject and body as well
|
2024-02-03 17:59:19 +01:00 |
|
Megamouse
|
8bc3a39586
|
sceNp: implement sceNpBasicAbortGui
|
2024-02-03 17:59:19 +01:00 |
|
Megamouse
|
e13a671f86
|
sceNp: Implement sceNpBasicRecvMessageAttachment
|
2024-02-03 17:59:19 +01:00 |
|
Megamouse
|
48f82c75c1
|
np: fix signed/unsigned warning
who the heck thought returning signed on a counter makes sense...
|
2024-02-03 17:59:19 +01:00 |
|
Megamouse
|
a5955657c5
|
overlays: add subject and body to recvmessage dialog
|
2024-02-03 09:45:55 +01:00 |
|
RipleyTom
|
319657e815
|
Review fixes
|
2024-02-03 08:45:29 +01:00 |
|
RipleyTom
|
c589001dff
|
Add player history
|
2024-02-03 08:45:29 +01:00 |
|
Megamouse
|
c04cd2228e
|
Qt: Show NP ID in rpcn dialogs
|
2024-02-02 19:05:56 +01:00 |
|
Megamouse
|
cba51b4a5e
|
rsx/glsl: use const for left/right
|
2024-02-02 10:07:23 +01:00 |
|
kd-11
|
8962ddca01
|
rsx/glsl: Fix typo
|
2024-02-02 10:07:23 +01:00 |
|
kd-11
|
1808a4373b
|
rsx: Improvements to the video out passes
- Use shared VS for vulkan as well as GL
- Simplify binding model and give control back to the cpp side
|
2024-02-02 10:07:23 +01:00 |
|
kd-11
|
bb22afb7f1
|
gl: Vectorize GL_TEMP_IMAGE_SLOT expression
|
2024-02-02 10:07:23 +01:00 |
|
kd-11
|
ce571cb6ca
|
vk: Allow indexed lookup for sampler and IA binding points in overlay passes
|
2024-02-02 10:07:23 +01:00 |
|
Megamouse
|
ac9afbfede
|
glsl: use fragCoord to decide interlacing
|
2024-02-02 10:07:23 +01:00 |
|
Megamouse
|
4e8130bd99
|
glsl: use textureSize instead of height
|
2024-02-02 10:07:23 +01:00 |
|
Megamouse
|
00c9321b1d
|
glsl: use const in for params
|
2024-02-02 10:07:23 +01:00 |
|
Megamouse
|
8e8b582747
|
glsl: move anaglpyh to separate functions
|
2024-02-02 10:07:23 +01:00 |
|
Megamouse
|
6f2e843193
|
vk/gl: add amber-blue anaglyph (ColorCode 3D)
|
2024-02-02 10:07:23 +01:00 |
|
Megamouse
|
7d9460a560
|
vk/gl: cleanup formatting in glsl, move some common magic numbers to variables
|
2024-02-02 10:07:23 +01:00 |
|
Megamouse
|
32f2b14429
|
vk/gl: add interlaced 3D mode
|
2024-02-02 10:07:23 +01:00 |
|
Megamouse
|
651f8512eb
|
vk/gl: add more anaglyph 3D modes
|
2024-02-02 10:07:23 +01:00 |
|
Megamouse
|
3dac7d16e7
|
vk/gl: unite video_out_calibration_pass fragment shader to new glsl
|
2024-02-02 10:07:23 +01:00 |
|
Megamouse
|
240f80b467
|
gl: add missing else in calibration pass fragment shader
|
2024-02-02 10:07:23 +01:00 |
|
Megamouse
|
17b5a36b59
|
Add update_helper.sh to VS filters
|
2024-02-02 10:07:23 +01:00 |
|
Megamouse
|
ea326a5f29
|
overlays: clean up includes
|
2024-01-31 16:33:29 +01:00 |
|
Megamouse
|
c271415328
|
sceNp: decrease some log levels from todo to warning
|
2024-01-31 16:33:29 +01:00 |
|
Megamouse
|
f28c7d029c
|
overlays: use timestamp for fade animations
Fixes jojo when using sceNp dialogs
|
2024-01-31 16:33:29 +01:00 |
|
Megamouse
|
d7f317fa58
|
Add UI to sceNpBasicSendMessageAttachment and sceNpBasicAddFriend
|
2024-01-31 16:33:29 +01:00 |
|
Megamouse
|
3f2c34edd2
|
sceNp: silence some errors
|
2024-01-31 16:33:29 +01:00 |
|
Megamouse
|
566a8ac5ac
|
scnNp: add ppu wait before opening blocking dialogs
|
2024-01-31 16:33:29 +01:00 |
|
Megamouse
|
71b5bc4fe6
|
sceNp: add more error checks
|
2024-01-31 16:33:29 +01:00 |
|
Megamouse
|
a427783bac
|
overlays: remove separators from send/recv dialogs
|
2024-01-31 16:33:29 +01:00 |
|
Megamouse
|
23dc6a44f6
|
overlays: implement native sendmessage dialog
|
2024-01-31 16:33:29 +01:00 |
|
Megamouse
|
9ef5a01de4
|
overlays: implement native recvmessage dialog
|
2024-01-31 16:33:29 +01:00 |
|
Megamouse
|
cdfe3ee7c8
|
Name some threads
|
2024-01-31 16:33:29 +01:00 |
|
kd-11
|
c3c73c7e24
|
rsx: Allow native UI render even when we have pending draw calls if FIFO queue is empty.
|
2024-01-30 16:36:58 +03:00 |
|
RipleyTom
|
af8d308a69
|
Terminate RPCN connection cleanly
|
2024-01-29 13:01:09 +01:00 |
|
Florin9doi
|
a7da245656
|
Don't search games when the dialog is cancelled
|
2024-01-28 13:18:35 +01:00 |
|
RipleyTom
|
e9713f9635
|
Fix sceNpCommerce2 init
|
2024-01-28 10:52:26 +01:00 |
|
Megamouse
|
3dbde04d18
|
sceNpCommerce: add init checks
|
2024-01-27 08:31:16 +01:00 |
|
Megamouse
|
1611588682
|
sceNpCommerce2: add some error checks
|
2024-01-27 08:31:16 +01:00 |
|
RipleyTom
|
93c72822a3
|
Fix Apple clang
|
2024-01-26 17:59:53 +01:00 |
|
RipleyTom
|
6f5bcf12c6
|
Arm version of trigger_write_page_fault
|
2024-01-26 09:32:15 +02:00 |
|
RipleyTom
|
07dba02897
|
FreeBSD workaround for libusb
|
2024-01-26 02:51:41 +01:00 |
|
RipleyTom
|
db685879af
|
Return no file to TSS apis
|
2024-01-26 02:51:41 +01:00 |
|
RipleyTom
|
94e8d6fe13
|
Mini sceNpCommerce2Init fix
|
2024-01-25 22:53:21 +01:00 |
|
Megamouse
|
0d1fbfb755
|
VFS: Fix some potential .back() segfaults
|
2024-01-25 17:03:58 +01:00 |
|
Megamouse
|
10c52cf569
|
sys_usbd: add libusb log callback
|
2024-01-25 17:03:58 +01:00 |
|
RipleyTom
|
7661df0847
|
Enable Discord presence on Linux
|
2024-01-25 09:49:17 +01:00 |
|
pastalian
|
e8ad6ec673
|
Add missing headers (#15075)
Some systems must explicitly include these headers.
|
2024-01-24 17:22:37 +01:00 |
|