CVS Update: xc (branch: trunk)
Mark Vojkovich <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 05/09/13 19:28:03 Log message: Fix a potential problem with pixmap cache corruption on GeForce 6xxx and 7xxx parts. Modified files: xc/programs/Xserver/hw/xfree86/drivers/nv/: nv_driver.c nv_hw.c nv_setup.c Revision Changes Path 1.137 +19 -7 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c 1.16 +39 -12 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_hw.c 1.48 +1 -2 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c