- Mar 14, 2016
-
-
JamePeng authored
SuspendDaemons , ResumeDaemons , OverrideDefaultDaemons The NDM file move to /core/hle/service/ndm/ now!
-
- Mar 13, 2016
-
-
bunnei authored
common: Minor changes to NonCopyable
-
Yuri Kunde Schlesner authored
hid: fix pad update
-
wwylele authored
-
Yuri Kunde Schlesner authored
Align attribute components
-
Jannik Vogel authored
-
Yuri Kunde Schlesner authored
svc: Minor enum changes
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
- Mar 12, 2016
-
-
Lioncash authored
An equivalent enum already exists within address_arbiter.h
-
Lioncash authored
-
bunnei authored
HLE/Applets: Implemented a dummy Mii Selector applet.
-
Subv authored
This prevents some games (like Super Mario 3D Land) from freezing when trying to launch it, however, it's not complete and won't let you go past Mii selection as the parameter structure hasn't been reverse engineered yet.
-
bunnei authored
gsp_gpu: Change 0 literal to nullptr
-
Lioncash authored
-
bunnei authored
hle: Update service function tables
-
Lioncash authored
-
- Mar 10, 2016
-
-
bunnei authored
emitter: constexpr/misc changes
-
Yuri Kunde Schlesner authored
Common: Get rid of alignment macros
-
Yuri Kunde Schlesner authored
Fix attribute mapping in vs debugger
-
- Mar 09, 2016
-
-
Mathew Maidment authored
Fix missing return
-
LittleWhite authored
-
bunnei authored
renderer_base: Minor changes
-
Jannik Vogel authored
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
This was removed in Dolphin as there were no particular uses for it. I'm sure the same will apply to citra.
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
The gl rasterizer already uses alignas, so we may as well move everything over.
-
bunnei authored
Output errors in GUI
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
There's no reason to allow direct access to the unique_ptr instance. Only its contained pointer.
-
- Mar 08, 2016
-
-
LittleWhite authored
Add error popup when citra initialization failed
-
bunnei authored
AudioCore: Implement Pipe 2
-
bunnei authored
Set the appropriate locale to get float conversion working using to_string
-
- Mar 07, 2016
-
-
LittleWhite authored
-