summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/y2r_u.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-23Add helpers to create IPC command buffer headers and descriptorsYuri Kunde Schlesner1-5/+5
2015-06-22Y2R: Rework conversion process, enabling support for all formatsYuri Kunde Schlesner1-163/+213
2015-06-21Y2R: Re-organize how params are stored. Support SetConversionParamsYuri Kunde Schlesner1-72/+100
2015-05-23y2r_u: Remove unused variable in StartConversionLioncash1-1/+0
2015-05-23Flush for y2r (moflex)tfarley1-0/+11
2015-05-22Service::Y2R: Support for grayscale decoding of specific formatsYuri Kunde Schlesner1-35/+265
2015-05-21y2r_u: Stub StartConversion to prevent moflex games from hanging.bunnei1-1/+17
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-0/+2
2015-05-02Services: Initialize all state variables at bootup.bunnei1-1/+1
2015-02-24Services: Implemented Y2R_U::GetTransferEndEventSubv1-1/+18
2015-02-11Asserts: break/crash program, fit to style guide; log.h->assert.harchshift1-1/+0
2015-02-02Service: Clean-up InterfaceYuri Kunde Schlesner1-1/+1
2015-01-11Stubbed y2r:u IsBusyConversionarchshift1-1/+16
2015-01-03Stub the y2r:u servicearchshift1-0/+45