This website requires JavaScript.
Explore
Help
Sign in
Calchan
/
eden
Watch
1
Star
0
Fork
You've already forked eden
0
forked from
eden-emu/eden
Code
Pull requests
Activity
043546e4db
eden
/
src
History
Download ZIP
Download TAR.GZ
Lioncash
043546e4db
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