This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fd95b6ee26
yuzu
/
src
History
Subv
fd95b6ee26
Kernel: Remove Thread::wait_objects_index and use wait_objects to hold all the objects that a thread is waiting on.
2017-01-05 09:40:14 -05:00
..
audio_core
time_stretch: Add missing #pragma once directive
2016-12-12 19:16:46 -05:00
citra
Merge pull request
#2386
from bunnei/fix-bg-color
2016-12-30 09:51:56 -05:00
citra_qt
Kernel: Use different thread statuses when a thread calls WaitSynchronization1 and WaitSynchronizationN with wait_all = true.
2017-01-04 15:58:50 -05:00
common
Merge pull request
#2369
from MerryMage/core-frontend
2016-12-23 17:35:35 -05:00
core
Kernel: Remove Thread::wait_objects_index and use wait_objects to hold all the objects that a thread is waiting on.
2017-01-05 09:40:14 -05:00
tests
tests: add missing libcore dependency after
75ee2f8c67
2016-12-07 18:30:49 +00:00
video_core
Merge pull request
#2367
from JayFoxRox/lighting-lut-quickfix
2016-12-29 13:41:51 -05:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
tests: Infrastructure for unit tests
2016-05-19 08:38:03 +01:00