author | John Tsiombikas <nuclear@member.fsf.org> | |
Sat, 25 Dec 2021 01:23:40 +0000 (03:23 +0200) | ||
committer | John Tsiombikas <nuclear@member.fsf.org> | |
Sat, 25 Dec 2021 01:23:40 +0000 (03:23 +0200) | ||
commit | aa9f7c423c8c4111b3e1d0a7bbe73e376533ed80 | |
tree | ea85dc462750eca590c918b2f97458e20508b027 | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
AndroidManifest.xml | [new file with mode: 0644] | blob |
Makefile | [new file with mode: 0644] | blob |
Makefile.android | [new file with mode: 0644] | blob |
src/android/android_native_app_glue.c | [new file with mode: 0644] | blob |
src/android/android_native_app_glue.h | [new file with mode: 0644] | blob |
src/android/main.c | [new file with mode: 0644] | blob |
src/demo.c | [new file with mode: 0644] | blob |
src/demo.h | [new file with mode: 0644] | blob |
src/opengl.h | [new file with mode: 0644] | blob |
src/pc/main_glut.c | [new file with mode: 0644] | blob |
src/pc/miniglut.c | [new file with mode: 0644] | blob |
src/pc/miniglut.h | [new file with mode: 0644] | blob |