This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1fdd4f33ece2a958867e3d739f38ac76695ad017
sml-projects
/
ffi
History
Humza Shahid
0a4de92862
in C files where GLFW is included, #define GLFW_INCLUDE_NONE before GLFW is included in that file, because GLFW tries looking for <GL/gl.h> header otherwise, which is not on my system
2024-08-28 00:58:12 +01:00
..
export.h
scaffolding in preparation for implementing undo
2024-08-08 06:34:40 +01:00
glad.c
init
2024-07-28 14:22:17 +01:00
glad.h
init
2024-07-28 14:22:17 +01:00
gles3-export.c
add buttonDrawObject and calls to successfully draw button
2024-07-31 08:41:19 +01:00
gles3-import.sml
add buttonDrawObject and calls to successfully draw button
2024-07-31 08:41:19 +01:00
glfw-export.c
in C files where GLFW is included, #define GLFW_INCLUDE_NONE before GLFW is included in that file, because GLFW tries looking for <GL/gl.h> header otherwise, which is not on my system
2024-08-28 00:58:12 +01:00
glfw-import.sml
init
2024-07-28 14:22:17 +01:00
glfw-input.c
in C files where GLFW is included, #define GLFW_INCLUDE_NONE before GLFW is included in that file, because GLFW tries looking for <GL/gl.h> header otherwise, which is not on my system
2024-08-28 00:58:12 +01:00
glfw-input.sml
scaffolding in preparation for adding simple load/export/save functionality
2024-08-17 09:46:53 +01:00
khrplatform.h
init
2024-07-28 14:22:17 +01:00