CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       04/03/19 17:52:16

Log message:
  NV driver:
  
     Add support for VBlank syncing the Xv Blit adaptor on hardware
     that supports it (NV11 and higher).
  
     Fix some bugs introduced with the new chip support last week.
  
     HW support for alpha blended stretch blits on NV5 and higer,
     though nothing is using them at this point.

Modified files:
      xc/programs/Xserver/hw/xfree86/drivers/nv/:
        nv_dac.c nv_dma.h nv_hw.c nv_proto.h nv_setup.c nv_type.h 
        nv_video.c nv_xaa.c 
  
  Revision      Changes    Path
  1.40          +2 -1      xc/programs/Xserver/hw/xfree86/drivers/nv/nv_dac.c
  1.4           +4 -2      xc/programs/Xserver/hw/xfree86/drivers/nv/nv_dma.h
  1.8           +15 -4     xc/programs/Xserver/hw/xfree86/drivers/nv/nv_hw.c
  1.11          +2 -1      xc/programs/Xserver/hw/xfree86/drivers/nv/nv_proto.h
  1.42          +6 -1      xc/programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c
  1.47          +4 -1      xc/programs/Xserver/hw/xfree86/drivers/nv/nv_type.h
  1.23          +64 -18    xc/programs/Xserver/hw/xfree86/drivers/nv/nv_video.c
  1.35          +14 -1     xc/programs/Xserver/hw/xfree86/drivers/nv/nv_xaa.c

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to