Tony Wasserka

Results 105 comments of Tony Wasserka

Fixed by https://github.com/mikage-emu/mikage-dev/commit/6fcbfc90454881d23269e2d274bfa26c191b6218.

Here are some unfinished thoughts (for personal reference) ### Variables with constant values: * By default: `const` (global constants (`constexpr`?), local constants) * Large, local mathematically constant data: `static constexpr`...

This would be nice to resolve at some point, but there's more pressing fires.

> I would just use wine instead on wineonarm tbh, I think it's best not overload the already existing WoA acronym Does a better umbrella term exist? Just titling it...

Latest changes fix issues brought up by Alyssa during testing (thanks!): Added Wayland headers to the dev rootfs, compile with `-lstdc++`, change `CLANG_EXEC_PATH` CMake variable only if it's not already...