Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | add first person demo | sanine | |
2022-10-03 | add all keycodes | sanine | |
2022-10-03 | add window.getKey | sanine | |
2022-10-03 | refactor: use luaL_check* instead of hs_parse_args in gl/window.c | sanine | |
2022-08-23 | fix memory leak | sanine | |
2022-08-22 | add uniforms | sanine | |
2022-08-21 | fix segfault with wdata | sanine | |
2022-08-20 | fix bug in gl.bufferData and add error checking | sanine | |
2022-08-19 | add shaders and basic drawing functions | sanine | |
2022-08-18 | implement working windows | sanine | |
2022-08-18 | add glfwInit and glfwTerminate bindings | sanine | |
2022-06-18 | add tointeger | sanine | |
2022-06-18 | add all window hints | sanine | |
2022-06-16 | begin adding window creation hints | sanine | |
2022-06-16 | throw error on glfwInit fail | sanine | |
2022-06-16 | add mock_**queue macros | sanine | |
2022-06-16 | add initial window framework | sanine | |