CVS Update: xc (branch: trunk)
Alan Hourihane <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 05/10/11 07:57:57 Log message: 157. Fix up error case when rotation fails and framebuffer needs to be re-enabled (Alan Hourihane). 156. Add a new function xf86GetRotation() to allow third party modules to obtain the current rotation (Alan Hourihane). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/common/: xf86RandR.c xc/programs/Xserver/hw/xfree86/loader/: xf86sym.c Revision Changes Path 3.3611 +7 -3 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.15 +26 -3 xc/programs/Xserver/hw/xfree86/common/xf86RandR.c 1.256 +2 -1 xc/programs/Xserver/hw/xfree86/loader/xf86sym.c