1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 9128271292 common/common_funcs: Remove unused rotation functions
These are unused and essentially don't provide much benefit either. If
we ever need rotation functions, these can be introduced in a way that
they don't sit in a common_* header and require a bunch of ifdefing to
simply be available
2018-07-19 09:21:23 -04:00
..
common common/common_funcs: Remove unused rotation functions 2018-07-19 09:21:23 -04:00
core Merge pull request #692 from lioncash/assign 2018-07-18 20:56:28 -07:00
input_common Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
tests Virtual Filesystem 2: Electric Boogaloo (#676) 2018-07-18 18:07:11 -07:00
video_core Merge pull request #687 from lioncash/instance 2018-07-18 18:55:58 -07:00
yuzu Merge pull request #684 from lioncash/nonmember 2018-07-18 18:55:00 -07:00
yuzu_cmd settings: Turn docked mode off by default. 2018-07-17 22:52:25 -04:00
.clang-format
CMakeLists.txt