GPUCode
|
79d6c8a377
|
common: Rewrite logging based on cut down citra logger (#86)
* common: Rewrite logging based on cut down Citra logger
* code: Misc fixes
* core: Bring back tls handler
* linker: Cleanup
* config: Remove log level
* logging: Enable console output by default
* core: Fix windows build
|
2024-02-28 00:10:34 +02:00 |
GPUCode
|
584b7d2b15
|
chore: Make shadps4 REUSE compliant
|
2024-02-23 23:33:43 +02:00 |
GPUCode
|
6f4c6ae0bb
|
code: Add clang-format target and CI workflow (#82)
* code: Add clang format target, rules and CI workflow
* code: Run clang format on sources
|
2024-02-23 22:57:57 +02:00 |
GPUCode
|
fe43558779
|
common: Rework timekeeping with native RDTSC and port to linux
|
2024-02-23 11:30:06 +02:00 |
Stefanos Kornilios Mitsis Poiitidis
|
a58289a353
|
Merge branch 'TLS_works' of github.com:georgemoralis/shadPS4 into TLS_works
|
2024-01-27 17:00:12 +02:00 |
Stefanos Kornilios Mitsis Poiitidis
|
6de4736e50
|
skip over 0x66 prefixes in TLS
|
2024-01-27 16:59:59 +02:00 |
georgemoralis
|
ff43fec76a
|
some fs work for openorbis (WIP)
|
2024-01-26 18:01:27 +02:00 |
Stefanos Kornilios Mitsis Poiitidis
|
724c56d8aa
|
Basic TLS with patching + int 0x80
|
2024-01-20 14:29:23 +02:00 |
GPUCode
|
099d01f96c
|
common: Move timer to common
|
2023-11-06 01:17:28 +02:00 |
GPUCode
|
303f086b14
|
common: Move classes to common namespace
|
2023-11-05 16:56:28 +02:00 |
GPUCode
|
17aefc1aef
|
src: Move certain headers in common
|
2023-11-05 13:41:26 +02:00 |