about summary refs log tree commit diff
path: root/src/gfz.zig
AgeCommit message (Expand)Author
2025-03-11Port to GLFW 3.4Nguyễn Gia Phong
2023-08-14Port to Zig 0.11Nguyễn Gia Phong
2023-03-10Fix typo and update copyright yearNguyễn Gia Phong
2022-01-13Port to Zig 0.9Nguyễn Gia Phong
2021-10-29Wrap mouse buttons and actionsNguyễn Gia Phong
2021-10-29Wrap modifier keysNguyễn Gia Phong
2021-10-28Remove broken comptime string key mapNguyễn Gia Phong
2021-10-28Expose keyboard constantsNguyễn Gia Phong
2021-09-14Wrap some more input functionsNguyễn Gia Phong
2021-09-13Wrap swap interval functionNguyễn Gia Phong
2021-09-11Wrap some more input handlingNguyễn Gia Phong
2021-09-09Support window hintingNguyễn Gia Phong
2021-09-09Make example in GLFW docs workNguyễn Gia Phong