summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 94a38b90dc8ed8406c498e9f6514462b279d496e (plain)
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
2006-02-25  Thomas Hellstrom  <thomas-at-tungstengraphics.com>

	* src/via_dmabuffer.h:
	Added missing file from previous commit.

2006-02-22  Thomas Hellstrom  <thomas-at-tungstengraphics.com>

	* src/Makefile.am:
	* src/via_3d.c: (via3DDstFormat), (via3DTexFormat),
	(via3DDstSupported), (via3DTexSupported), (viaSet3DDestination),
	(viaSet3DDrawing), (viaSet3DFlags), (viaOrder), (viaSet3DTexture),
	(viaSet3DTexBlendCol), (viaSet3DCompositeOperator),
	(via3DOpSupported), (via3DEmitQuad), (via3DEmitState),
	(via3DEmitClipRect), (viaInit3DState):
	* src/via_3d.h:
	* src/via_accel.c: (viaDumpDMA), (viaFlushPCI),
	(viaFlushDRIEnabled), (viaSetupCBuffer), (viaTearDownCBuffer),
	(viaInitAgp), (viaEnableVQ), (viaDisableVQ), (viaAccelSetMode),
	(viaInitialize2DEngine), (viaAccelSync), (viaSetClippingRectangle),
	(viaDisableClipping), (viaAccelClippingHelper),
	(viaAccelSolidHelper), (viaAccelPlaneMaskHelper),
	(viaAccelTransparentHelper), (viaAccelCopyHelper),
	(viaSetupForScreenToScreenCopy), (viaSubsequentScreenToScreenCopy),
	(viaSetupForSolidFill), (viaSubsequentSolidFillRect),
	(viaSetupForMono8x8PatternFill),
	(viaSubsequentMono8x8PatternFillRect),
	(viaSetupForColor8x8PatternFill),
	(viaSubsequentColor8x8PatternFillRect),
	(viaSetupForCPUToScreenColorExpandFill),
	(viaSubsequentScanlineCPUToScreenColorExpandFill),
	(viaSetupForImageWrite), (viaSubsequentImageWriteRect),
	(viaSetupForSolidLine), (viaSubsequentSolidTwoPointLine),
	(viaSubsequentSolidHorVertLine), (viaSetupForDashedLine),
	(viaSubsequentDashedTwoPointLine), (viaInitXAA),
	(viaAccelMarkSync), (viaAccelWaitMarker), (viaExaPrepareSolid),
	(viaExaSolid), (viaExaDoneSolidCopy), (viaExaPrepareCopy),
	(viaExaCopy), (viaExaCompositePictDesc), (viaExaPrintComposite),
	(viaBitExpandHelper), (viaPixelARGB8888), (viaExpandablePixel),
	(viaCheckUpload), (viaOrder), (viaExaDownloadFromScreen),
	(viaExaTexUploadToScreen), (viaExaUploadToScreen),
	(viaExaUploadToScratch), (viaExaCheckComposite), (viaIsAGP),
	(viaIsOffscreen), (viaExaPrepareComposite), (viaExaComposite),
	(viaInitExa), (viaInitAccel), (viaExitAccel), (viaFinishInitAccel),
	(viaAccelBlitRect), (viaAccelFillRect), (viaAccelSyncMarker):
	* src/via_cursor.c: (VIALoadCursorImage):
	* src/via_dga.c:
	* src/via_dri.c: (VIADRIRingBufferInit), (VIADRIFBInit),
	(VIADRIScreenInit), (VIADRICloseScreen):
	* src/via_driver.c: (VIASetup), (VIAPreInit), (VIALeaveVT),
	(VIAScreenInit), (VIAInternalScreenInit), (VIAWriteMode),
	(VIACloseScreen), (VIASwitchMode):
	* src/via_driver.h:
	* src/via_memcpy.c: (viaVidCopyInit):
	* src/via_memory.c: (VIAFreeLinear), (offScreenLinear),
	(VIAAllocLinear), (VIAInitLinear):
	* src/via_priv.h:
	* src/via_vbe.c: (ViaVbeSetMode):
	Bugzilla #5180 <https://bugs.freedesktop.org/show_bug.cgi?id=5180>
	XAA rework and EXA support including render / composite accel.

