Removing a hack in the hopes of finding a better way and some minor changes.
[nouveau] / src / nv_accel_common.c
2007-09-05  Ben SkeggsNuke XAA.
2007-09-03  Ben SkeggsInit grobjs we need on G8x.
2007-08-30  Stephane MarchesinGood ol' nv04 doesn't seem to support dithering type...
2007-08-22  Stephane MarchesinUpdate to the latest nouveau_reg.h file.
2007-08-21  Matthieu Castetinit SCALED_IMAGE_FROM_MEMORY_COLOR_CONVERSION to COLOR...
2007-08-21  Arthur HuilletFixed blending in NVComposite by actually creating...
2007-08-08  Ben SkeggsFix blit adaptor + NVWaitVBlank() (ie. replace old...
2007-08-08  Stephane MarchesinUse IMAGE_FROM_CPU for smaller UTS. This is async and...
2007-08-06  Stephane MarchesinFix explicit usage of subchannels, and remove subchanne...
2007-08-06  Matthieu Castetmake XAA work on nv17
2007-08-06  Stephane MarchesinAdd subchannel handling code
2007-06-24  Ben SkeggsImplement NV40 EXA composite hooks with 3D engine.
2007-06-24  Ben SkeggsWait on notifier instead of PGRAPH_STATUS
2007-06-24  Ben SkeggsMatch drm 0.0.7 interface changes
2007-06-24  Ben SkeggsHide the allocator's use of physical addresses
2007-06-24  Ben SkeggsPass pScrn instead of pNv in a few places
2007-03-18  Matthieu CastetFix "Fix NoAccel mode" commit : NVAccelCommonInit retur...
2007-03-18  Matthieu CastetFix NoAccel mode
2007-03-07  Ben SkeggsOnly use Y32 for Solid().
2007-03-05  Ben SkeggsUse Y32 format instead of A8R8G8B8 for 32-bpp pixmaps
2007-03-05  Ben Skeggsmove NVAccel* funcs into nv_accel_common.c
2007-02-28  Ben Skeggsmatch drm v4 interface changes