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-01-16
hid: clang-format
shinyquagsire23
2018-01-16
hid: Adjust for style guide
shinyquagsire23
2018-01-16
hid: Write to all layouts, implement circular buffers, set up controller meta...
shinyquagsire23
2018-01-15
nso: Load subsdk4 if available.
bunnei
2018-01-15
pctl: Clang format.
bunnei
2018-01-15
pctl: GetService should return an IParentalControlService interface.
bunnei
2018-01-15
applet_oe: Stub SetFocusHandlingMode, GetCurrentFocusState, SetTerminateResult.
bunnei
2018-01-15
settings: Fix button mappings array to have correct entries.
bunnei
2018-01-15
Merge pull request #16 from shinyquagsire23/hid-sharedmem-impl-start
bunnei
2018-01-15
hid: Bare-minimum sharedmem input
shinyquagsire23
2018-01-15
hid: Remove redundant HID prefix on structs/enums
shinyquagsire23
2018-01-15
settings: Screenshot button
shinyquagsire23
2018-01-15
settings: adjust button configs for Switch controllers
shinyquagsire23
2018-01-15
hid: Add sharedmem structs
shinyquagsire23
2018-01-15
vi: Add IManagerDisplayService::CloseDisplay function
bsaleil
2018-01-14
Games expect 15 for ICommonStateGetter::ReceiveMessage in order to continue e...
David Marcec
2018-01-14
renderer: Render previous frame when no new one is available.
bunnei
2018-01-14
lm: Fix IPC header for Initialize.
bunnei
2018-01-14
time: Implement GetStandardUserSystemClock, GetCurrentTime.
bunnei
2018-01-14
audio: Add files to CMake.
bunnei
2018-01-14
hid: Remove unused registered_loggers.
bunnei
2018-01-14
audio: Stub out AudOutU::ListAudioOuts.
bunnei
2018-01-14
hid: Implement IAppletResource::GetSharedMemoryHandle.
bunnei
2018-01-14
shared_memory: Minor fixes and cleanup.
bunnei
2018-01-14
svc: Implement svcMapSharedMemory.
bunnei
2018-01-14
kernel: Increase default stack size to 64K.
bunnei
2018-01-14
Add missing FileType declarations in GuessFromExtension and GetFileTypeString
Thog
2018-01-13
Update dynarmic to bc73004
MerryMage
2018-01-13
Fix build on macOS and linux
MerryMage
2018-01-13
arm_unicorn: Log unmapped memory access address.
bunnei
2018-01-13
yuzu: Update license text to be consistent across project.
bunnei
2018-01-12
Remove settings issues in sdl and fix a few files that broke in mingw
James Rowe
2018-01-12
Removing unused settings and yuzu rebranding
James Rowe
2018-01-12
Remove gpu debugger and get yuzu qt to compile
James Rowe
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
configuration: Add cpu_core configuration option
MerryMage
2018-01-12
arm_dynarmic: Implement core
MerryMage
2018-01-11
core: Include <algorithm> where used.
bunnei
2018-01-11
nv: Fix more broken asserts.
bunnei
2018-01-11
nvdisp_disp0: Fix broken assert.
bunnei
2018-01-11
core: Fix recent GCC build breaks.
bunnei
2018-01-11
svc: Implement GetSystemTick.
bunnei
2018-01-10
nvdisp_disp0: Call SwapBuffers to render framebuffer.
bunnei
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
VI: Use a Pulse event instead of OneShot for the vblank events.
Subv
2018-01-10
vi: Use new CoreTiming::EventType
bunnei
2018-01-10
NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service.
Subv
[next]