- Dec 19, 2016
-
-
Albin Bernhardsson authored
-
bunnei authored
VideoCore: Inline IsPicaTracing
-
- Dec 18, 2016
-
-
bunnei authored
Fixed game_list focus issue.
-
bunnei authored
Revert "Memory: Always flush whole pages from surface cache"
-
bunnei authored
Code cleanup
-
CaptV0rt3x authored
-
Vamsi Krishna authored
-
Vamsi Krishna authored
-
Vamsi Krishna authored
added line render_window->setFocus();
-
bunnei authored
-
- Dec 17, 2016
-
-
bunnei authored
Thread: remove the thread from the thread list when exiting
-
wwylele authored
-
Yuri Kunde Schlesner authored
Misc. Shader refactors
-
- Dec 16, 2016
-
-
bunnei authored
Copy SDL2.dll when compiling citra-qt with msvc
-
bunnei authored
gdbstub: const correctness changes
-
Merry authored
game_list: Add a context menu with "Open Save Location" option
-
Sebastian Valle authored
Kernel: remove object's waiting thread if it is dead
-
wwylele authored
-
Lioncash authored
Also uses size_t as the length indicator type, as is common with buffers.
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
bunnei authored
Threading: Reworked the way our scheduler works.
-
bunnei authored
Common: Fix gcc build on macOS
-
Yuri Kunde Schlesner authored
Fix debug build from #2249
-
Yuri Kunde Schlesner authored
gdbstub: Remove global variable from public interface
-
Yuri Kunde Schlesner authored
Service/CECD: Add cecd:ndm service
-
- Dec 15, 2016
-
-
bunnei authored
hid: Get rid of a double -> float truncation warning
-
wwylele authored
-
Lioncash authored
Currently, this is only ever queried, so adding a function to check if the server is enabled is more sensible. If directly modifying this externally is ever desirable, it should be done by adding a function to the interface, rather than exposing implementation details directly.
-
Sebastian Valle authored
core: Add missing #pragma once directives where applicable
-
Lioncash authored
float literals need to have the 'f' prefix.
-
bunnei authored
act: Fix docstring typo
-
Lioncash authored
-
Lioncash authored
These aren't the AM services.
-
Yuri Kunde Schlesner authored
shader_jit_x64: Use LOOPCOUNT_REG as a 64-bit reg when indexing
-
bunnei authored
Service/ACT: move ACT services to folder
-