This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
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.
c4e0c3d76c
yuzu-android
/
src
History
Lioncash
c4e0c3d76c
kernel/vm_manager: Use const where applicable
...
Makes our immutable state explicit.
2018-08-02 12:21:46 -04:00
..
audio_core
audio_out: Use Buffer::Tag alias in GetTagsAndReleaseBuffers()'s prototype
2018-08-02 05:18:32 -04:00
common
Merge pull request
#888
from lioncash/caps
2018-08-01 21:34:28 -04:00
core
kernel/vm_manager: Use const where applicable
2018-08-02 12:21:46 -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
Implement R32_FLOAT RenderTargetFormat
2018-08-01 15:31:42 +02:00
yuzu
audio_core: Add configuration settings.
2018-07-31 22:38:42 -04:00
yuzu_cmd
audio_core: Add configuration settings.
2018-07-31 22:38:42 -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