summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/y2r_u.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add helpers to create IPC command buffer headers and descriptorsYuri Kunde Schlesner2015-06-231-5/+5
* Y2R: Rework conversion process, enabling support for all formatsYuri Kunde Schlesner2015-06-221-163/+213
* Y2R: Re-organize how params are stored. Support SetConversionParamsYuri Kunde Schlesner2015-06-211-72/+100
* y2r_u: Remove unused variable in StartConversionLioncash2015-05-231-1/+0
* Flush for y2r (moflex)tfarley2015-05-231-0/+11
* Service::Y2R: Support for grayscale decoding of specific formatsYuri Kunde Schlesner2015-05-221-35/+265
* y2r_u: Stub StartConversion to prevent moflex games from hanging.bunnei2015-05-211-1/+17
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-0/+2
* Services: Initialize all state variables at bootup.bunnei2015-05-021-1/+1
* Services: Implemented Y2R_U::GetTransferEndEventSubv2015-02-241-1/+18
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+0
* Service: Clean-up InterfaceYuri Kunde Schlesner2015-02-021-1/+1
* Stubbed y2r:u IsBusyConversionarchshift2015-01-111-1/+16
* Stub the y2r:u servicearchshift2015-01-031-0/+45