Hash : a6af069c Author : Thomas de Grivel Date : 2025-09-30T13:11:16
moved GL files to their own directory to share between EGL and SDL2
Download
1 2 3 4 5 6 7 8 9 10 11 12 13
# sources.mk generated by update_sources HEADERS = \ "sequence.h" \ "types.h" \ "window_egl.h" \ SOURCES = \ "sequence.c" \ "window_egl.c" \ OBJC_SOURCES = \ "" \