- 09 May, 2015 4 commits
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
This has been obsoleted by the field in Process.
-
Yuri Kunde Schlesner authored
-
- 08 May, 2015 5 commits
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Lioncash authored
dyncom: Remove an unnecessary variable in the interpreter
-
Lioncash authored
Remove unnecessary dyncom header files
-
Lioncash authored
-
- 07 May, 2015 25 commits
-
-
Lioncash authored
All this was doing was needlessly aliasing a variable.
-
Yuri Kunde Schlesner authored
Remove unused hash and mem_arena from common
-
bunnei authored
string_util: Get rid of UriDecode/UriEncode
-
archshift authored
Profiler: Fix off-by-one error when computing average.
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
Common: Add proper macros to test for architecture pointer size
-
Yuri Kunde Schlesner authored
It is superfluous for Citra. (It's only really necessary if you're doing JIT. We were using it but not taking any advantage from it.) This should make 32-bit builds work again.
-
Yuri Kunde Schlesner authored
Currently unused and the code quality is pretty questionable.
-
Yuri Kunde Schlesner authored
The old system of just defining macros available in some other platform was susceptible to silently using the wrong code if you forgot to include a particular header. This fixes a crash on non-Windows platforms introduced by e1fbac3c.
-
Lioncash authored
-
Yuri Kunde Schlesner authored
More cleanups
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- 06 May, 2015 4 commits
-
-
bunnei authored
GPU: Implemented default vertex shader attributes.
-
Subv authored
Fixes some games crashing.
-
bunnei authored
HLE: Clean up SVC dispatch mechanism
-
Yuri Kunde Schlesner authored
-
- 04 May, 2015 2 commits
-
-
bunnei authored
Core: Remove some unused functions and types
-
Yuri Kunde Schlesner authored
-