summaryrefslogtreecommitdiff
path: root/tests/ttmtest/ChangeLog
diff options
context:
space:
mode:
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2007-01-30 12:56:51 +0100
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2007-01-30 14:54:12 +0100
commitc01fe2cdd4a86f37c1a9bce344b41b6432dbe427 (patch)
tree2bb4a3894119c0841cd82902c55b41205b1f39e6 /tests/ttmtest/ChangeLog
parent9bbdc0fb10101586fb2bbddeb700e3241a993b1f (diff)
Add the ttmtest test utility.
Diffstat (limited to 'tests/ttmtest/ChangeLog')
-rw-r--r--tests/ttmtest/ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/tests/ttmtest/ChangeLog b/tests/ttmtest/ChangeLog
new file mode 100644
index 00000000..4588c8db
--- /dev/null
+++ b/tests/ttmtest/ChangeLog
@@ -0,0 +1,23 @@
+2006-01-24 Thomas Hellström <thomas-at-tungstengraphics.com>
+
+ * configure.ac:
+ * src/ttmtest.c:
+
+ Fixed include path.
+
+2006-01-24 Thomas Hellström <thomas-at-tungstengraphics.com>
+
+ * AUTHORS:
+ * Makefile.am:
+ * configure.ac:
+ * reconf:
+ * src/Makefile.am:
+ * src/ttmtest.c: (fastrdtsc), (time_diff), (releaseContext),
+ (testAGP), (main):
+ * src/xf86dri.c: (uniDRIDestroyContext), (uniDRICreateDrawable),
+ (uniDRIDestroyDrawable), (uniDRIGetDrawableInfo):
+ * src/xf86dri.h:
+ * src/xf86dristr.h:
+
+ Initial import of the ttmtest utility.
+ \ No newline at end of file