Commit Graph

5 Commits

Author SHA1 Message Date
raphaelthegreat ea2e4f7b5c Various fixes 2024-06-03 18:52:50 +03:00
raphaelthegreat 2bbe1349c2 linker: Proper TLS implementation 2024-06-03 04:02:24 +03:00
raphaelthegreat 772891bfa7 linker: Reduce code nesting 2024-06-03 03:55:09 +03:00
TheTurtle 1b9bf924ca
core: Rewrite thread local storage implementation (#118) 2024-05-01 13:38:41 +03:00
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