This website requires JavaScript.
Explore
Help
Sign In
octo
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu-android
/
src
History
Lioncash
b8a62adcf1
gl_shader_decompiler: Pass by reference to GenerateTextureArgument()
...
Avoids an unnecessary atomic reference count increment and decrement.
2019-10-15 18:29:37 -04:00
..
audio_core
Used revision 5 instead of 7, marked constexpr as static
2019-09-21 16:24:56 +10:00
common
common/algorithm: Add description comment indicating intended algorithms
2019-10-15 15:25:23 -04:00
core
Merge pull request
#2965
from FernandoS27/fair-core-timing
2019-10-15 11:48:30 -04:00
input_common
input_common/sdl/sdl_impl: Correct logging string in SDLState constructor
2019-06-03 16:56:47 -04:00
tests
Core_Timing: Fix tests.
2019-10-12 07:23:08 -04:00
video_core
gl_shader_decompiler: Pass by reference to GenerateTextureArgument()
2019-10-15 18:29:37 -04:00
web_service
general: Use deducation guides for std::lock_guard and std::unique_lock
2019-04-01 12:53:47 -04:00
yuzu
fixed clang format & addressed feedback
2019-10-10 23:27:00 +02:00
yuzu_cmd
SDL: Fix missing header
2019-10-04 18:14:11 -04:00
yuzu_tester
yuzu_tester: Remove unused variable
2019-10-04 23:41:22 +00:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
yuzu_tester: Add project subdirectory
2019-06-10 00:03:11 -04:00