index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
y2r_u.cpp
Age
Commit message (
Expand
)
Author
2015-07-17
Ensure all kernel objects are released during shutdown
Yuri Kunde Schlesner
2015-06-28
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-06-22
Add helpers to create IPC command buffer headers and descriptors
Yuri Kunde Schlesner
2015-06-21
Y2R: Rework conversion process, enabling support for all formats
Yuri Kunde Schlesner
2015-06-20
Y2R: Re-organize how params are stored. Support SetConversionParams
Yuri Kunde Schlesner
2015-05-23
y2r_u: Remove unused variable in StartConversion
Lioncash
2015-05-22
Flush for y2r (moflex)
tfarley
2015-05-22
Service::Y2R: Support for grayscale decoding of specific formats
Yuri Kunde Schlesner
2015-05-20
y2r_u: Stub StartConversion to prevent moflex games from hanging.
bunnei
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-01
Services: Initialize all state variables at bootup.
bunnei
2015-02-24
Services: Implemented Y2R_U::GetTransferEndEvent
Subv
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-02
Service: Clean-up Interface
Yuri Kunde Schlesner
2015-01-10
Stubbed y2r:u IsBusyConversion
archshift
2015-01-03
Stub the y2r:u service
archshift