mach/glfw
Aksel Hjerpbakk 1a3f391891
glfw: enums (#41)
* move key values in an enum

* bitmask for key modifiers

* export Key type and move key fns

instead of exporting the key file, export Key enum.
functions related to the Key type are moved into the enum as well so that they get exported with the type
2021-10-24 06:23:20 -07:00
..
src glfw: enums (#41) 2021-10-24 06:23:20 -07:00
upstream glfw: add vulkan headers 2021-10-16 18:39:57 -07:00
build.zig glfw: update TODO 2021-10-16 18:39:57 -07:00
update-upstream.sh glfw: add vulkan headers 2021-10-16 18:39:57 -07:00