- May 23, 2015
- May 22, 2015
-
-
Yuri Kunde Schlesner authored
gl_state: Fix a condition typo in Apply
-
Lioncash authored
-
Lioncash authored
VFP: Log as trace to get rid of spamming.
-
bunnei authored
-
bunnei authored
OpenGL Hardware Renderer
-
purpasmart96 authored
-
tfarley authored
-
tfarley authored
-
tfarley authored
-
tfarley authored
-
Yuri Kunde Schlesner authored
Service::Y2R: Support for grayscale decoding of specific formats
-
Yuri Kunde Schlesner authored
Implements unrotated planar YUV 4:2:0 -> RGB24 conversions in Y2R. Currently only the Y (luma) channel is used, so the results don't contain color. This will be added in a later PR at some point. This is enough to get all currently know Moflex videos to decode. (Some don't display on-screen due to seemingly unrelated reasons.) Thanks to @archshift for doing the initial implementation which I cleaned up and then fixed the 8x8 block mode.
-
Lioncash authored
dyncom: Eliminate clang warnings
-
- May 21, 2015
-
-
Lioncash authored
Gets rid of a whole load of missing brace initialization warnings.
-
Yuri Kunde Schlesner authored
ResourceLimit handles shouldn’t be waitable
-
Emmanuel Gil Peyrot authored
Kernel: Fix a warning introduced with ResourceLimit, and remove the fallback code to prevent it from happening again.
-
Yuri Kunde Schlesner authored
Thread reschedule and MOFLEX fixes
-
- May 20, 2015
- May 18, 2015
-
-
bunnei authored
Use condition var to properly pause the CPU thread
-
bunnei authored
CFG: Update the cfg service to be like other integrated services
-
James Rowe authored
Adds support for threaded pausing so citra doesn't spin wait on pause
-
bunnei authored
core/video_core: Fix a few warnings when compiling on MSVC.
-
bunnei authored
Implement svcBreak
-
- May 17, 2015
-
-
Tony Wasserka authored
GPU/DefaultAttributes: Let the attribute data from the loaders overwrite the default attribs.
-
Subv authored
-
Subv authored
GPU/DefaultAttributes: Let the attribute data from the loaders overwrite the default attributes, if set. closes #735
-
archshift authored
-
- May 16, 2015
-
-
bunnei authored
Delete unused hle/coprocessor.cpp
-
bunnei authored
APT/FS: Remove asserts that were causing false positives in games
-
archshift authored
-
Yuri Kunde Schlesner authored
Common: Remove async logging
-
purpasmart96 authored
-
bunnei authored
Update README.md, removing the old Roadmap link and adding the TODO list
-
archshift authored
Closes #759
-
Yuri Kunde Schlesner authored
-
purpasmart96 authored
-
- May 15, 2015
-
-
Yuri Kunde Schlesner authored
dyncom: Add ARMv6K NOP and hint instructions to the interpreter.
-