2006-02-22  Thomas Hellstrom  <thomas-at-tungstengraphics.com>

	* src/via_mode.c: (ViaModePrimary):
	Import Luc's fix for sometimes-blanking CRTs. (Luc Verhaegen)

2006-02-22  Thomas Hellstrom  <thomas-at-tungstengraphics.com>

	* src/via_driver.c: (VIAScreenInit):
	* src/via_mode.c: (ViaModePrimary):
	* src/via_vbe.c: (ViaVbeSetMode):
	Move VRAM clear to VIAScreenInit. Fixes sometimes-hang in ViaVbeSetMode.
	The clear will be accelerated when EXA is pulled in.
	
2006-02-22  Thomas Hellstrom  <thomas-at-tungstengraphics.com>

	* src/via_vt162x.c: (VT1622ModeCrtc):
	Don't depend on BIOS to enable the TV-out controller of
	Unichrome Pros (openChrome Chgset 107)
	
2006-02-22  Thomas Hellstrom  <thomas-at-tungstengraphics.com>

	* src/via_dri.c: (VIADRIKernelInit), (VIADRIMapInit):
	* src/via_driver.h:
	Add a proper framebuffer map for DRI. (openChrome Chgset 144)
	
2006-02-22  Thomas Hellstrom  <thomas-at-tungstengraphics.com>

	* configure.ac:
	* src/via_drmclient.h:
	* src/xvmc/viaXvMC.c:
	* src/xvmc/viaXvMCPriv.h:
	Build fixes for DragonFly. (Reported by Jeremy C. Reed)
	
