DH
|
79821fc50d
|
gpu2: temporary disable dispatch
|
2024-09-30 22:44:15 +03:00 |
|
DH
|
f6cc90727e
|
gpu2: ignore black surface
|
2024-09-30 22:43:54 +03:00 |
|
DH
|
624f4327f8
|
gpu2: implement IT_DMA_DATA
|
2024-09-30 22:43:21 +03:00 |
|
DH
|
a18d95f6cf
|
gpu2: implement IT_EVENT_WRITE_EOS
|
2024-09-30 21:44:05 +03:00 |
|
DH
|
239a0645bc
|
gpu2: initial dispatch implementation
|
2024-09-30 21:43:34 +03:00 |
|
kd-11
|
f18649567f
|
Include compositor module in appimage for shell integrations
|
2024-09-30 18:33:54 +03:00 |
|
kd-11
|
ae580c7749
|
Enable artifact upload
|
2024-09-30 18:33:54 +03:00 |
|
kd-11
|
c711764850
|
Update building instructions for linux arm64
|
2024-09-30 18:33:54 +03:00 |
|
kd-11
|
7d5dc101fa
|
Fix shellcheck
|
2024-09-30 18:33:54 +03:00 |
|
kd-11
|
252e69a6ba
|
Add different suffix per architecture
|
2024-09-30 18:33:54 +03:00 |
|
kd-11
|
c4be603279
|
Deploy aarch64 linux appimages
|
2024-09-30 18:33:54 +03:00 |
|
kd-11
|
90bf35bb1e
|
Fix deploy script
|
2024-09-30 18:33:54 +03:00 |
|
kd-11
|
47fb653044
|
Fix aarch64 build script
|
2024-09-30 18:33:54 +03:00 |
|
kd-11
|
4fe306c9ad
|
aarch64: linux CI
|
2024-09-30 18:33:54 +03:00 |
|
kd-11
|
03a58d36da
|
Do not attempt to link in intel JIT events
|
2024-09-30 18:33:54 +03:00 |
|
DH
|
424ce5cf68
|
fix rpcsx-gpu base address
Thanks to abouvier for finding
|
2024-09-29 21:38:10 +03:00 |
|
DH
|
c52726d6ec
|
gpu2: fix indirect buffer
added all draw command
fix depth buffer address
|
2024-09-29 21:37:12 +03:00 |
|
Megamouse
|
d379dd4c8d
|
overlays: Ignore 14 in anisotropic settings
This value has no CELL equivalent
|
2024-09-29 19:17:39 +02:00 |
|
Megamouse
|
7fc31e20b3
|
Fix 120 fps frame limit
|
2024-09-29 19:17:39 +02:00 |
|
schm1dt
|
d11fe09419
|
Use native theme on macOS, hide Dark Mode toggle
|
2024-09-29 13:49:28 +02:00 |
|
RipleyTom
|
c49ff490bc
|
Fix scenp_score_record_score param check
|
2024-09-29 12:09:11 +03:00 |
|
DH
|
4ba7e92713
|
gpu2: add 2_10_10_10 and 10_10_10_2 formats
|
2024-09-29 04:44:39 +03:00 |
|
DH
|
3d71e8a7a7
|
rpcsx-os: do not freeze on memory save data
|
2024-09-29 04:44:10 +03:00 |
|
DH
|
e80955742a
|
gpu2: fix v_med3_f32
|
2024-09-29 04:02:31 +03:00 |
|
DH
|
0877d3f1cd
|
gpu2: move shader resource management to cache
fixed descriptor set binding
fixed 5_6_5 format swizzling
fix rect calculation
fix possible crash in scheduler
implement lock-free bit pool utility
|
2024-09-29 03:22:39 +03:00 |
|
Antonino Di Guardo
|
3f66297593
|
Fix crash on VFS Tool (#16146)
|
2024-09-29 03:11:27 +03:00 |
|
DH
|
4e83c9e121
|
gpu2: fix flipper
static pipeline for flip engine
optimize linear tiler
fixed out of bound in the tiler
implement swizzling for sampled images
|
2024-09-28 18:07:24 +03:00 |
|
schm1dtxbox
|
37d2317b68
|
Update shortcut_utils.cpp
|
2024-09-28 13:14:18 +02:00 |
|
schm1dtxbox
|
a1d55e5a54
|
Update azure-pipelines.yml
|
2024-09-28 13:14:18 +02:00 |
|
DH
|
4185b1aa40
|
gpu2: implement depth textures
initial 2d tiler implementation
fixed mtbuf index order
simplify v_mac_*_f32 instructions
|
2024-09-28 03:12:12 +03:00 |
|
Megamouse
|
0ba0f11c4a
|
Qt: Try to fix classic stylesheet after Qt 6.7.3 update
|
2024-09-28 01:39:33 +02:00 |
|
Elad
|
f0c60b42c2
|
SPURS Task limit hotfix (#16140)
|
2024-09-27 22:15:06 +03:00 |
|
RipleyTom
|
88adaa9d2d
|
Add some extra param handling for cellNetCtlGetInfo
|
2024-09-27 19:14:09 +02:00 |
|
RipleyTom
|
56099e79da
|
Fix for clang 19
|
2024-09-27 19:14:09 +02:00 |
|
DH
|
61d58b696f
|
gpu2: fix resource overlapping
fixed sampler lod
implement shader printf support
|
2024-09-27 20:04:24 +03:00 |
|
Megamouse
|
4ba4268282
|
Qt/shortcuts: add handler id to log messages
|
2024-09-27 17:57:49 +02:00 |
|
Megamouse
|
2661b6a71c
|
Qt: Try to improve default stylesheet after Qt 6.7.3 update
|
2024-09-27 17:57:49 +02:00 |
|
Megamouse
|
e58a89af2d
|
Qt: Enable game window shortcuts
|
2024-09-27 17:57:49 +02:00 |
|
Megamouse
|
ad3d8675e7
|
Qt 6.7.3
|
2024-09-27 15:06:40 +02:00 |
|
Megamouse
|
18d9ca5928
|
Qt 6.7.2
|
2024-09-27 15:06:40 +02:00 |
|
Megamouse
|
5ab955d9c4
|
Qt 6.7.1
|
2024-09-27 15:06:40 +02:00 |
|
Megamouse
|
2b4a90781a
|
Qt 6.7.0
Also fix new stylesheet issue: windows11 style is now default.
This currently breaks custom stylesheets.
Use windowsvista style as default
|
2024-09-27 15:06:40 +02:00 |
|
Elad
|
10dece1c80
|
SPU: Improve SPURS Task limit algorithm
|
2024-09-27 12:43:44 +03:00 |
|
DH
|
a38133f3ab
|
rpcsx-os: pass appInfo to launchDaemon
|
2024-09-27 00:47:53 +03:00 |
|
DH
|
8120002816
|
ipmi: allow pass more than single buffer to fake client invoke
|
2024-09-26 23:56:49 +03:00 |
|
RipleyTom
|
9dd0b055d0
|
Fake sceNpMatching2GetLobbyInfoList
|
2024-09-26 21:12:10 +02:00 |
|
DH
|
66ff7a3000
|
impi: fix addresses for fake client
|
2024-09-26 21:31:16 +03:00 |
|
Megamouse
|
9e460ebe0a
|
MacOs/Arm64/Shortcuts: Add more plist entries
|
2024-09-26 19:48:40 +02:00 |
|
Megamouse
|
7106bfcfb9
|
Shortcuts: Try to create shortcut link path if it doesn't exist
|
2024-09-26 19:48:40 +02:00 |
|
Megamouse
|
c936de7c20
|
VS: add mac and linux hidapi files for improved input debugging
|
2024-09-26 19:48:40 +02:00 |
|