- Sep 29, 2016
- Sep 22, 2016
- Sep 21, 2016
-
-
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.
-
- 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
-