2006-01-24 Thomas Hellström * configure.ac: * src/ttmtest.c: Fixed include path. 2006-01-24 Thomas Hellström * 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. an='2'>cgit logo index : renesas/drm.git
libdrm, cloned from git://anongit.freedesktop.org/mesa/drmLaurent Pinchart
summaryrefslogtreecommitdiff
blob: 4588c8db14058d657cf7a0dc41286b0b0987d149 (plain)
1
2
3
4
5
6
7
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.