citra-nightly/src
Yuri Kunde Schlesner e321decf98 Remove SyncRequest from K::Object and create a new K::Session type
This is a first step at fixing the conceptual insanity that is our
handling of service and IPC calls. For now, interfaces still directly
derived from Session because we don't have the infrastructure to do it
properly. (That is, Processes and scheduling them.)
2014-12-15 18:26:17 -02:00
..
citra Add configurable per-class log filtering 2014-12-13 02:08:06 -02:00
citra_qt Remove old logging system 2014-12-13 02:08:06 -02:00
common Restore the original console color after logging a message. 2014-12-14 02:10:41 -02:00
core Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
video_core Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00