forked from hellnest/xf86-video-sismedia-0.9.1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
75 lines (48 loc) · 1.82 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
2006-04-07 Adam Jackson <[email protected]>
* configure.ac:
* src/sis.h:
Bump to 0.9.1 for Xv changes.
2006-04-07 Aaron Plattner <[email protected]>
* src/sis6326_video.c:
* src/sis_video.c: (SISPutImage):
* src/sis_video.h:
Add a DrawablePtr argument to the XV functions to pave the way for
redirected video.
2006-04-07 Adam Jackson <[email protected]>
* configure.ac:
* src/sis.h:
Unlibcwrap. Bump server version requirement. Bump to 0.9.0.
2006-04-06 Eric Anholt <[email protected]>
* src/sis_driver.c:
Don't forget to zero the xf86ModReqInfo before using it.
Noticed by Alex Deucher.
2005-12-20 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version for X11R7 release.
2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for final X11R7 release candidate.
2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
* man/Makefile.am:
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC3 release.
2005-12-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Remove extraneous AC_MSG_RESULT.
2005-12-01 Adam Jackson <[email protected]>
* configure.ac:
Bug #5207: Enable EXA. (Thomas Winischofer)
2005-11-20 Adam Jackson <[email protected]>
* configure.ac:
Bump libdrm dep to 2.0.
2005-11-29 Adam Jackson <[email protected]>
* configure.ac:
Only build dlloader modules by default.
2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC2 release.
2005-11-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update pkgcheck dependencies to work with separate build roots.