Autoconfiscated the project to allow for OpenGL ES autodetection.
commitcdab6f7341865a7ab5adf51a7fd8e2b84a9ef2c8
authorStephen M. Webb <stephenw@xandros.com>
Tue, 23 Dec 2008 18:45:28 +0000 (23 13:45 -0500)
committerStephen M. Webb <stephenw@xandros.com>
Tue, 23 Dec 2008 18:45:28 +0000 (23 13:45 -0500)
tree3a4fc0c661c961acf1f3d634f67e5741b3396169
parent9847a420d905c3fae5973c5bcee43b7a73de1c1b
Autoconfiscated the project to allow for OpenGL ES autodetection.
19 files changed:
.gitignore
AUTHORS [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile [deleted file]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
bootstrap [new file with mode: 0755]
config/compile [new file with mode: 0755]
config/config.guess [new file with mode: 0755]
config/config.sub [new file with mode: 0755]
config/depcomp [new file with mode: 0755]
config/install-sh [new file with mode: 0755]
config/missing [new file with mode: 0755]
configure.ac [new file with mode: 0644]
m4/acx_pthread.m4 [new file with mode: 0644]
m4/am_path_sdl.m4 [new file with mode: 0644]
m4/ax_check_gl.m4 [new file with mode: 0644]
vbo.c
vbo.h