summaryrefslogtreecommitdiff
path: root/tests/modeprint/test
blob: bd1952cca24f3fdaf52d67336b92f4364669dd29 (plain)
1
LD_PRELOAD=../../libdrm/.libs/libdrm.so ./app $@
href='#n8'>8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 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.