This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
You've already forked yuzu
0
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.
eab35c8235
yuzu
/
src
History
B3n30
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
2018-08-13 13:56:41 +02:00
..
audio_core
cubeb_sink: Protect queue with a mutex
2018-08-12 20:41:46 +01:00
common
thread_queue_list: Make contains() and get_first() const member functions
2018-08-12 12:54:14 -04:00
core
Core::CoreTiming: add UnscheduleEventThreadsafe
2018-08-13 13:56:41 +02:00
input_common
input_common: Use std::move where applicable
2018-08-02 21:51:11 -04:00
tests
externals: Update catch to 2.3.0
2018-08-07 19:26:13 -04:00
video_core
renderer_opengl: Implement RenderTargetFormat::RGBA16_UINT.
2018-08-13 00:06:22 -04:00
yuzu
core: Namespace EmuWindow
2018-08-11 20:20:21 -04:00
yuzu_cmd
core: Namespace EmuWindow
2018-08-11 20:20:21 -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