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
Age
Commit message (
Expand
)
Author
2015-07-19
Change trace/unimplemented service call logs to use hex
archshift
2015-07-17
Ensure all kernel objects are released during shutdown
Yuri Kunde Schlesner
2015-07-13
Archive: Correct a few incorrect types in function signatures
Yuri Kunde Schlesner
2015-07-13
Add CiTrace recording support.
Tony Wasserka
2015-07-12
Core: Fix applet includes using iwyu.
Emmanuel Gil Peyrot
2015-07-11
Applets: Reworked how the Applet update event is handled.
Subv
2015-07-11
Applets: Add infrastructure to allow custom drawing and input handling in App...
Subv
2015-07-11
HLE/APT: Initial HLE support for applets.
Subv
2015-07-10
Merge pull request #876 from linkmauve/include-cleanups
Yuri Kunde Schlesner
2015-06-28
Core: Cleanup hw includes.
Emmanuel Gil Peyrot
2015-06-28
Core: Cleanup soc:U includes.
Emmanuel Gil Peyrot
2015-06-28
Core: Cleanup file_sys includes.
Emmanuel Gil Peyrot
2015-06-28
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup key_map includes.
Emmanuel Gil Peyrot
2015-06-27
Services: Use the standard _WIN32 define in soc:U instead of our own EMU_PLAT...
Emmanuel Gil Peyrot
2015-06-25
Services/SOC: Added command headers to some of the soc commands.
Subv
2015-06-22
Add helpers to create IPC command buffer headers and descriptors
Yuri Kunde Schlesner
2015-06-21
Merge pull request #860 from yuriks/y2r-color
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-06-11
Services: Continue separation of services into their own folders
purpasmart96
2015-06-01
ExtSavedata: Save the icon passed to CreateExtSaveData to the correct folder.
Subv
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-27
hid: Get rid of undefined behavior
Lioncash
2015-05-25
Service/GSP: Implemented ImportDisplayCaptureInfo.
Subv
2015-05-23
y2r_u: Remove unused variable in StartConversion
Lioncash
2015-05-22
Merge pull request #801 from purpasmart96/hid_stubs
bunnei
2015-05-22
HID: Stub DisableAccelerometer and DisableGyroscopeLow
purpasmart96
2015-05-22
Flush for y2r (moflex)
tfarley
2015-05-22
OpenGL renderer
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-18
Merge pull request #766 from purpasmart96/cfg_service_update
bunnei
2015-05-15
CFG: Update the cfg service to be like other integrated services
purpasmart96
2015-05-15
APT/FS: Remove asserts that were causing false positives
purpasmart96
2015-05-15
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-11
PTM: Changed the way the ptm services are handled to be like the
purpasmart96
2015-05-11
NWM_UDS: Fix a typo in the nwm service port name
purpasmart96
2015-05-10
fixup! GSP: Small tweaks to shared memory initialization
Yuri Kunde Schlesner
2015-05-10
GSP: Small tweaks to shared memory initialization
Yuri Kunde Schlesner
2015-05-10
Kernel: Capture SharedMemory attributes at creation, not when mapping
Yuri Kunde Schlesner
2015-05-09
Memory: Re-organize and rename memory area address constants
Yuri Kunde Schlesner
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-06
FileSys: De-inline Path members
Yuri Kunde Schlesner
2015-05-06
FileSys: Clean-up includes, de-inline destructors
Yuri Kunde Schlesner
2015-05-01
Services: Initialize all state variables at bootup.
bunnei
2015-04-28
Merge pull request #692 from purpasmart96/log_improvements
bunnei
2015-04-27
Services/Loader: Use more sensible log formats for certain functions
purpasmart96
2015-04-24
ptm_sysm: Add static specifier to IsLegacyPowerOff
Lioncash
2015-04-14
De-inline functions from Interface, removing them from service.h
Yuri Kunde Schlesner
[next]