2006-01-13  Thomas Hellstrom  <unichrome-at-shipmail-dot-org>

	* configure.ac:
	* src/xvmc/Makefile.am:
	* src/xvmc/driDrawable.c: (drawStamp), (getDRIDrawableInfoLocked),
	(driDestroyHashContents):
	* src/xvmc/driDrawable.h:
	* src/xvmc/unichrome/.cvsignore:
	* src/xvmc/unichrome/Makefile.am:
	* src/xvmc/unichrome/viaLowLevel.c:
	* src/xvmc/unichromeProA/.cvsignore:
	* src/xvmc/unichromeProA/Makefile.am:
	* src/xvmc/unichromeProA/viaLowLevelPro.c:
	* src/xvmc/viaLowLevel.c: (hwlLock), (hwlUnlock), (timeDiff),
	(setAGPSyncLowLevel), (viaDMATimeStampLowLevel),
	(viaDMAWaitTimeStamp), (viaDMAInitTimeStamp),
	(viaDMACleanupTimeStamp), (viaMpegGetStatus), (viaMpegIsBusy),
	(syncDMA), (syncVideo), (syncAccel), (syncMpeg), (pciFlush),
	(agpFlush), (flushXvMCLowLevel), (flushPCIXvMCLowLevel),
	(pciCommand), (viaMpegSetSurfaceStride), (viaVideoSetSWFLipLocked),
	(viaVideoSWFlipLocked), (viaMpegSetFB), (viaMpegBeginPicture),
	(viaMpegReset), (viaMpegWriteSlice), (viaVideoSubPictureOffLocked),
	(viaVideoSubPictureLocked), (viaBlit), (syncXvMCLowLevel),
	(initXvMCLowLevel), (setLowLevelLocking), (closeXvMCLowLevel):
	* src/xvmc/viaLowLevel.h:
	* src/xvmc/viaLowLevelPro.c: (initHQVShadow),
	(setHQVHWDeinterlacing), (setHQVDeblocking), (setHQVStartAddress),
	(setHQVColorSpaceConversion), (setHQVFetchLine), (setHQVScale),
	(setHQVSingleDestination), (setHQVDeinterlacing),
	(setHQVTripleBuffer), (finish_header_agp), (hwlLock), (hwlUnlock),
	(timeDiff), (setAGPSyncLowLevel), (viaDMATimeStampLowLevel),
	(viaDMAWaitTimeStamp), (viaDMAInitTimeStamp),
	(viaDMACleanupTimeStamp), (viaMpegGetStatus), (viaMpegIsBusy),
	(syncDMA), (syncVideo), (syncAccel), (syncMpeg), (pciFlush),
	(agpFlush), (uploadHQVDeinterlace), (uploadHQVShadow),
	(flushXvMCLowLevel), (flushPCIXvMCLowLevel),
	(viaMpegSetSurfaceStride), (viaVideoSetSWFLipLocked),
	(viaVideoSWFlipLocked), (viaMpegSetFB), (viaMpegBeginPicture),
	(viaMpegReset), (viaMpegWriteSlice), (viaVideoSubPictureOffLocked),
	(viaVideoSubPictureLocked), (viaBlit), (syncXvMCLowLevel),
	(updateLowLevelBuf), (cleanupLowLevelBuf), (releaseXvMCLowLevel),
	(initXvMCLowLevel), (setLowLevelLocking), (closeXvMCLowLevel),
	(computeDownScaling), (computeHQVScaleAndFilter),
	(setupBackBuffer):
	* src/xvmc/viaXvMC.c: (yOffs), (vOffs), (uOffs),
	(defaultQMatrices), (releaseDecoder), (grabDecoder),
	(setupAttribDesc), (releaseAttribDesc), (releaseContextResources),
	(XvMCCreateContext), (XvMCDestroyContext), (XvMCCreateSurface),
	(XvMCDestroySurface), (XvMCPutSlice2), (XvMCPutSlice),
	(updateXVOverlay), (XvMCPutSurface), (XvMCBeginSurface),
	(XvMCSyncSurface), (XvMCLoadQMatrix), (XvMCRenderSurface),
	(XvMCCreateBlocks), (XvMCDestroyBlocks), (XvMCCreateMacroBlocks),
	(XvMCDestroyMacroBlocks), (XvMCCreateSubpicture),
	(XvMCSetSubpicturePalette), (findOverlap), (XvMCClearSubpicture),
	(XvMCCompositeSubpicture), (XvMCBlendSubpicture),
	(XvMCBlendSubpicture2), (XvMCSyncSubpicture),
	(XvMCFlushSubpicture), (XvMCDestroySubpicture),
	(XvMCGetSubpictureStatus), (XvMCFlushSurface),
	(XvMCGetSurfaceStatus), (XvMCQueryAttributes), (XvMCSetAttribute),
	(XvMCGetAttribute), (XvMCHideSurface):
	* src/xvmc/viaXvMCPriv.h:
	* src/xvmc/xf86dri.c: (uniDRIDestroyContext),
	(uniDRICreateDrawable), (uniDRIDestroyDrawable),
	(uniDRIGetDrawableInfo):
	* src/xvmc/xf86dri.h:
	* src/xvmc/xf86dristr.h:
	Sync XvMC libs with Openchrome revision 140. (Minor changes)
	Run indent on xvmc libs and restructure the directory layout.
	
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-11-30  Adam Jackson  <ajax@freedesktop.org>

	* configure.ac:
	Bump libdrm dep to 2.0.

2005-11-29  Adam Jackson  <ajax@freedesktop.org>

	* configure.ac:
	Only build dlloader modules by default.

2005-11-26  Thomas Hellstrom  <unichrome-at-shipmail-dot-org>

	* src/xvmc/unichrome/Makefile.am:
	* src/xvmc/unichromeProA/Makefile.am:
	Bug #5067 <https://bugs.freedesktop.org/show_bug.cgi?id=5067>
	Link libdrm to the via XvMC libraries. (Cedric Berger)

2005-11-19  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* configure.ac:
	Update dependencies to work with separate build roots.

2005-11-14  Adam Jackson  <ajax@freedesktop.org>

	* src/xvmc/Makefile.am:
	Bug #5024: Move EXTRA_DIST outside the ifdef. (Juerg Billeter)

	* configure.ac:
	Bug #5048: Fix x86 check. (Cedric Berger)

2005-11-09  Adam Jackson  <ajax@freedesktop.org>

	* configure.ac:
	* src/xvmc/Makefile.am:
	Don't build XvMC support on anything but x86 and amd64; require
	libdrm 1.0.5 for DRI or XvMC support.

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.