- Aug 27, 2015
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
Should fix invalid read loops in some games
-
- Aug 26, 2015
-
-
bunnei authored
dyncom: Minor changes to CondPassed
-
bunnei authored
Shader JIT: ifdef out reference to ifdef'd out shader_map
-
archshift authored
shader_map was only defined on x86 architectures, but was cleared on shutdown with no ifdef protection. Ifdef this out so non-x86 architectures can be built.
-
Lioncash authored
-
Lioncash authored
-
archshift authored
citra-qt: Add a missing header guard to util.h
-
Lioncash authored
-
- Aug 25, 2015
-
-
Yuri Kunde Schlesner authored
Integrate the MicroProfile profiling library
-
Yuri Kunde Schlesner authored
This brings goodies such as a configurable user interface and multi-threaded timeline view.
-
Yuri Kunde Schlesner authored
-
- Aug 24, 2015
-
-
bunnei authored
HWRenderer: Only reload the framebuffer from gpu memory if the hw renderer is in use during a breakpoint
-
Yuri Kunde Schlesner authored
shader_jit: Replace two MDisp usages with MatR
-
Lioncash authored
-
- Aug 23, 2015
-
-
bunnei authored
Shader: RCP and RSQ computes only the 1st component
-
bunnei authored
Shader: Implement DPH and DPHI in interpreter/JIT
-
Subv authored
HWRenderer: Only reload the framebuffer from gpu memory if the hw renderer is in use during a breakpoint.
-
aroulin authored
-
aroulin authored
-
aroulin authored
-
- Aug 22, 2015
-
-
Lioncash authored
emitter: Remove pointer casts
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
Kernel: Correct(er) handling of Heap and Linear Heap allocations
-
aroulin authored
-
aroulin authored
Tests revealed that the component with w=1 is SRC1 and not SRC2, it is now fixed on 3dbrew.
-
- Aug 21, 2015
-
-
Lioncash authored
This should also technically silence quite a few ubsan warnings.
-
- Aug 20, 2015
- Aug 19, 2015
-
-
bunnei authored
Shader: Implement SGE, SGEI and SLT in interpreter/JIT
-
Yuri Kunde Schlesner authored
Improvements for MRU
-
LittleWhite authored
avoid duplicates always put the last file loaded to top of the list
-
aroulin authored
-
aroulin authored
-