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
06487c2c8dc29f9393338761dbe107be865e4808
yuzu
/
src
T
History
Zach Hilman
06487c2c8d
hex_util: Replace logic_errors with LOG_CRITICAL
...
Makes it so malformed hex strings do not crash the entire program.
2018-08-23 14:44:51 -04:00
..
audio_core
audio_core/filter: Add explicit cast to assignment in Process()
2018-08-21 12:32:37 -04:00
common
hex_util: Replace logic_errors with LOG_CRITICAL
2018-08-23 14:44:51 -04:00
core
Merge pull request
#1136
from tech4me/master
2018-08-22 01:30:08 -04:00
input_common
input_common: Use std::move where applicable
2018-08-02 21:51:11 -04:00
tests
externals: Update catch to 2.3.0
2018-08-07 19:26:13 -04:00
video_core
Merge pull request
#1160
from bunnei/surface-reserve
2018-08-23 12:04:37 -04:00
yuzu
Swap "Plus" with "Minus" on the controller GUI (
#1150
)
2018-08-22 18:47:07 -06:00
yuzu_cmd
Port
#3353
from Citra
2018-08-21 01:14:06 +02: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