File: ChangeLog

package info (click to toggle)
libdrm 2.4.131-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,016 kB
  • sloc: ansic: 55,374; python: 148; makefile: 124; sh: 14
file content (23 lines) | stat: -rw-r--r-- 542 bytes parent folder | download | duplicates (6)
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 Hellstrm  <thomas-at-tungstengraphics.com>

	* configure.ac:
	* src/ttmtest.c:

	Fixed include path.

2006-01-24  Thomas Hellstrm  <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.