author | John Tsiombikas <nuclear@member.fsf.org> | |
Sun, 26 Dec 2021 18:15:59 +0000 (20:15 +0200) | ||
committer | John Tsiombikas <nuclear@member.fsf.org> | |
Sun, 26 Dec 2021 18:15:59 +0000 (20:15 +0200) | ||
commit | 6c206da1b97ad86e095d383f4ebd3d8f332ad416 | |
tree | 7c8c3da08d67832161f2c7e47e8278ebd8128ea5 | tree | snapshot |
parent | ab58ef7af3d960fd1360002a370ec76ce96ab768 | commit | diff |
.gitignore | diff | blob | history | |
Makefile | diff | blob | history | |
Makefile.android | diff | blob | history | |
libs/Makefile | [new file with mode: 0644] | blob |
libs/android/keepdir | [new file with mode: 0644] | blob |
libs/glew/GL/eglew.h | [new file with mode: 0644] | blob |
libs/glew/GL/glew.h | [new file with mode: 0644] | blob |
libs/glew/GL/glxew.h | [new file with mode: 0644] | blob |
libs/glew/GL/wglew.h | [new file with mode: 0644] | blob |
libs/glew/LICENSE.txt | [new file with mode: 0644] | blob |
libs/glew/README.md | [new file with mode: 0644] | blob |
libs/glew/glew.c | [new file with mode: 0644] | blob |
libs/imago/Makefile | diff | blob | history | |
libs/unix/keepdir | [new file with mode: 0644] | blob |
libs/w32/keepdir | [new file with mode: 0644] | blob |
sdr/foo.p.glsl | [new file with mode: 0644] | blob |
sdr/foo.v.glsl | [new file with mode: 0644] | blob |
src/android/assfile.c | [new file with mode: 0644] | blob |
src/android/logger.c | [new file with mode: 0644] | blob |
src/android/logger.h | [new file with mode: 0644] | blob |
src/android/main.c | diff | blob | history | |
src/assfile.c | [new file with mode: 0644] | blob |
src/assfile.h | [new file with mode: 0644] | blob |
src/assman.c | [new file with mode: 0644] | blob |
src/assman.h | [new file with mode: 0644] | blob |
src/demo.c | diff | blob | history | |
src/opengl.c | [new file with mode: 0644] | blob |
src/opengl.h | diff | blob | history | |
src/pc/assman.c | [new file with mode: 0644] | blob |
src/rbtree.c | [new file with mode: 0644] | blob |
src/rbtree.h | [new file with mode: 0644] | blob |
src/sdr.c | [new file with mode: 0644] | blob |
src/sdr.h | [new file with mode: 0644] | blob |
src/util.c | [new file with mode: 0644] | blob |
src/util.h | [new file with mode: 0644] | blob |