- Apr 08, 2016
-
-
Jannik Vogel authored
-
- Mar 06, 2016
-
-
Yuri Kunde Schlesner authored
This has been confirmed on hardware. Fixes Etrian Odyssey IV.
-
- Mar 03, 2016
-
-
Dwayne Slater authored
-
- Dec 01, 2015
-
-
Yuri Kunde Schlesner authored
This was discovered and verified by @fincs. The tev combiner buffer actually lags behind by one stage, meaning stage 1 reads the initial color, stage 2 reads stage 0's output, and so on. Fixes character portraits in Fire Emblem: Awakening and world textures in Zelda: ALBW. Closes #1140.
-
- Oct 09, 2015
-
-
Emmanuel Gil Peyrot authored
The LOG_* function itself already appends one.
-
- Sep 29, 2015
-
-
Martin Lindhe authored
-
- Sep 16, 2015
-
-
Lioncash authored
-
- Sep 11, 2015
-
-
Lioncash authored
-
- Aug 25, 2015
-
-
Yuri Kunde Schlesner authored
This brings goodies such as a configurable user interface and multi-threaded timeline view.
-
- Aug 21, 2015
- Aug 20, 2015
-
-
Subv authored
Verified the behavior with hardware tests.
-
- Aug 15, 2015
- Jul 26, 2015
-
-
Yuri Kunde Schlesner authored
Some disabled debugging functionality was being called from rendering routines in VideoCore. Although disabled, many of them still allocated memory or did some extra work that was enough to show up in a profiler. Gives a slight (~2ms) speedup.
-
- Jul 21, 2015
-
-
Subv authored
-
- Jul 14, 2015
-
-
Lectem authored
-
- Jul 13, 2015
-
-
Tony Wasserka authored
-
- Jul 09, 2015
-
-
Lectem authored
-
- May 31, 2015
- May 30, 2015
-
-
archshift authored
-
- May 29, 2015
-
-
Emmanuel Gil Peyrot authored
-
- May 23, 2015
-
-
bunnei authored
-
- May 22, 2015
-
-
tfarley authored
-
- May 15, 2015
-
-
Yuri Kunde Schlesner authored
memory.cpp/h contains definitions related to acessing memory and configuring the address space mem_map.cpp/h contains higher-level definitions related to configuring the address space accoording to the kernel and allocating memory.
-
- May 12, 2015
-
-
Yuri Kunde Schlesner authored
-
- May 10, 2015
- May 09, 2015
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
Also adds better documentation and removes the one-off reimplementation of the function in pica.h.
-
- Apr 09, 2015
-
-
Rohit Nirmal authored
-