This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
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.
8191273a3d
yuzu-android
/
src
History
Subv
8191273a3d
MacroInterpreter: Avoid left shifting negative values.
...
The branch target is signed, so multiply by 4 instead of left shifting by 2
2018-07-30 20:38:24 -05:00
..
common
VFS Regression and Accuracy Fixes (
#776
)
2018-07-23 19:40:35 -07:00
core
nvhost_gpu: Added checks to ensure we don't read past the end of the entries when handling a GPU command list.
2018-07-30 20:09:13 -05:00
input_common
Rename logging macro back to LOG_*
2018-07-02 21:45:47 -04:00
tests
arm_test_common: Get rid of truncation warnings
2018-07-20 17:53:53 -04:00
video_core
MacroInterpreter: Avoid left shifting negative values.
2018-07-30 20:38:24 -05:00
yuzu
wait_tree: Add missing switch case for WaitTreeThread::GetText()
2018-07-25 15:50:41 -04:00
yuzu_cmd
Frontend: Check for more required OpenGL extensions during startup.
2018-07-22 12:05:38 -05:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
Massive removal of unused modules
2018-01-12 19:11:03 -07:00