Commit Graph

25 Commits

Author SHA1 Message Date
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
georgemoralis b3084646a8
submodules fixes (#87)
* update discord-rpc

* ignore gitmodules on reuse

* imgui not used atm removed
2024-02-27 20:24:47 +02:00
GPUCode 584b7d2b15 chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
GPUCode fe43558779 common: Rework timekeeping with native RDTSC and port to linux 2024-02-23 11:30:06 +02:00
GPUCode 996aa9d17a cmake: Add include directory to winpthread 2023-11-05 16:30:11 +02:00
GPUCode 6e28ac711f cmake: Refactor library management 2023-11-05 13:22:32 +02:00
wheremyfoodat 077b254a4f Add Result<T, E> type 2023-10-19 18:39:20 +03:00
georgemoralis 1a5dd6cdfe added XXH3_64bits and calculate memory obj hashes 2023-09-26 16:00:13 +03:00
georgemoralis c081d6c73b second try to fix vulkan Build 2023-09-16 16:56:23 +03:00
georgemoralis e2b6c70f0a fixed vulkan compile 2023-09-16 10:51:09 +03:00
georgemoralis 74ac091b23 added vulkan submodule 2023-09-16 10:50:10 +03:00
wheremyfoodat a0ab3dbc0c added configuration class 2023-08-14 20:17:01 +03:00
wheremyfoodat f2b64e892b Add discord RPC 2023-08-11 20:22:26 +03:00
wheremyfoodat 16e2768df0 Add discord-rpc submodule 2023-08-11 19:52:50 +03:00
georgemoralis c3eb515895 fixed winpthread linking 2023-07-17 23:20:17 +03:00
georgemoralis 5180a282ed updates submodules to latest 2023-07-17 23:19:33 +03:00
georgemoralis 3d073e2ed4 added winpthread library 2023-07-17 22:43:30 +03:00
georgemoralis 80f0eb044f updated submodules to latest 2023-06-12 12:00:38 +03:00
georgemoralis dfc234f363 initial disasm class using zydis 2023-05-30 13:33:52 +03:00
georgemoralis b124bac0f7 added zydis 2023-05-30 12:12:34 +03:00
georgemoralis f35f7b62cd we can now load elf and imgui. 2023-05-02 22:10:49 +03:00
georgemoralis 7a996cbfc8 added magic enum submodule 2023-05-02 22:10:49 +03:00
georgemoralis 72bdf22035 added spdlog library 2023-05-02 22:10:49 +03:00
georgemoralis f998469730 added fmt library 2023-05-02 22:10:49 +03:00
georgemoralis 222d0204db first try with cmake and imgui 2023-05-02 22:10:49 +03:00