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
Age
Commit message (
Expand
)
Author
2018-12-30
kernel/svc: Simplify thread core ID sanitizing in CreateThread
Lioncash
2018-12-30
arm_interface: Make include path relative for arm_interface.h
Lioncash
2018-12-30
arm_interface: Make LogBacktrace() a const member function
Lioncash
2018-12-30
arm_interface: Mark variables as const where applicable in LogBacktrace()
Lioncash
2018-12-30
arm_interface: Remove unnecessary semicolon
Lioncash
2018-12-30
Merge pull request #1956 from lioncash/process-thread
Sebastian Valle
2018-12-29
Merge pull request #1847 from ogniK5377/backtrace-break
bunnei
2018-12-29
service/time: Minor cleanup to GetClockSnapshot()
Lioncash
2018-12-29
service/time: Fill in some structures and remove padding where not necessary
Lioncash
2018-12-29
Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal
David Marcec
2018-12-28
travis: Use correct package for linux Qt5WebEngine
Zach Hilman
2018-12-28
web_browser: Add bounds checking to applet interface
Zach Hilman
2018-12-28
core: Add getter and setter for WebBrowserApplet frontend
Zach Hilman
2018-12-28
frontend: Add frontend responder for web browser
Zach Hilman
2018-12-28
applets: Implement LibAppletOff (Web) applet
Zach Hilman
2018-12-28
loader: Add accessor for Manual RomFS
Zach Hilman
2018-12-28
hid: Make Hid service accessible and add GetPressState
Zach Hilman
2018-12-28
romfs: Add SingleDiscard extraction type
Zach Hilman
2018-12-28
am: Add size parameter to am:IStorage logging
Zach Hilman
2018-12-27
kernel/process: Start the main thread using the specified ideal core
Lioncash
2018-12-27
kernel: Rename 'default' CPU core to 'ideal' core
Lioncash
2018-12-27
kernel/thread: Move process thread initialization into process.cpp
Lioncash
2018-12-27
Merge pull request #1954 from lioncash/npdm
bunnei
2018-12-27
file_sys/program_metadata: Print out more descriptive address space descriptions
Lioncash
2018-12-27
kernel/process: Remove most allocation functions from Process' interface
Lioncash
2018-12-27
Merge pull request #1928 from lioncash/caps
bunnei
2018-12-27
Merge pull request #1929 from bunnei/fix-hid
bunnei
2018-12-27
Merge pull request #1945 from bunnei/fix-hid-horiz
bunnei
2018-12-27
Merge pull request #1949 from lioncash/unmap
bunnei
2018-12-27
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-27
filesystem: Populate save data sizes from control data
Zach Hilman
2018-12-27
savedata_factory: Partially implement IVFC save sizes using files
Zach Hilman
2018-12-27
loader: Add accessor for game control data
Zach Hilman
2018-12-27
control_metadata: Update NACP fields with latest Switchbrew data
Zach Hilman
2018-12-27
control_metadata: Use value member instead of unique_ptr to store struct
Zach Hilman
2018-12-27
vfs: Add reinterpret_casts to WriteArray and Object
Zach Hilman
2018-12-26
kernel/vm_manager: Reset region attributes when unmapping a VMA
Lioncash
2018-12-26
Merge pull request #1849 from encounter/svcSetThreadActivity
bunnei
2018-12-26
npad: Remove code to invert input in horizontal mode.
bunnei
2018-12-23
Merge pull request #1886 from FearlessTobi/port-4164
bunnei
2018-12-23
Merge pull request #1781 from DarkLordZach/applet-profile-select
bunnei
2018-12-21
Merge pull request #1921 from ogniK5377/no-unit
bunnei
2018-12-21
Merge pull request #1925 from lioncash/pid
bunnei
2018-12-21
Merge pull request #1914 from lioncash/id
bunnei
2018-12-21
hid: Fix SetNpadJoyHoldType and improve logging.
bunnei
2018-12-21
kernel/process: Hook up the process capability parser to the process itself
Lioncash
2018-12-21
kernel/process_capability: Handle debug capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle handle table capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle kernel version capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle program capability flags
Lioncash
[prev]
[next]