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
2019-07-03
Merge pull request #2613 from ogniK5377/InitalizeApplicationInfo
Zach Hilman
2019-07-03
Merge pull request #2608 from ogniK5377/Time_GetSharedMemoryNativeHandle
Zach Hilman
2019-07-02
Merge pull request #2604 from ogniK5377/INotificationService
bunnei
2019-06-28
Merge pull request #2533 from DarkLordZach/memory-frozen
bunnei
2019-06-28
Added errors.h to cmakelist
David Marcec
2019-06-26
Implement Time::GetSharedMemoryNativeHandle
David Marcec
2019-06-24
glue: Add errors for glue/arp services
Zach Hilman
2019-06-24
glue: Add manager to keep track of application registry
Zach Hilman
2019-06-24
Implemented INotificationService
David Marcec
2019-06-21
Merge pull request #2546 from DarkLordZach/kips
bunnei
2019-06-21
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-20
core: Move Freezer class to tools namespace
Zach Hilman
2019-06-20
memory: Add class to manage and enforce memory freezing
Zach Hilman
2019-06-18
core: Remove unused CiTrace source files
Lioncash
2019-06-07
constants: Extract backup JPEG used by account services
Zach Hilman
2019-06-05
Merge pull request #2510 from SciresM/desired_language
Zach Hilman
2019-06-05
loader: Add AppLoader_KIP for KIP files
Zach Hilman
2019-06-05
file_sys: Add classes to parse KIP1 and INI1 files
Zach Hilman
2019-05-25
core: Add Reporter class to take/save reports
Zach Hilman
2019-05-23
Address review comments
Michael Scire
2019-05-23
Implement IApplicationFunctions::GetDesiredLanguage
Michael Scire
2019-04-25
mii: Implement IDatabaseService commands using MiiManager
Zach Hilman
2019-04-17
frontend: Add frontend receiver for Error applet
Zach Hilman
2019-03-29
core: Do not link LZ4 to core. Use common/data_compression for nso segment de...
unknown
2019-03-24
Merge pull request #2232 from lioncash/transfer-memory
bunnei
2019-03-23
Merge pull request #2221 from DarkLordZach/firmware-version
bunnei
2019-03-21
Merge pull request #1933 from DarkLordZach/cheat-engine
bunnei
2019-03-20
kernel: Move CodeSet structure to its own source files
Lioncash
2019-03-19
loader: Remove Linker class
Lioncash
2019-03-16
core: Move PageTable struct into Common.
bunnei
2019-03-13
core/hle/kernel: Split transfer memory handling out into its own class
Lioncash
2019-03-10
set_sys: Implement GetFirmwareVersion(2) for libnx hosversion
Zach Hilman
2019-03-05
hle/service/audio: Extract audio error codes to a header
Lioncash
2019-03-04
cheat_engine: Add parser and interpreter for game cheats
Zach Hilman
2019-02-19
service/nvflinger: Relocate definitions of Layer and Display to the vi service
Lioncash
2019-01-31
kernel: Remove the Timer class
Lioncash
2019-01-23
frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.
bunnei
2019-01-10
Merge pull request #1939 from DarkLordZach/web-applet
bunnei
2018-12-29
Merge pull request #1847 from ogniK5377/backtrace-break
bunnei
2018-12-29
Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal
David Marcec
2018-12-28
core: Add getter and setter for WebBrowserApplet frontend
Zach Hilman
2018-12-28
applets: Implement LibAppletOff (Web) applet
Zach Hilman
2018-12-27
Merge pull request #1928 from lioncash/caps
bunnei
2018-12-23
Merge pull request #1781 from DarkLordZach/applet-profile-select
bunnei
2018-12-21
kernel/process: Introduce process capability parsing skeleton
Lioncash
2018-12-04
Merge pull request #1704 from DarkLordZach/oss-sysarchive
bunnei
2018-12-03
qt: Implement GUI dialog frontend for ProfileSelector
Zach Hilman
2018-12-03
frontend: Add frontend applet for ProfileSelect
Zach Hilman
2018-11-29
kernel: Divide Event into ReadableEvent and WritableEvent
Zach Hilman
2018-11-23
Merge pull request #1770 from DarkLordZach/applet-stub
bunnei
[next]