This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
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.
fae2dd0344
yuzu
/
src
History
Lioncash
fae2dd0344
math_util: Remove the Clamp() function
...
C++17 adds clamp() to the standard library, so we can remove ours in favor of it.
2018-04-20 10:14:13 -04:00
..
common
math_util: Remove the Clamp() function
2018-04-20 10:14:13 -04:00
core
math_util: Remove the Clamp() function
2018-04-20 10:14:13 -04:00
input_common
math_util: Remove the Clamp() function
2018-04-20 10:14:13 -04:00
tests
core: Move process creation out of global state.
2018-03-14 18:42:19 -04:00
video_core
math_util: Remove the Clamp() function
2018-04-20 10:14:13 -04:00
yuzu
Implement Pull
#3528
from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (
#271
)
2018-04-19 12:22:26 -06:00
yuzu_cmd
Implement Pull
#3528
from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (
#271
)
2018-04-19 12:22:26 -06: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