Fix my nv10 cursor.
[nouveau] / src / nv_video.c
2008-02-20  Ben Skeggsxv: don't crash on init
2008-02-19  Maarten MaathuisNV30/40TEX: Create two adapters, one with fancy filteri...
2008-02-03  Stephane Marchesinnv30 video texture. Doesn't work with bicubic yet,...
2008-01-30  Arthur HuilletXv: NV30 overlay can not scale down by more than 0.5x
2008-01-30  Arthur HuilletXv: NV04 overlay can not scale down at all, as confirme...
2008-01-30  Arthur HuilletXv: detection of composite for the overlay
2008-01-22  Arthur HuilletXv: NV12 overlay copy - removed wrong byteswapping...
2008-01-19  Maarten Maathuisrandr12: Move away from some of the nv_hw wrappers.
2008-01-16  Maarten MaathuisSome misc fixes, mostly related to setting the right...
2008-01-10  Arthur HuilletXv: cleanup.
2008-01-07  Arthur HuilletXv: removed useless #includes
2008-01-07  Arthur HuilletXv: added NV04 overlay brightness attribute. Original...
2008-01-06  Pierre OssmanWe do not get a valid CRTC configuration structure...
2008-01-06  Arthur HuilletXv: overlay auto CRTC switch with randr12, blitter...
2008-01-06  Pierre OssmanXv: don't wait for vblank on CRTC0 _and_ CRTC1
2008-01-06  Pierre Ossmanwait for correct crtc vsync
2008-01-06  Stephane MarchesinSwitch to latest nouveau_class.h
2008-01-04  Arthur HuilletXv: linearly interpolate U and V samples when convertin...
2008-01-03  Maarten MaathuisNV40: Actually add the attribute.
2008-01-03  Stephane MarchesinAdd a vsync attribute to nv40 textured video. It doesn...
2007-12-30  Maarten MaathuisNV40: Some fixes and safeties.
2007-12-29  Maarten MaathuisNV40: Preliminary Xv Texture Adaptor.
2007-12-29  Peter WintersXv: nforce2 overlay can do yv12
2007-12-23  Arthur HuilletXv: added an attribute to change the CRTC the overlay...
2007-11-17  Ben SkeggsUse handles from grobj, instead of hardcoded vals from...
2007-11-16  Ben SkeggsInitial hacky relocation stuff.
2007-11-16  Ben SkeggsInitial buffer object work.
2007-11-16  Ben Skeggsnotifiers..
2007-11-12  Maarten MaathuisA little code cleanup.
2007-10-29  Stephane MarchesinMore copyrights I remember...
2007-10-24  Arthur HuilletXv: disabled YV12 overlay for NV20 chipsets that do...
2007-10-17  Stephane MarchesinRemove xaa includes.
2007-10-17  Ben SkeggsSwitch to *_RING instead of NVDma*
2007-10-17  Ben SkeggsSwitch to header generated from XML + other cleanups.
2007-09-14  Arthur HuilletXv: NV04 overlay now has one "colorkey" attribute
2007-09-14  Arthur HuilletXv: NV04 overlay now almost functionnal
2007-09-14  Arthur HuilletXv: quick imple of NV04 overlay
2007-09-07  Maarten Maathuisrandr12: Fix Xv blitter, please see full changelog...
2007-09-05  Maarten MaathuisXv: improved behavior with NoAccel by disabling blitter...
2007-09-05  Ben SkeggsNeither overlay or blit adaptor work on G8x.
2007-09-05  Ben SkeggsNuke XAA.
2007-08-31  Arthur HuilletXv: now "powercycling" the overlay using PMC_ENABLE...
2007-08-20  Arthur HuilletXv: fixed wrong fix of big endian NV12 copy, as explain...
2007-08-19  Arthur HuilletXv: patch from Daniel Chassot to do 32bit memory writes...
2007-08-19  Arthur HuilletXv: this time a correct matching ? :)
2007-08-19  Arthur HuilletXv: stupid build error. blah.
2007-08-19  Arthur HuilletXv: now catching all chips < NV17
2007-08-19  Arthur HuilletXv: disabled YV12 overlay on < NV17
2007-08-16  Arthur HuilletXv: now only uploading the part of source image that...
2007-08-15  Arthur HuilletCleaner DMA and CPU copy upload of color plane for...
2007-08-14  Arthur HuilletImplemented CPU copy fallback for native YV12 overlay...
2007-08-14  Arthur HuilletNative YV12 overlay support, cleaner Xv code
2007-08-10  Arthur Huilletof course, we don't need Xv debug messages upstream
2007-08-10  Arthur Huillet"smart" overlay with composite, and a tentative fix...
2007-08-06  Stephane MarchesinAdd subchannel handling code
2007-08-06  Ben SkeggsAdapt to drm 0.0.10
2007-08-05  Arthur HuilletXv: waiting for last transfers to finish before freeing...
2007-07-30  Arthur HuilletXv now manages a pool of 6 notifiers for its double...
2007-07-28  Arthur HuilletXv: fixed bugs when displayed only part of the source...
2007-07-27  Arthur Huilletno overlay with composite
2007-07-27  Arthur HuilletXv: gotos are evil
2007-07-27  Arthur HuilletRemoved comments in preparation for upstream push
2007-07-26  Arthur Huilletre-added CPU copy code as a second fallback option...
2007-07-26  Arthur HuilletCompletely removed notifier wait, when using double...
2007-07-26  Arthur HuilletPreliminary implementation of "host-side double bufferi...
2007-07-25  Arthur Huilletremoved pointless sleep in notifier wait
2007-07-20  Arthur Huilletcleaner Xv code - fallback on CPU copy yet to be implem...
2007-07-19  Arthur HuilletNow using GART as the source for the blitter - prelimin...
2007-07-19  Arthur Huilletnow yielding in the wait for notifier for Xv only
2007-07-19  Arthur HuilletVERY EXPERIMENTAL moved the notifier wait at the beginn...
2007-07-19  Arthur Huilletnew structure for PutImage, and DMA transfers
2007-06-24  Ben SkeggsWait on notifier instead of PGRAPH_STATUS
2007-06-24  Ben SkeggsHide the allocator's use of physical addresses
2007-03-07  Ben SkeggsXv: Make the blit adaptor play nice with EXA
2007-03-06  Ben SkeggsFail configure if xorg-server isn't at least version 1.1
2007-03-06  Ben Skeggsreindent and move nv_video.c around a bit
2006-11-16  Matthieu CastetCleanup of PVIDEO.
2006-08-29  Dave Airlieremove PMC using macros
2006-08-25  Ben SkeggsWow I suck tonight.. another oops.
2006-08-25  Ben SkeggsInitial work in porting the DDX to use the DRM for...
2006-08-25  marcheuDon't include config.h in all files but in the *_includ...
2006-08-25  Dave Airlieinitial import of nouveau code
2006-04-28  Aaron PlattnerAdd the libcwrapper back, conditionalized on the server...
2006-04-27  Aaron PlattnerDetermine whether PutImage hooks take a DrawablePtr...
2006-04-07  Aaron PlattnerAdd a DrawablePtr argument to the XV functions to pave...
2006-04-07  Adam JacksonUnlibcwrap. Bump server version requirement. Bump to...
2005-07-11  Adam JacksonPrep for modular builds by adding guarded #include...
2005-04-20  Daniel StoneFix includes right throughout the Xserver tree:
2004-11-10  Alan Coopersmith(Bugzilla #1777) Import Mark Vojkovich's changes to...
2004-06-16  Eric AnholtDRI XFree86-4_3_99_12-merge import
2004-04-23  Egbert EichMerging XORG-CURRENT into trunk
2004-03-14  Egbert EichImporting vendor version xf86-4_4_99_1 on Sun Mar 14...
2004-03-03  Egbert EichImporting vendor version xf86-4_4_0 on Wed Mar 3 04...
2004-02-26  Egbert Eichreadding XFree86's cvs IDs
2004-02-26  Egbert EichImporting vendor version xf86-4_3_99_903 on Wed Feb...
2003-11-25  Kaleb KeithleyXFree86 4.3.99.16 Bring the tree up to date for the...
2003-11-14  Kaleb KeithleyInitial revision