- Sep 19, 2016
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- Sep 18, 2016
-
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
- 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
-