eden/src/hid_core/frontend
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348)
Compilation and CMake fixes for both Windows on ARM and clang-cl, meaning Windows can now be built on both MSVC and clang on both amd64 and aarch64.

Compiling on clang is *dramatically* faster so this should be useful for CI.

Co-authored-by: crueter <crueter@eden-emu.dev>
Co-authored-by: crueter <crueter@crueter.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/348
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2025-09-09 20:47:49 +02:00
..
emulated_console.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
emulated_console.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
emulated_controller.cpp [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
emulated_controller.h core: hid: Reintroduce vibration filter 2024-02-24 12:19:51 -06:00
emulated_devices.cpp Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
emulated_devices.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
input_converter.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
input_converter.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
input_interpreter.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
input_interpreter.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
motion_input.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
motion_input.h Fix more typos 2024-01-15 23:26:53 +00:00