- 30 Sep, 2016 1 commit
-
-
Yuri Kunde Schlesner authored
Fixes #1938
-
- 23 Sep, 2016 1 commit
-
-
bunnei authored
Qt: shutdown system if error on loading ROM
-
- 22 Sep, 2016 3 commits
- 21 Sep, 2016 8 commits
-
-
Yuri Kunde Schlesner authored
Add clang-format as part of our {commit,travis}-time checks
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
Travis: Fix OS X build
-
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).
-
Emmanuel Gil Peyrot authored
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
-
- 19 Sep, 2016 2 commits
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- 18 Sep, 2016 6 commits
-
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
- 16 Sep, 2016 3 commits
-
-
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)
-
- 15 Sep, 2016 11 commits
- 13 Sep, 2016 4 commits
-
-
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
-
- 11 Sep, 2016 1 commit
-
-
bunnei authored
audio_core: Tweak audio latency
-