slint/sixtyfps_runtime/rendering_backends/mcu/simulator
Simon Hausmann e0a942dc1c Avoid the use of symlinks for source files
On Windows 10, the creation of symlinks by normal users requires
enabling the developer mode, which may or may not be acceptable in
corporate environments with restricted IT setups.

We introduced the symlinks for the shared special key codes mapping,
which instead this patch places into a shared sixtyfps-common crate.
2021-12-13 15:51:10 +01:00
..
event_loop.rs Initial commit for a new software rendering backend for use in MCUs 2021-11-19 15:02:52 +01:00
glcontext.rs Initial commit for a new software rendering backend for use in MCUs 2021-11-19 15:02:52 +01:00