index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
logging
/
backend.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
Update the stub code of BOSS
JamePeng
1
-0
/
+1
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
1
-1
/
+1
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-2
/
+1
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-68
/
+71
2016-06-25
Remove superfluous std::move in return std::move(local_var)
scurest
1
-1
/
+1
2016-05-07
AudioCore: SDL2 Sink
MerryMage
1
-0
/
+1
2016-04-02
Dummy implementation dlp:SRVR Service.
exhalatio
1
-0
/
+1
2016-03-31
cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle
mailwl
1
-0
/
+1
2016-03-27
frd:u: Initial stub some functions
mailwl
1
-0
/
+1
2016-03-14
Reorganize the ndm service path for dummy implement function
JamePeng
1
-0
/
+1
2016-02-26
Initial implementation ir:user
mailwl
1
-0
/
+1
2016-02-21
AudioCore: Skeleton Implementation
MerryMage
1
-0
/
+2
2015-11-23
Services/Cam: Added new log type and camera enums from 3dbrew.
Subv
1
-0
/
+1
2015-10-04
Implement gdbstub
polaris-
1
-0
/
+1
2015-09-20
Implement gdbstub
polaris-
1
-0
/
+1
2015-08-15
Handle invalid `Log::Class`
Benjamin Barenblat
1
-1
/
+2
2015-08-03
Use UNREACHABLE macro for impossible cases in previous commit
Benjamin Barenblat
1
-2
/
+1
2015-08-02
Handle invalid `Log::Level::Count`
Benjamin Barenblat
1
-1
/
+4
2015-06-12
Services: Continue separation of services into their own folders
purpasmart96
1
-0
/
+1
2015-05-22
Service::Y2R: Support for grayscale decoding of specific formats
Yuri Kunde Schlesner
1
-0
/
+1
2015-05-12
Common: Remove async logging
Yuri Kunde Schlesner
1
-47
/
+9
2015-04-03
Services: Stubs and minor changes
purpasmart96
1
-0
/
+2
2015-03-09
Added LCD registers, and implementation for color filling in OGL code.
archshift
1
-0
/
+1
2015-03-06
Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread.
Emmanuel Gil Peyrot
1
-0
/
+9
2015-02-22
Added information reporting from ThrowFatalError
archshift
1
-0
/
+1
2015-02-13
backend: Add logging subentry for ldr
Lioncash
1
-0
/
+1
2015-02-11
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
1
-2
/
+2
2015-01-07
CoreTiming: Ported the CoreTiming namespace from PPSSPP
Subv
1
-0
/
+1
2014-12-31
SOC_U: Preliminary implementation of sockets.
Subv
1
-0
/
+1
2014-12-21
License change
purpasmart96
1
-1
/
+1
2014-12-13
New logging system
Yuri Kunde Schlesner
1
-0
/
+151