Liam
|
a529ef4c09
|
sm:: fix tipc deserialization
|
2023-12-09 22:56:21 -05:00 |
|
Liam
|
7ba4a8f4a3
|
ro: add separate ro service
|
2023-12-09 15:50:34 -05:00 |
|
Liam
|
8ef1fdafa2
|
fbshare: set external format correctly
|
2023-12-09 14:51:15 -05:00 |
|
Liam
|
d597383ab2
|
fs: don't enumerate hidden savedata size file
|
2023-12-09 14:05:16 -05:00 |
|
Liam
|
5feda37688
|
service: populate pid and handle table from client
|
2023-12-09 13:45:25 -05:00 |
|
Liam
|
34e4012998
|
service: use interface factory in server manager
|
2023-12-09 13:45:25 -05:00 |
|
Liam
|
fe5e4bd846
|
debug: fix reading of module names
|
2023-12-09 11:18:10 -05:00 |
|
Liam
|
1d731dd1ff
|
kernel: fix single core
|
2023-12-08 20:31:18 -05:00 |
|
Liam
|
9268f265a1
|
kernel: implement light IPC
|
2023-12-07 09:13:43 -05:00 |
|
Liam
|
40bb176c39
|
kernel: implement remaining IPC syscalls
|
2023-12-06 17:33:00 -05:00 |
|
Liam
|
f0ee3e29cb
|
arm: fix context save of vector regs
|
2023-12-04 22:19:11 -05:00 |
|
Liam
|
45c87c7e6e
|
core: refactor emulated cpu core activation
|
2023-12-04 10:37:16 -05:00 |
|
Liam
|
6b7dc587cf
|
texture_cache: fix max_element comparison function
|
2023-12-03 18:40:19 -05:00 |
|
Liam
|
f05cb69d4f
|
renderer_opengl: remove srgb conversion logic
|
2023-12-03 17:08:25 -05:00 |
|
Liam
|
382cf087a0
|
renderer_vulkan: do not recreate swapchain for srgb
|
2023-12-03 16:43:54 -05:00 |
|
Liam
|
0751488727
|
fsmitm_romfsbuild: optimize for data locality
|
2023-12-03 16:29:57 -05:00 |
|
Liam
|
4bc932261b
|
romfs: cache file and directory metadata tables
|
2023-12-03 16:29:57 -05:00 |
|
Liam
|
9de99839bd
|
nce: fix pre-text patch for single modules
|
2023-12-02 16:14:52 -05:00 |
|
Liam
|
45b6161582
|
file_sys: handle null romfs
|
2023-12-01 23:39:48 -05:00 |
|
Liam
|
345ea568ba
|
texture_cache: use pedantic type names
|
2023-12-01 22:46:33 -05:00 |
|
Liam
|
e7dd968ac4
|
renderer_vulkan: adjust window origin and swizzle independently
|
2023-11-30 12:33:26 -05:00 |
|
Liam
|
8f62e8e63f
|
renderer_vulkan: exclude more qcom drivers from extensions
|
2023-11-29 21:06:06 -05:00 |
|
Liam
|
d21305c2e7
|
add mac workflow
|
2023-11-29 16:02:37 -05:00 |
|
Liam
|
5eec980a2d
|
general: conditionally compile gamemode on linux only
|
2023-11-29 14:26:11 -05:00 |
|
Liam
|
fd29227bc4
|
set: don't load version nca with null romfs
|
2023-11-27 15:20:18 -05:00 |
|
Liam
|
7c1cb5e8c9
|
video_core: fix mac compile
|
2023-11-26 20:04:06 -05:00 |
|
Liam
|
15f35b8657
|
general: fix mac compile
|
2023-11-26 19:50:10 -05:00 |
|
Liam
|
7482e03c77
|
loader: fix gcc compile
|
2023-11-26 19:34:07 -05:00 |
|
Liam
|
e6847c65a8
|
time: undef GetCurrentTime for Windows
|
2023-11-25 16:18:02 -05:00 |
|
 Liamandt895
|
d040b27a35
|
loader: apply nso patch to offset program image
|
2023-11-25 00:47:36 -05:00 |
|
 Liamandt895
|
cf534f5149
|
arm_nce: skip data aborts for crash handling parity
|
2023-11-25 00:47:36 -05:00 |
|
 Liamandt895
|
20de0ddf1f
|
android: show current backend in fps overlay
|
2023-11-25 00:47:36 -05:00 |
|
 Liamandt895
|
f542a3bb7a
|
patch: check offsets from first code word
|
2023-11-25 00:47:36 -05:00 |
|
 Liamandt895
