- Oct 29, 2016
- Oct 28, 2016
-
-
mailwl authored
-
- Oct 27, 2016
-
-
wwylele authored
-
- Oct 25, 2016
- Oct 21, 2016
-
-
wwylele authored
Fix typos
-
- Oct 20, 2016
-
-
Ricardo de Almeida Gonzaga authored
-
- Oct 08, 2016
-
-
bunnei authored
Update the stub code of BOSS
-
- Oct 06, 2016
-
-
bunnei authored
Fix/mask crash in shader debugger in Mii Maker
-
- Oct 05, 2016
-
-
bunnei authored
Debugger: implement wait tree widget
-
- Oct 04, 2016
- Oct 02, 2016
- Sep 30, 2016
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
They're not currently used, and it's easy to accidentally pass a single pointer argument to them, causing an out-of-bounds read.
-
Yuri Kunde Schlesner authored
As far as I can tell, memset was replaced by a fill without correcting the parameter type, causing an out-of-bounds array read in the Vec4 constructor.
-
Yuri Kunde Schlesner authored
OpenGL: Take cached viewport sub-rect into account for scissor
-
Yuri Kunde Schlesner authored
Fixes #1938
-
- Sep 29, 2016
-
-
wwylele authored
the old implementation modifies the loop variable in the loop. Though it actually works, it is really confusing. Makes it morereadable now.
-
wwylele authored
previous commits changes the behaviour of interrupt when meeting invalid params. Regresses to the same behaviour as before needs more hwtest
-
wwylele authored
prevent further operation with invalid values which may cause assertion failure or divided by zero. needs more hwtest
-
wwylele authored
RasterizerCachedMemory doesn't has pointer but should be considered as valid
-
wwylele authored
The old code indented too much to read. Split into functions and do general cleanup.
-
wwylele authored
-
- Sep 23, 2016
-
-
bunnei authored
Qt: shutdown system if error on loading ROM
-
- 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
-