1
0
Fork 0
forked from suyu/suyu
suyu/src
Levi Behunin d6b5f64484 Refactor Logging Impl
Loop on stop_token and remove final_entry in Entry.
Move Backend thread out of Impl Constructor to its own function.
Add Start function for backend thread.
Use stop token in PopWait and check if entry filename is nullptr before logging.
2021-11-01 18:36:27 -06:00
..
audio_core common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
common Refactor Logging Impl 2021-11-01 18:36:27 -06:00
core Merge pull request #7244 from Morph1984/application-lang-pt-br 2021-10-29 22:32:38 -07:00
input_common Revert "input_common: Fix data race on GC implementation" 2021-10-23 23:32:16 +02:00
shader_recompiler Merge pull request #7201 from ameerj/spirv-depth-sampling 2021-10-30 16:45:58 +02:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core gl_device: Force GLASM on NVIDIA drivers 495-496 2021-10-28 19:38:49 -04:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu Refactor Logging Impl 2021-11-01 18:36:27 -06:00
yuzu_cmd settings: Remove std::chrono usage 2021-10-17 00:37:49 -04:00
.clang-format
CMakeLists.txt CMakeLists: Document the /GT compile option 2021-10-28 20:43:46 -04:00