1 2006-04-27 Aaron Plattner <aplattner@nvidia.com>
5 Determine whether PutImage hooks take a DrawablePtr by server version.
6 Remove dependency on xorg-server >= 1.0.99.901.
8 2006-04-25 Aaron Plattner <aplattner@nvidia.com>
12 Bump to 1.1.2 for new product names.
14 2006-04-25 Aaron Plattner <aplattner@nvidia.com>
17 Add names for Quadro FX 5500, 3500, 1500, 560, 550, and 350.
19 2006-04-07 Adam Jackson <ajax@freedesktop.org>
23 Bump to 1.1.1 for Xv changes.
25 2006-04-07 Aaron Plattner <aplattner@nvidia.com>
27 * src/nv_video.c: (NVPutImage):
28 Add a DrawablePtr argument to the XV functions to pave the way for
31 2006-04-07 Adam Jackson <ajax@freedesktop.org>
41 Unlibcwrap. Bump server version requirement. Bump to 1.1.0.
43 2006-03-27 Aaron Plattner <aplattner@nvidia.com>
45 Bump version to 1.0.2.0 for release.
47 2006-03-09 Aaron Plattner <aplattner@nvidia.com>
49 * src/nv_driver.c: (NVPreInit):
50 * src/riva_driver.c: (RivaPreInit):
51 Coverity nos. 868 and 869: Free the result of xf86GetEntityInfo.
53 2006-01-24 Aaron Plattner <aplattner@nvidia.com>
56 Fix typo in PCI ID (reported by Stefan Dirsch).
57 Patch from Mark Vojkovich to XFree86 CVS on 2006-01-23.
59 2006-01-22 Aaron Plattner <aplattner@nvidia.com>
62 * src/nv_driver.c: (NVProbe), (NVPreInit):
63 * src/nv_hw.c: (nvGetClocks), (NVCalcStateExt), (NVLoadStateExt):
64 New chip support from Mark Vojkovich's 2006-01-20 and 2006-01-21 XFree86 CVS
67 2006-01-01 Aaron Plattner <aplattner@nvidia.com>
70 * src/nv_driver.c: (NVPreInit), (NVScreenInit), (NVRandRGetInfo),
71 (NVRandRSetConfig), (NVDriverFunc):
73 * src/nv_shadow.c: (NVRefreshArea8), (NVRefreshArea16),
76 Preliminary RandR rotation support.
77 Bug #4708 <https://bugs.freedesktop.org/show_bug.cgi?id=4708>
79 2005-12-20 Kevin E. Martin <kem-at-freedesktop-dot-org>
82 Update package version for X11R7 release.
84 2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
87 Update package version number for final X11R7 release candidate.
89 2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
92 Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
94 2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org>
97 Update package version number for X11R7 RC3 release.
99 2005-12-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
102 Remove extraneous AC_MSG_RESULT.
104 2005-11-29 Adam Jackson <ajax@freedesktop.org>
107 Only build dlloader modules by default.
109 2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
112 Update package version number for X11R7 RC2 release.
114 2005-11-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
117 Update pkgcheck dependencies to work with separate build roots.