author | Rob Clark <rob.clark@linaro.org> | |
Wed, 21 Sep 2011 22:51:49 +0000 (17:51 -0500) | ||
committer | Rob Clark <rob.clark@linaro.org> | |
Wed, 21 Sep 2011 23:07:09 +0000 (18:07 -0500) | ||
commit | a6fc28ca6452fc5018a377da14c4573f22696af8 | |
tree | 4747c657454af6b4d6d12064db7afe4f4ebe7e2c | tree | snapshot (tar.xz tar.gz zip) |
initial commit
17 files changed:
COPYING | [new file with mode: 0644] | blob |
Makefile.am | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
autogen.sh | [new file with mode: 0755] | blob |
configure.ac | [new file with mode: 0644] | blob |
dri2.pc.in | [new file with mode: 0644] | blob |
include/Makefile.am | [new file with mode: 0644] | blob |
include/X11/Makefile.am | [new file with mode: 0644] | blob |
include/X11/extensions/Makefile.am | [new file with mode: 0644] | blob |
include/X11/extensions/dri2.h | [new file with mode: 0644] | blob |
src/Makefile.am | [new file with mode: 0644] | blob |
src/dri2.c | [new file with mode: 0644] | blob |
test/Makefile.am | [new file with mode: 0644] | blob |
test/dri2test-nouveau.c | [new file with mode: 0644] | blob |
test/dri2test-omap.c | [new file with mode: 0644] | blob |
test/dri2test.c | [new file with mode: 0644] | blob |
test/dri2test.h | [new file with mode: 0644] | blob |