This website requires JavaScript.
Explore
Help
Sign In
renil
/
yuzu
Archived
Watch
1
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
2024-05-02
. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu
/
src
History
Lioncash
b62a8ca43e
key_manager: Make data arrays constexpr
...
We can convert these maps into constexpr arrays to eliminate some runtime static constructors.
2020-08-22 22:47:24 -04:00
..
audio_core
General: Tidy up clang-format warnings part 2
2020-08-13 14:19:08 -04:00
common
Merge pull request
#4546
from lioncash/telemetry
2020-08-20 14:29:13 -04:00
core
key_manager: Make data arrays constexpr
2020-08-22 22:47:24 -04:00
input_common
General: Tidy up clang-format warnings part 2
2020-08-13 14:19:08 -04:00
tests
tests/core_timing: Remove pragma optimize(off)
2020-08-03 11:12:55 -04:00
video_core
Merge pull request
#4546
from lioncash/telemetry
2020-08-20 14:29:13 -04:00
web_service
common/telemetry: Migrate namespace into the Common namespace
2020-08-18 15:08:32 -04:00
yuzu
common/telemetry: Migrate namespace into the Common namespace
2020-08-18 15:08:32 -04:00
yuzu_cmd
common/telemetry: Migrate namespace into the Common namespace
2020-08-18 15:08:32 -04:00
yuzu_tester
common/telemetry: Migrate namespace into the Common namespace
2020-08-18 15:08:32 -04:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
CMakeLists:
Resolve
#4478
2020-08-03 11:21:24 -04:00