logging: Make use of bounded queue

This commit is contained in:
Morph 2023-06-24 11:54:18 +03:00 committed by GPUCode
parent 52b9007fcf
commit 0ddb095273
3 changed files with 259 additions and 8 deletions

View file

@ -57,6 +57,7 @@ add_library(citra_common STATIC
detached_tasks.h
bit_field.h
bit_set.h
bounded_threadsafe_queue.h
cityhash.cpp
cityhash.h
color.h