citra/src/core
Lioncash ed64d15060 disk_archive: Remove unused total_entries_in_directory member from DiskDirectory
Also converts initializer list assignments to in-class initializers
where relevant.
2018-03-31 00:52:47 -04:00
..
arm Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
file_sys disk_archive: Remove unused total_entries_in_directory member from DiskDirectory 2018-03-31 00:52:47 -04:00
frontend Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
gdbstub Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
hle Merge pull request #3605 from valentinvanelslande/am-popu64 2018-03-29 09:47:56 +03:00
hw hw: Migrate logging macros (#3584) 2018-03-27 12:02:19 +01:00
loader core/loader: Migrate logging macros 2018-03-29 00:08:26 +08:00
tracer CiTrace: Migrate logging macros 2018-03-28 20:48:59 -06:00
3ds.h Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00
announce_multiplayer_session.cpp Use Common::Event 2017-12-14 12:36:37 +01:00
announce_multiplayer_session.h Use Common::Event 2017-12-14 12:36:37 +01:00
CMakeLists.txt Add DelayGenerator for all file backends 2018-02-24 14:15:57 +01:00
core.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
core.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
core_timing.cpp CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
core_timing.h CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
memory.cpp Memory: remove RasterizerCachedSpecial page type 2018-03-10 01:14:38 +02:00
memory.h Memory: remove RasterizerCachedSpecial page type 2018-03-10 01:14:38 +02:00
memory_setup.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
mmio.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
movie.cpp Convert Movie to a class with a static instance, and other fixes based on B3n30 feedback. 2017-12-17 17:55:56 +13:00
movie.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
perf_stats.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
perf_stats.h PerfStats: Re-order and document members better 2017-02-26 17:22:04 -08:00
settings.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
settings.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
telemetry_session.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
telemetry_session.h WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00