shadPS4/src/common
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
..
logging common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
assert.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
assert.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
bounded_threadsafe_queue.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
concepts.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
debug.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
disassembler.cpp chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
disassembler.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
discord.cpp chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
discord.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
error.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
error.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
io_file.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
io_file.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
native_clock.cpp code: Add clang-format target and CI workflow (#82) 2024-02-23 22:57:57 +02:00
native_clock.h common: Rework timekeeping with native RDTSC and port to linux 2024-02-23 11:30:06 +02:00
path_util.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
path_util.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
rdtsc.cpp code: Add clang-format target and CI workflow (#82) 2024-02-23 22:57:57 +02:00
rdtsc.h common: Rework timekeeping with native RDTSC and port to linux 2024-02-23 11:30:06 +02:00
singleton.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
string_util.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
string_util.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
thread.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
thread.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
types.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
uint128.h common: Rework timekeeping with native RDTSC and port to linux 2024-02-23 11:30:06 +02:00
version.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00