]> git.cworth.org Git - apitrace-tests/commit
Start compiling apps for regression testing.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 16 Oct 2011 15:55:38 +0000 (16:55 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 16 Oct 2011 15:55:38 +0000 (16:55 +0100)
commit1902daf4c77939649b15ad49cdecd475c33264c0
tree038467799f40e16aa55c354358e29f98d0c7eba9
parent8a63a6b0f98da88770d3479a1166ec92e8c72e7f
Start compiling apps for regression testing.

Vanilla mesa demos and other apps don't really meet the requirements
given they are interactive.
.gitignore
CMakeLists.txt [new file with mode: 0644]
apps/.gitignore [new file with mode: 0644]
apps/CMakeLists.txt [new file with mode: 0644]
apps/gl/.gitignore [new file with mode: 0644]
apps/gl/CMakeLists.txt [new file with mode: 0644]
apps/gl/tri.c [new file with mode: 0644]