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-09-14
Fix narrowing conversion warning
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Move several private types from the header to the cpp
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Clean up default block creation
Yuri Kunde Schlesner
2015-09-14
GSP: Implement command 0x05, used for flushing caches
Yuri Kunde Schlesner
2015-09-11
General: Replace NULL and '0' usages with nullptr where applicable
Lioncash
2015-09-10
General: Fix up doxygen comments
Lioncash
2015-09-03
Add cam:u service function names to its function table
archshift
2015-08-26
Core: Improve APT Shared Font hack
Yuri Kunde Schlesner
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-22
Merge pull request #1025 from yuriks/heap-management
Yuri Kunde Schlesner
2015-08-16
GPU: Implement TextureCopy-mode display transfers
Yuri Kunde Schlesner
2015-08-16
APT: Adjust shared font hack so it works with the new linear heap code
Yuri Kunde Schlesner
2015-08-16
Memory: Move address type conversion routines to memory.cpp/h
Yuri Kunde Schlesner
2015-07-29
core: Eliminate some unused variable warnings
Lioncash
2015-07-29
core: Fix missing prototype warnings
Lioncash
2015-07-29
Merge pull request #1009 from lioncash/table
Yuri Kunde Schlesner
2015-07-29
am_net: Add missing function to the function table
Lioncash
2015-07-29
am_net: Add correct function name to the function table
Lioncash
2015-07-29
Merge pull request #982 from Subv/home
bunnei
2015-07-28
Merge pull request #899 from zawata/Winsock-Deprecation
bunnei
2015-07-27
Move input values into an array
James Rowe
2015-07-23
Service/APT: Fixed a regression, PreloadLibraryApplet should also start an ap...
Subv
2015-07-23
Service/APT: Return proper parameters in GetLockHandle.
Subv
2015-07-23
Merge pull request #983 from yuriks/null-memory-fill
Yuri Kunde Schlesner
2015-07-23
GSP: Don't try to write memory fill registers if start address is 0
Yuri Kunde Schlesner
2015-07-23
Qt/GPU Breakpoints: Added three more breakpoint types:
Subv
2015-07-21
Merge pull request #962 from Subv/am_app
bunnei
2015-07-21
Merge pull request #966 from Subv/log
bunnei
2015-07-21
Services/Logging: Log more useful information when some operations fail.
Subv
2015-07-21
Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.
Subv
2015-07-20
Services/CFG: Added some missing functions to cfg:s
Subv
2015-07-19
Merge pull request #946 from archshift/update-frdu
bunnei
2015-07-19
SOC:U : Update deprecated function gethostbyname() to getaddrinfo()
zawata
2015-07-19
Change trace/unimplemented service call logs to use hex
archshift
2015-07-19
Add more frd:u unknown service commands from 3dbrew
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
[prev]
[next]