summaryrefslogtreecommitdiff
path: root/src/common.h
AgeCommit message (Collapse)Author
2020-12-15refactor textures and allow parameter settingsanine-a
2020-12-12add param table parsing functionsanine-a
2020-12-12add basic cairo bindingssanine-a
2020-11-29refactor all files to use new argument parsing and table building functionssanine-a
2020-11-29refactor: eliminate src subdirectories for honey filessanine-a
2020-11-29begin refactor of glm functions and basic argument parsingsanine-a
2020-10-27refactor cglm bindings to not allocate memorysanine-a
2020-10-27add mesh lua functions and refactor lua type namessanine-a
2020-10-25add honey_exitsanine-a
2020-10-25move honey_window_information to common.h and add mouse movement functionssanine-a
2020-10-24add window module and fullscreen togglesanine-a
2020-10-24add honey_lua_pcall with traceback abilitysanine-a
2020-10-24move setup functions to honey.csanine-a
2020-10-23add key binding input functionssanine-a
2020-10-21add table recurtion to honey_lua_create_table and fix input setupsanine-a
2020-10-21refactor: move honey_lua function definitions to common.hsanine-a
2020-10-19add honey libraries back and reorganize directoriessanine-a