- Sep 21, 2016
-
-
Yuri Kunde Schlesner authored
Probably due to additional Travis caching, cmake is now already installed when the script runs. This causes the unlink to remove the symlink to the executable, which is then not re-added by the install (since it's already installed).
-
- Sep 16, 2016
-
-
Yuri Kunde Schlesner authored
VideoCore: Fix dangling lambda context in shader interpreter
-
Yuri Kunde Schlesner authored
The static meant that after the first execution, these lambda context would be pointing to a random location on the stack. Fixes a random crash when using the interpreter.
-
Yuri Kunde Schlesner authored
Interface ARM CPU JIT (Dynarmic)
-
- Sep 15, 2016
- Sep 13, 2016
-
-
Yuri Kunde Schlesner authored
Switch to readdir() from readdir_r()
-
Emmanuel Gil Peyrot authored
-
Yuri Kunde Schlesner authored
Qt: fix birthday combo box updating
-
wwylele authored
-
- Sep 11, 2016
-
-
bunnei authored
audio_core: Tweak audio latency
-
- Sep 08, 2016
-
-
Lectem authored
-
- Sep 07, 2016
-
-
MerryMage authored
-
- Sep 03, 2016
-
-
Yuri Kunde Schlesner authored
codec: Fix ADPCM distortion caused by incorrect nibble order
-
fincs authored
Closes #2049. Signed-off-by:
MerryMage <MerryMage@users.noreply.github.com>
-
- Sep 02, 2016
- Sep 01, 2016
-
-
bunnei authored
Revert "MSVC: Add RelWithDebInfo and removing debugging from Release."
-
bunnei authored
-
bunnei authored
MSVC: Add RelWithDebInfo and removing debugging from Release.
-
bunnei authored
Create a separate archive for debug symbols on windows
-
James Rowe authored
This reduces the main download size and uploads the symbols to a different directory
-
bunnei authored
appveyor: Remove tests.exe and tests.pdb from archive
-
MerryMage authored
-
James Rowe authored
This should reduce build size on windows from roughly 12MB compressed to 7MB
-
bunnei authored
Qt graphics configure & V-Sync option
-
bunnei authored
User-configurable option to enable/disable time-stretching of audio
-
bunnei authored
-
- Aug 31, 2016
-
-
MerryMage authored
-