This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
bbc0aee5eaf3c9fbc810fdeb8ccb8308fde9021f
dolphin
/
Source
T
History
Lioncash
bbc0aee5ea
CodeViewWidget: Replaces usages of QString::fromStdString with QStringLiteral where applicable
...
There's no need to construct a std::string here, when there's no dynamic elements to the text.
2018-05-13 18:11:09 -04:00
..
Android
Fixed aspect ratio bigger than 16:9 on Android Devices
2018-05-02 22:21:28 -03:00
Core
CodeViewWidget: Replaces usages of QString::fromStdString with QStringLiteral where applicable
2018-05-13 18:11:09 -04:00
DSPSpy
DSPSpy: Add a test for accelerator loop
2017-09-22 20:17:38 +02:00
DSPTool
Win32/FileUtil: Fix IsDirectory() not working for certain directories
2018-05-04 23:53:41 +02:00
PCH
msvc: bump the required _MSC_FULL_VER
2017-06-03 18:20:41 -07:00
UnitTests
CommonFuncs: Convert ROUND_UP_POW2 macro to a function
2018-05-10 19:42:20 -04:00
VSProps
Only build OpenAL on Windows
2017-06-27 00:06:14 -07:00
.clang-format
Reformat all the things!
2018-04-12 21:28:39 +02:00
CMakeLists.txt
CMakeLists: Remove add_dolphin_library macro
2018-04-02 08:31:56 -04:00
dolphin-emu.sln
Add Updater.exe which performs the update tasks.
2018-03-20 19:21:19 +01:00