summary refs log tree commit diff
path: root/lib
AgeCommit message (Collapse)Author
2021-09-12Make window resizable 2.2.0Nguyễn Gia Phong
2021-09-11Handle key callbackNguyễn Gia Phong
2021-09-10Replace SDL by GLFWNguyễn Gia Phong
SDL 1 was deprecated. Mouse look and meta control keys are broken as of this commit.
2021-09-08Move configuration parsing to Zig 2.1.0Nguyễn Gia Phong
The config file is now read from configuration directories instead of pwd.
2021-08-15Use zeal for audio handlingNguyễn Gia Phong