- Jan 14, 2016
-
-
Subv authored
This implementation will need to be (almost completely) changed when we implement multiprocess support.
-
- Dec 30, 2015
- Dec 29, 2015
- Dec 28, 2015
-
-
Mathew Maidment authored
dyncom: Handle modifying the APSR via an MRC instruction
-
Lioncash authored
-
- Dec 27, 2015
- Dec 25, 2015
-
-
Lioncash authored
-
- Dec 23, 2015
-
-
Mathew Maidment authored
dyncom: Minor changes
-
LFsWang authored
ForeachDirectoryEntry is changed by #1256 ,but return value at last line was missing.
-
- Dec 21, 2015
-
-
Lioncash authored
These instructions aren't capable of using the PC as a destination
-
Yuri Kunde Schlesner authored
VideoCore: Sync state after changing rasterizers
-
Yuri Kunde Schlesner authored
This fixes various bugs that appear in the HW rasterizer after switching between it and the SW one during emulation.
-
- Dec 20, 2015
-
-
Lioncash authored
LDRT/LDRBT/STRBT/STRT should simulate the load or store as if the host CPU is in user mode. STRT is also allowed to use the PC as an operand
-
- Dec 13, 2015
-
-
Yuri Kunde Schlesner authored
svc: Fix compilation with LOG_TRACE enabled
-
- Dec 12, 2015
-
-
Lioncash authored
-
- Dec 10, 2015
-
-
Yuri Kunde Schlesner authored
OpenGL: Flip framebuffers during transfer rather than when rendering
-
- Dec 08, 2015
-
-
bunnei authored
GPU/PrimitiveAssembler: Fixed drawing triangle fans.
-
Yuri Kunde Schlesner authored
VideoCore: Unify interface to OpenGL and SW rasterizers
-
Yuri Kunde Schlesner authored
This removes explicit checks sprinkled all over the codebase to instead just have the SW rasterizer expose an implementation with no-ops for most operations.
-
- Dec 07, 2015
-
-
bunnei authored
dyncom: Miscellaneous minor changes
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- Dec 06, 2015
- Dec 05, 2015
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- Dec 04, 2015
-
-
bunnei authored
Services/Cam: Added new log type and camera enums from 3dbrew.
-
- Dec 02, 2015
-
-
bunnei authored
PICA: Properly emulate 1-stage delay in the combiner buffer
-