citra/src
MerryMage e3f9bfd850 gl_resource_manager: Use std::exchange instead of std::swap in move assignment operators and constructors
Move assignment operators and move constructors should ideally leave the object moved from in a state where resources aren't accessable.
2018-03-16 23:47:49 +00:00
..
audio_core Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
citra Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
citra_qt Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
common Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
core Memory: remove RasterizerCachedSpecial page type 2018-03-10 01:14:38 +02:00
dedicated_room fixe typos 2018-03-11 12:58:00 +01:00
input_common Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
network CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
tests Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
video_core gl_resource_manager: Use std::exchange instead of std::swap in move assignment operators and constructors 2018-03-16 23:47:49 +00:00
web_service Fix build on platforms without std::string_view 2018-03-02 18:15:45 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Network: Added an executable to host an dedicated room for local wifi 2018-03-09 19:11:32 +01:00