- May 21, 2016
-
-
bunnei authored
Refactor Tev dump
-
Jannik Vogel authored
-
Jannik Vogel authored
-
- May 20, 2016
-
-
James Rowe authored
-
- May 19, 2016
- May 18, 2016
-
-
bunnei authored
Microprofile: DPI-aware drawing
-
Maribel authored
-
Mat M authored
Fix read-after-write in SMUAD, SMLAD, SMUSD, SMLSD
-
Jannik Vogel authored
-
András Domonkos authored
* Update ACT_U * Create act_a.h * Create act_a.cpp * Add service ACT:A * Add ACT:A source and header * Fix wrong header
-
bunnei authored
Set fpscr for new threads
-
- May 17, 2016
-
-
Jannik Vogel authored
-
bunnei authored
OpenGL: Support blend equation
-
- May 16, 2016
- May 15, 2016
-
-
Maribel authored
* AudioCore: Implement time stretcher * fixup! AudioCore: Implement time stretcher * fixup! fixup! AudioCore: Implement time stretcher * fixup! fixup! fixup! AudioCore: Implement time stretcher * fixup! fixup! fixup! fixup! AudioCore: Implement time stretcher * fixup! fixup! fixup! fixup! fixup! AudioCore: Implement time stretcher
-
- May 14, 2016
-
-
bunnei authored
Memory: Fixed a regression caused by #1695 and #1689.
-
Subv authored
Reserve enough space in the vector that holds the linear heap memory to prevent relocations of the backing memory when growing too much. Closes #1790
-
Jannik Vogel authored
-
Jannik Vogel authored
-
- May 13, 2016
-
-
bunnei authored
Kernel: Implemented shared memory.
-
Tony Wasserka authored
gitmodules: citra-emu/soundtouch → citra-emu/ext-soundtouch
-
MerryMage authored
-
Jannik Vogel authored
-
Jannik Vogel authored
-
bunnei authored
Kernel/Threads: Dynamically allocate the TLS region for threads.
-
Subv authored
HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block.
-
Subv authored
Kernel: Account for automatically-allocated shared memories in the amount of used linear heap memory.
-
Subv authored
APT: Move the shared font loading and relocation functions to their own subdirectory services/apt/bcfnt.
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
Applications can request the kernel to allocate a piece of the linear heap for them when creating a shared memory object. Shared memory areas are now properly mapped into the target processes when calling svcMapMemoryBlock. Removed the APT Shared Font hack as it is no longer needed.
-
Subv authored
R0 is used as the last parameter instead of R4.
-
- May 12, 2016
-
-
bunnei authored
Cleanup ShaderSetup (Part 1)
-
Jannik Vogel authored
-