This website requires JavaScript.
Explore
Help
Sign In
Jayden
/
yuzu
Archived
Watch
0
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
da7be67dafc90c84529304cfef57dfa5f9291017
yuzu
/
src
/
core
/
frontend
T
History
Lioncash
6b5f565324
controller: Pass ControllerParameters by reference in ReconfigureControllers()
...
Prevents unnecessary copies and heap reallocations from occurring.
2020-10-26 21:06:15 -04:00
..
applets
controller: Pass ControllerParameters by reference in ReconfigureControllers()
2020-10-26 21:06:15 -04:00
emu_window.cpp
core/CMakeLists: Make some warnings errors
2020-10-13 13:16:49 -04:00
emu_window.h
emu_window: Mark Scoped constructor and Acquire() as nodiscard
2020-08-14 04:43:44 -04:00
framebuffer_layout.cpp
core/CMakeLists: Make some warnings errors
2020-10-13 13:16:49 -04:00
framebuffer_layout.h
Address second batch of reviews
2020-08-30 00:43:25 +02:00
input.h
First implementation of controller rumble
2020-09-29 10:38:25 -04:00