dolphin/Source
Lioncash f29730944f VideoCommon/FramebufferShaderGen: Make use of std::ostringstream internally
We only use these string streams to output into a final std::string
instance, we don't read into types with them. Because of this, we can
just make use of std::ostringstream, rather than the fully-fledged
std::stringstream.
2019-12-05 00:18:00 -05:00
..
Android InputCommon: Decouple ButtonManager and Touchscreen from Android 2019-11-28 15:20:51 -05:00
Core VideoCommon/FramebufferShaderGen: Make use of std::ostringstream internally 2019-12-05 00:18:00 -05:00
DSPSpy
DSPTool Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
PCH Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
UnitTests Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
VSProps Windows: Make builds more reproducible 2019-10-18 16:00:20 +02:00
.clang-format clang-format: revert 'AfterCaseLabel' setting 2019-05-23 00:42:42 -04:00
CMakeLists.txt Merge pull request #8388 from jordan-woyak/cmake-export-compile-commands 2019-11-08 11:07:06 +10:00
dolphin-emu.sln Move Updater to WinUpdater 2019-04-10 10:46:49 +02:00