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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2018-01-18
time: Refactor time:* to use a single shared module
Rozlette
2018-01-17
CMakeLists: Derive the source directory grouping from targets themselves
Lioncash
2018-01-17
Merge pull request #73 from N00byKing/3093
bunnei
2018-01-17
TIME: consolidate time:* interfaces, stub functions and structs
Rozlette
2018-01-17
Update CMakeLists.txt
N00byKing
2018-01-16
acc_u0: Add IPC interface and stub InitializeApplicationInfo.
bunnei
2018-01-16
NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a
Subv
2018-01-14
time: Implement GetStandardUserSystemClock, GetCurrentTime.
bunnei
2018-01-14
audio: Add files to CMake.
bunnei
2018-01-12
Remove references to PICA and rasterizers in video_core
James Rowe
2018-01-12
core: Gut out cryptop, since it doesn't compile with C++17.
bunnei
2018-01-12
arm_dynarmic: Implement core
MerryMage
2018-01-10
CMakeLists: Add framebuffer_layout.cpp.
bunnei
2018-01-10
frontend: Update for undocked Switch screen layout.
bunnei
2018-01-10
NV: Move the nv device nodes to their own directory and namespace.
Subv
2018-01-10
NV: Implemented (with stubs) the vi:m service and some of its subservices.
Subv
2018-01-08
kernel: Rename Semaphore to ConditionVariable.
bunnei
2018-01-04
cmake: Don't compile Dynarmic as it's unused.
bunnei
2018-01-04
unicorn: Use for arm interface on Windows.
bunnei
2018-01-03
core: Remove unicorn_dynload.
bunnei
2018-01-02
arm: Remove SkyEye/Dyncom code that is ARMv6-only.
bunnei
2018-01-02
hle: Move SVC code to kernel namespace.
bunnei
2018-01-01
cmake: Add missing object_address_table.
bunnei
2017-12-28
service: Add empty interface for pctl:a.
bunnei
2017-12-28
kernel: Add basic support for Domain object.
bunnei
2017-12-28
kernel: Add SyncObject primitive, use it for ClientSession.
bunnei
2017-12-28
service: Add empty interface for aoc:u.
bunnei
2017-10-15
core: Refactor MakeMagic usage and remove dead code.
bunnei
2017-10-14
hle: Add service stubs for apm and appletOE.
bunnei
2017-10-14
hle: Initial implementation of NX service framework and IPC.
bunnei
2017-10-12
Remove more 3DS-specific code.
bunnei
2017-10-12
Remove more 3DS-specific code.
bunnei
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-09
Merge remote-tracking branch 'upstream/master' into nx
bunnei
2017-10-05
loader: Add support for NRO, as well as various fixes and shared linker.
bunnei
2017-10-01
file_sys: add class for Title Metadata (TMD)
shinyquagsire23
2017-09-30
loader: Add support for loading an NSO.
bunnei
2017-09-30
externals: Add lz4.
bunnei
2017-09-25
Loader/NCCH: Add support for loading application updates (#2927)
Max Thomas
2017-09-16
Merge pull request #2906 from Subv/ns_new_framework
Yuri Kunde Schlesner
2017-09-16
Services/NS: Port ns:s to the new service framework.
Subv
2017-09-05
Merge pull request #2831 from Subv/uds_auth
Weiyi Wang
2017-08-27
Services/UDS: Add functions to generate 802.11 auth and assoc response frames.
Subv
2017-08-23
Merge pull request #2839 from Subv/global_kernel_lock
James Rowe
2017-08-22
Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state betwee...
Subv
2017-08-19
Merge pull request #2861 from wwylele/motion-refactor
James Rowe
2017-08-19
Added missing parts in libnetwork (#2838)
B3n30
2017-08-11
move MotionEmu from core/frontend to input_common as a InputDevice
wwylele
2017-07-16
Merge pull request #2784 from wwylele/font-archive
Weiyi Wang
2017-07-11
web_service: Add CMake flag to enable.
bunnei
[prev]
[next]