This website requires JavaScript.
Explore
Help
Sign In
octo
/
yuzu-mainline
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d378d98e2628f83fa56242ec6b53e3cce7c6bb56
yuzu-mainline
/
src
History
Lioncash
d378d98e26
nvdrv: Get rid of global std::weak_ptr
...
Rather than use global state, we can simply pass the instance into the NVFlinger instance directly.
2018-08-07 21:53:05 -04:00
..
audio_core
Make building cubeb optional
2018-08-07 13:21:56 +02:00
common
service: Add usb services
2018-08-07 03:14:03 -04:00
core
nvdrv: Get rid of global std::weak_ptr
2018-08-07 21:53:05 -04:00
input_common
input_common: Use std::move where applicable
2018-08-02 21:51:11 -04:00
tests
core/memory: Get rid of 3DS leftovers
2018-08-03 11:22:47 -04:00
video_core
Merge pull request
#964
from Hexagon12/lower-logs
2018-08-07 19:00:19 -04:00
yuzu
qt/hotkey: Get rid of global hotkey map instance
2018-08-07 02:28:17 -04:00
yuzu_cmd
Merge pull request
#912
from lioncash/global-var
2018-08-05 16:37:39 -04:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
audio_core: Add initial code for keeping track of audout state.
2018-07-27 22:33:31 -04:00