This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/src/common
Lioncash 76197a4be9 common/color: Get rid of undefined behavior
Gets rid of type punning via reinterpret_cast within functions. Instead,
we use memcpy to transfer the contents across types.
2018-08-08 16:14:37 -04:00
..
2018-08-07 03:14:03 -04:00
2018-07-07 14:17:44 +02:00
2018-07-07 13:59:18 +02:00
2016-12-05 19:09:16 +01:00
2018-07-29 15:24:41 +02:00