|
263b7a44f9
|
arm_nce: skip dc cvac on possibly write-protected areas
|
2023-11-25 00:47:36 -05:00 |
|
 Liamandt895
|
9f91ba1f73
|
arm: Implement native code execution backend
|
2023-11-25 00:46:47 -05:00 |
|
 Liamandt895
|
f2a8409083
|
kernel: Manually specify aslr region start
|
2023-11-25 00:46:15 -05:00 |
|
 Liamandt895
|
4766baddf3
|
host_memory: Switch to FreeRegionManager
|
2023-11-25 00:46:15 -05:00 |
|
 Liamandt895
|
448d4815de
|
host_memory: ensure map base is between 36 and 39 bits
|
2023-11-25 00:46:15 -05:00 |
|
 --author=Liamandt895
|
29e7d79a86
|
common: Add free region manager
* Abstraction for placeholder region tracking in host_memory
|
2023-11-25 00:46:15 -05:00 |
|
Liam
|
dee792937f
|
vulkan_device: add names for more driverID enumeration values
|
2023-11-24 12:00:41 -05:00 |
|
Liam
|
4a278b69b1
|
renderer_vulkan: exclude steam deck oled from force max clock setting
|
2023-11-24 11:38:39 -05:00 |
|
Liam
|
453fd47030
|
query_cache: demote report synced unreachable to assert
|
2023-11-23 09:33:02 -05:00 |
|
Liam
|
e7878e3cf8
|
vk_texture_cache: add workaround for nullDescriptor on Mali
|
2023-11-20 20:09:12 -05:00 |
|
Liam
|
20a17607ae
|
qt: fix linux build
|
2023-11-19 11:49:51 -05:00 |
|
Liam
|
473caaff5b
|
renderer_vulkan: ignore viewport stores on non-supporting drivers
|
2023-11-19 11:27:12 -05:00 |
|
Liam
|
de594995da
|
opus: fix stereo stream count check in multistream decoder object
|
2023-11-17 08:26:22 -05:00 |
|
Liam
|
4055a476aa
|
video_core: refactor video frame and packet parsing
|
2023-11-16 17:01:38 -05:00 |
|
Liam
|
b30e19ba24
|
fix apple clang build again
|
2023-11-14 11:53:02 -05:00 |
|
Liam
|
ec6b67d862
|
core_timing: lock event queue access
|
2023-11-14 11:51:04 -05:00 |
|
Liam
|
e3b510a4b4
|
core: check for thread dpc before eret
|
2023-11-13 11:28:23 -05:00 |
|
Liam
|
ecaa038b4d
|
audio_core: ignore renderer wait when stream is paused
|
2023-11-12 23:10:53 -05:00 |
|
Liam
|
a6735cba5f
|
k_capabilities: ignore map region when KTrace is disabled
|
2023-11-11 10:45:43 -05:00 |
|
Liam
|
3b872b89d1
|
gdbstub: read module information from memory layout
|
2023-11-11 10:41:06 -05:00 |
|
Liam
|
875246f5b2
|
k_page_table: fix shutdown
|
2023-11-10 12:01:35 -05:00 |
|
Liam
|
b16fefa106
|
k_page_table: use more precise icache invalidates
|
2023-11-10 12:01:35 -05:00 |
|
 LiamandKelebek1
