This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
0220862ba576851e8140516d2c34a5f8540e64f2
yuzu
/
src
History
Lioncash
0220862ba5
kernel/handle_table: Resolve truncation warnings
...
Avoids implicit truncation warnings from u32 -> u16 (the truncation is desirable behavior here).
2019-02-25 09:53:21 -05:00
..
audio_core
audio_core/buffer: Make const and non-const getter for samples consistent
2019-02-16 15:21:35 -05:00
common
Remove GCC version checks
2019-02-24 15:24:06 +01:00
core
kernel/handle_table: Resolve truncation warnings
2019-02-25 09:53:21 -05:00
input_common
Port
#4141
from citra: Joystick hotplug support (
#1275
)
2018-09-10 21:29:59 -04:00
tests
core_timing: Convert core timing into a class
2019-02-15 21:50:25 -05:00
video_core
Merge pull request
#2118
from FernandoS27/ipa-improve
2019-02-24 23:04:22 -05:00
web_service
compatdb: Use a seperate endpoint for testcase submission
2018-10-28 13:23:02 +01:00
yuzu
loading_screen: Unchunk progress bar
2019-02-06 22:23:40 -03:00
yuzu_cmd
gl_shader_cache: Link loading screen with disk shader cache load
2019-02-06 22:23:40 -03:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
Port web_service from Citra
2018-10-02 15:30:48 +02:00