This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
yuzu
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8435451093b193c1a1556a9edadc5663d3372b02
yuzu
/
src
T
History
Lioncash
8435451093
kernel/thread: Make thread_id a 64-bit value
...
The kernel uses a 64-bit value for the thread ID, so we shouldn't be using a 32-bit value.
2018-12-18 22:37:03 -05:00
..
audio_core
Merge pull request
#1902
from lioncash/audio
2018-12-14 21:48:17 -05:00
common
Merge pull request
#1732
from DarkLordZach/yield-types
2018-12-15 00:28:12 -05:00
core
kernel/thread: Make thread_id a 64-bit value
2018-12-18 22:37:03 -05:00
input_common
Port
#4141
from citra: Joystick hotplug support (
#1275
)
2018-09-10 21:29:59 -04:00
tests
global: Use std::optional instead of boost::optional (
#1578
)
2018-10-30 00:03:25 -04:00
video_core
Merge pull request
#1893
from lioncash/warn
2018-12-11 20:47:10 -05:00
web_service
compatdb: Use a seperate endpoint for testcase submission
2018-10-28 13:23:02 +01:00
yuzu
Merge pull request
#1902
from lioncash/audio
2018-12-14 21:48:17 -05:00
yuzu_cmd
qt: Add Properties menu to game list right-click
2018-12-04 13:34:50 -05:00
.clang-format
…
CMakeLists.txt
Port web_service from Citra
2018-10-02 15:30:48 +02:00