raspberry pi port
authorDave <pribyl.email@gmail.com>
Mon, 4 Mar 2013 21:28:03 +0000 (22:28 +0100)
committernotaz <notasas@gmail.com>
Thu, 7 Mar 2013 21:16:38 +0000 (23:16 +0200)
commitffa573f88020e4de9300a013721068672c923f33
tree48bdc5b166e0211b24155b77fe28075e3c258135
parent6a298de4811066eb3cd2fadfd78970281ed30074
raspberry pi port
15 files changed:
common.h
gui.c
input.c
main.c
raspberrypi/Makefile [new file with mode: 0644]
raspberrypi/gles_video.c [new file with mode: 0644]
raspberrypi/gles_video.h [new file with mode: 0644]
raspberrypi/keys.txt [new file with mode: 0644]
raspberrypi/rpi.c [new file with mode: 0644]
raspberrypi/rpi.h [new file with mode: 0644]
raspberrypi/test/Makefile [new file with mode: 0644]
raspberrypi/test/gles_video.c [new file with mode: 0644]
raspberrypi/test/test.c [new file with mode: 0644]
sound.c
video.c