index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
logging
/
filter.cpp
Age
Commit message (
Expand
)
Author
2023-09-14
ngc: implement service
Liam
2023-03-01
nvnflinger: fix name
Liam
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-06-28
service: ptm: Rewrite PSM and add TS
german77
2022-04-06
service: jit: stub JIT service
Liam
2022-03-24
common: logging: Add a logger for NVFlinger.
bunnei
2022-02-10
service/mnpp: Stub mnpp_app
Narr the Reg
2021-12-06
service/notif: Add notif:a and stub ListAlarmSettings,Initialize
german77
2021-08-27
ngct: Stub NGCT:U service
german77
2021-07-22
shader: Add logging
ReinUsesLisp
2021-06-13
common: logging: Restructure backend code
Morph
2021-04-14
common/log: Move Log namespace into the Common namespace
Lioncash
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-07-20
logging/filter: Use std::string_view in ParseFilterString()
Lioncash
2018-07-15
Logging: Dump all logs in the queue on close in debug mode
James Rowe
2018-07-02
Fix build and address review feedback
bunnei
2018-07-02
Update clang format
James Rowe
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-03-22
Logging: Create logging macros based on fmtlib
Daniel Lim Wee Soong
2018-01-20
Format: Run the new clang format on everything
James Rowe
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2015-05-12
Common: Remove async logging
Yuri Kunde Schlesner
2014-12-20
License change
purpasmart96
2014-12-13
Add configurable per-class log filtering
Yuri Kunde Schlesner