This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
f08c0520a4
yuzu
/
src
History
Lioncash
f08c0520a4
arm_dynarmic: Make SetTlsAddress() prototype and definition consistent
...
Makes the definition use the same type aliases as in its prototype.
2018-07-31 07:58:26 -04:00
..
audio_core
audio_core: Implement Sink and SinkStream interfaces with cubeb.
2018-07-30 21:45:24 -04:00
common
Port
#3758
from Citra (
#852
): Add missing std::string import in text_formatter
2018-07-30 16:03:47 -07:00
core
arm_dynarmic: Make SetTlsAddress() prototype and definition consistent
2018-07-31 07:58:26 -04:00
input_common
Rename logging macro back to LOG_*
2018-07-02 21:45:47 -04:00
tests
arm_test_common: Get rid of truncation warnings
2018-07-20 17:53:53 -04:00
video_core
Merge pull request
#808
from lioncash/mem-dedup
2018-07-26 11:50:27 -07:00
yuzu
Merge pull request
#859
from FearlessTobi/port-3837
2018-07-30 10:11:43 -07:00
yuzu_cmd
Merge pull request
#836
from FearlessTobi/port-3594
2018-07-26 12:04:30 -07: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