DH
|
a32c0afcf5
|
[rpcsx-os] linker: avoid loading library twice
|
2023-07-20 21:04:12 +03:00 |
|
Ivan Chikish
|
7a5ba3bf6a
|
Implement thread->where (backtrace)
|
2023-07-20 18:27:40 +03:00 |
|
DH
|
2ca090345a
|
[orbis-os] Fix freetype initialization
|
2023-07-19 23:28:23 +03:00 |
|
Ivan Chikish
|
76db5849a0
|
[orbis-kernel] Implement basic sys_socketex
Implement sys_socketclose
|
2023-07-19 18:04:26 +03:00 |
|
DH
|
1d55e83965
|
[rpcsx-os] linker: fix module load order
|
2023-07-19 01:42:47 +03:00 |
|
DH
|
9818f5dc62
|
[rpcsx-os] linker: do not ignore symbols
|
2023-07-18 18:54:05 +03:00 |
|
Ivan Chikish
|
9462e12735
|
Implement thread names
|
2023-07-17 15:22:23 +03:00 |
|
Ivan Chikish
|
d89f315bd8
|
Logs: compact small hex numbers
|
2023-07-14 15:01:36 +03:00 |
|
DH
|
81c7920a73
|
[rpcsx-os] Disallow sys_close on fd 0
Hack, will be removed
|
2023-07-14 04:34:57 +03:00 |
|
Ivan Chikish
|
d6c8353636
|
Fix sys_open compilation
|
2023-07-13 23:37:21 +03:00 |
|
DH
|
39c2dc3dbb
|
[rpcsx-os] Temporary pread implementation
Trace open/close
|
2023-07-13 22:34:49 +03:00 |
|
Ivan Chikish
|
aa00adc9ec
|
Minor logging improvements
|
2023-07-13 17:55:14 +03:00 |
|
DH
|
f11efcd324
|
[rpcsx-os] use 8mb for alt stack
|
2023-07-13 17:50:36 +03:00 |
|
DH
|
7c45d9bb90
|
[rpcsx-os] Attempt to fix crash for gcc-12
|
2023-07-13 16:18:38 +03:00 |
|
DH
|
01a98af098
|
[rpcsx-os] Wake umtx on thr_exit
|
2023-07-13 14:44:57 +03:00 |
|
DH
|
0bfc969b8e
|
Disable clang-format for macros
clang-format-16 wrongly formats them
|
2023-07-13 13:41:03 +03:00 |
|
DH
|
9482bd6704
|
[rpcsx-os] Implement munmap
Hack for unimplemented device mmap
Hack to ignore ftruncate (requires shm implementation)
|
2023-07-13 13:30:37 +03:00 |
|
Ivan Chikish
|
de973e369f
|
Fix shared_cv deadlock
Was incorrect order of args for futex
|
2023-07-12 14:05:31 +03:00 |
|
DH
|
fa2db8ed4b
|
Fixed compilation errors
|
2023-07-12 05:22:57 +03:00 |
|
DH
|
030327cd1d
|
[rpcsx-os] Enable thr_new
Fix uwrite
|
2023-07-12 03:13:39 +03:00 |
|
DH
|
800c1ffcdc
|
[orbis-kernel] evf: implement shared evf
Protect shared evfs with mutex
Fixed memory leak on shared evf allocation
Fixed set condition on wait
Update RcIdMap usage to use new api
|
2023-07-08 02:21:10 +03:00 |
|
Isaac Marovitz
|
1f05a8a6a6
|
Run clang-format
|
2023-07-06 21:37:30 +01:00 |
|
DH
|
7bfa977086
|
[orbis-kernel][rpcsx-os] POC thr_new implementation (disabled by default)
|
2023-07-06 16:55:44 +03:00 |
|
Ivan Chikish
|
0d7b090032
|
[orbis-kernel] Implement utils::kstring
|
2023-07-05 13:08:13 +03:00 |
|
DH
|
cfd1374afa
|
[rpcsx-os/linker] Implement SceFreeTypeFull building
|
2023-06-30 17:14:05 +03:00 |
|
DH
|
aee2ee62f6
|
[rpcsx-os/linker] Ignore needed that not exists
|
2023-06-29 23:01:47 +03:00 |
|
DH
|
e6f6c37675
|
[rpcsx-os/loader] Search for needed by object name
|
2023-06-29 21:23:02 +03:00 |
|
DH
|
56c2e3a447
|
[rpcsx-gpu/linker] fixed needed loading
|
2023-06-29 18:44:30 +03:00 |
|
DH
|
c7f7242c63
|
[rpcsx-os/linker] Implement module overriding with -o flag
|
2023-06-29 13:51:08 +03:00 |
|
DH
|
4ee7d2d54a
|
[rpcsx-os/linker] Fix ehframe setup
|
2023-06-29 13:30:24 +03:00 |
|
DH
|
163c78555e
|
[rpcsx-os] Implement sys_lseek
|
2023-06-26 12:49:33 +03:00 |
|
DH
|
d9c08ea98c
|
[rpcsx-os] implemented sys_read
|
2023-06-26 12:45:32 +03:00 |
|
DH
|
1fdadaaee9
|
Initial commit
|
2023-06-23 03:28:14 +03:00 |
|