|
2a255b2d61
|
kernel: add KPageTableBase
Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
|
2023-11-10 12:01:35 -05:00 |
|
Liam
|
75de0cadcf
|
renderer_null: fix
|
2023-11-03 20:54:38 -04:00 |
|
Liam
|
41701052d3
|
renderer_vulkan: minimize transform feedback support log
|
2023-11-01 20:47:08 -04:00 |
|
Liam
|
b0c6bf497a
|
romfs: fix extraction of single-directory root
|
2023-10-31 23:26:51 -04:00 |
|
Liam
|
6a7123826a
|
qt: remove duplicate exit confirmation setting
|
2023-10-31 10:31:50 -04:00 |
|
Liam
|
a872030a35
|
nvnflinger: implement consumer abandonment
|
2023-10-29 23:38:24 -04:00 |
|
Liam
|
79e7d7f4ba
|
nvnflinger: use graphic buffer lifetime for map handle
|
2023-10-29 22:12:16 -04:00 |
|
Liam
|
8427b9d49d
|
renderer_vulkan: ensure exception on surface loss
|
2023-10-29 15:31:05 -04:00 |
|
Liam
|
6513a356f0
|
renderer_vulkan: fix FSR cropping
|
2023-10-28 11:43:00 -04:00 |
|
Liam
|
65d4a16afd
|
renderer_vulkan: fix cropping for presentation
|
2023-10-28 00:05:06 -04:00 |
|
Liam
|
21c631b33b
|
renderer_vulkan: fix viewport swizzle dirty state tracking
|
2023-10-27 14:23:47 -04:00 |
|
Liam
|
ca75c58f43
|
sockets: use safe access helpers
|
2023-10-25 14:07:22 -04:00 |
|
Liam
|
723df0f368
|
nvdrv: rework to remove memcpy
|
2023-10-25 13:05:56 -04:00 |
|
Liam
|
94b7ac50bb
|
nvdrv: fix up remaining copy calls
|
2023-10-25 13:05:56 -04:00 |
|
Liam
|
18450ebd78
|
nvdrv: convert nvmap
|
2023-10-25 13:05:56 -04:00 |
|
Liam
|
efdb2e8f3d
|
nvdrv: convert codec devices
|
2023-10-25 13:05:56 -04:00 |
|
Liam
|
7a84a1a974
|
nvdrv: convert nvhost_gpu
|
2023-10-25 13:05:56 -04:00 |
|
Liam
|
789d9c8af9
|
nvdrv: convert nvhost_ctrl
|
2023-10-25 13:05:56 -04:00 |
|
Liam
|
4df063209b
|
nvdrv: convert nvhost_ctrl_gpu
|
2023-10-25 13:05:55 -04:00 |
|
Liam
|
6256e3ca8e
|
nvdrv: add ioctl command serialization, convert nvhost_as_gpu
|
2023-10-25 13:05:55 -04:00 |
|
Liam
|
19e9bde9e0
|
kernel: make sure new process is in list
|
2023-10-25 10:05:45 -04:00 |
|
Liam
|
e0834ee50b
|
vulkan_common: use highest API version
|
2023-10-24 17:04:17 -04:00 |
|
Liam
|
79894152a8
|
qt: fix game list shutdown crash
|
2023-10-23 23:06:07 -04:00 |
|
Liam
|
0604b14263
|
Manually robust on Pascal and earlier
|
2023-10-23 09:08:57 -04:00 |
|
Liam
|
31bffc7299
|
kernel: fix extraneous ref
|
2023-10-21 22:16:41 -04:00 |
|
Liam
|
5f8f09d750
|
kernel: shutdown app before gpu
|
2023-10-21 20:35:18 -04:00 |
|
Liam
|
dcfe674ed4
|
kernel: signal thread on termination completed
|
2023-10-21 20:03:41 -04:00 |
|
Liam
|
bb195c2c2b
|
kernel: add missing TLR clear
|
2023-10-21 20:03:41 -04:00 |
|
Liam
|
8c59543ee3
|
kernel: update KProcess
|
2023-10-21 20:03:41 -04:00 |
|
Liam
|
12ebc8d9d1
|
set: return version info from system archive
|
2023-10-20 13:29:52 -04:00 |
|
Liam
|
2b85e9e997
|
ts: add OpenSession
|
2023-10-20 13:29:32 -04:00 |
|
Liam
|
59b62c6507
|
common: use SetThreadDescription API for thread names
|
2023-10-20 11:41:29 -04:00 |
|
 LiamandKelebek1
|
689f346e97
|
nvnflinger: fix reporting and freeing of preallocated buffers
Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
|
2023-10-20 10:17:32 -04:00 |
|
Liam
|
249db0a59b
|
kernel: fix incorrect calculation of used non system memory value
|
2023-10-20 09:12:10 -04:00 |
|
Liam
|
9526ce95dd
|
gdbstub: add PermissionLocked to mappings table
|
2023-10-20 02:53:31 -04:00 |
|
Liam
|
687158fe00
|
kernel: fix format string error
|
2023-10-20 02:41:32 -04:00 |
|
Liam
|
d8507332c1
|
kernel: make check fully constexpr for broken msvc constant folding
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
67e983a354
|
codespell: allow 'VAs'
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
f21058a6c0
|
k_page_table: add MapFirstGroup
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
b456af31e6
|
kernel: update KMemoryRegionType values
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
0441853d0f
|
k_page_table: implement PermissionLocked
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
60a1c6b95b
|
k_page_table: add new CheckMemoryState helper
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
794e6c7a96
|
kernel: split Io memory state, add PermissionLocked attribute
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
22afa2c7a3
|
kernel: reshuffle ini1 size, add slab clear note
|
2023-10-20 02:34:15 -04:00 |
|
Liam
|
c5bdc0054c
|
general: fix build failure on clang 17
|
2023-10-17 22:44:21 -04:00 |
|