[Xquartz-changes] xserver: Changes to 'refs/tags/xorg-server-1.12.0.901'

Jeremy Huddleston jeremyhu at freedesktop.org
Tue Apr 24 00:41:00 PDT 2012


Tag 'xorg-server-1.12.0.901' created by Jeremy Huddleston <jeremyhu at apple.com> at 2012-03-31 00:07 -0700

xorg-server-1.12.0.901 (1.12.1 RC1)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)

iD4DBQBPdjy/jC1Anjf1NmMRAn+fAJiMEIFmEAOcYTcqnPD2UIBHN/yfAKCBpd6W
4+IfMtZnHOr2GgVNKUfZ9g==
=kl+C
-----END PGP SIGNATURE-----

Changes since xorg-server-1.12.0:
Chase Douglas (2):
      Xi: Fix TouchEnd to TouchUpdate change for one accepted grab
      Use a new sprite trace for indirect touches when all touches have physically ended

Daniel Stone (2):
      Xinerama: Fix up obnoxiously-indented code
      Indentation: Change '& stuff' to '&stuff'

Jeremy Huddleston (11):
      test: Fix 'make dist' for configurations that build the Xorg DDX
      XQuartz: Move our logs into an X11 subdirectory
      XQuartz: Xi: darwinPointer is now Relative
      XQuartz: Use doubles for input valuators
      XQuartz: Add a defaults option to disable the RENDER extension
      XQuartz: Source formatting cleanup
      XQuartz: Formatting cleanup for sendX11NSEvent
      XQuartz: Call update_desktop_dimensions() after updating our screen coordinates
      XQuartz: Use AllocDevicePair to allocate our keyboard and mouse at the same time
      XQuartz: Use scrolling valuators
      configure.ac: Bump to 1.12.0.901 (1.12.1 RC1)

Keith Packard (2):
      Handle blank betweeen type and name in sdksyms.sh
      Introduce a consistent coding style

Peter Hutterer (5):
      Xext: return BadAccess if PickPointer fails (#45796)
      dix: when rescaling from master, rescale from desktop dimensions (#46657)
      Xext: drop InitServertime() declaration.
      dix: fix compiler warning "unused variable 'scr'"
      dix: set raw event values before adding up relative values (#46976)

---
 Xext/bigreq.c                                       |   16 
 Xext/dpms.c                                         |  109 
 Xext/dpmsproc.h                                     |    2 
 Xext/dpmsstubs.c                                    |    6 
 Xext/geext.c                                        |   87 
 Xext/geext.h                                        |   16 
 Xext/geint.h                                        |   11 
 Xext/panoramiX.c                                    | 1258 -
 Xext/panoramiX.h                                    |   29 
 Xext/panoramiXSwap.c                                |  101 
 Xext/panoramiXh.h                                   |   16 
 Xext/panoramiXprocs.c                               | 2730 +--
 Xext/panoramiXsrv.h                                 |   35 
 Xext/saver.c                                        | 1666 -
 Xext/security.c                                     |  750 
 Xext/securitysrv.h                                  |   45 
 Xext/shape.c                                        | 1311 -
 Xext/shm.c                                          | 1077 -
 Xext/shmint.h                                       |   14 
 Xext/sleepuntil.c                                   |  230 
 Xext/sleepuntil.h                                   |   14 
 Xext/sync.c                                         | 2396 +-
 Xext/syncsdk.h                                      |    5 
 Xext/syncsrv.h                                      |  105 
 Xext/xace.c                                         |  398 
 Xext/xace.h                                         |   35 
 Xext/xacestr.h                                      |    2 
 Xext/xcmisc.c                                       |   70 
 Xext/xf86bigfont.c                                  |  739 
 Xext/xres.c                                         |  184 
 Xext/xselinux.h                                     |  116 
 Xext/xselinux_ext.c                                 |  308 
 Xext/xselinux_hooks.c                               |  654 
 Xext/xselinux_label.c                               |  239 
 Xext/xselinuxint.h                                  |  859 -
 Xext/xtest.c                                        |  469 
 Xext/xvdisp.c                                       | 2252 +-
 Xext/xvdix.h                                        |  250 
 Xext/xvmain.c                                       | 1332 -
 Xext/xvmc.c                                         |  629 
 Xext/xvmcext.h                                      |  138 
 Xi/allowev.c                                        |   32 
 Xi/allowev.h                                        |    6 
 Xi/chgdctl.c                                        |   91 
 Xi/chgdctl.h                                        |   10 
 Xi/chgfctl.c                                        |  455 
 Xi/chgfctl.h                                        |    6 
 Xi/chgkbd.c                                         |    2 
 Xi/chgkbd.h                                         |    6 
 Xi/chgkmap.c                                        |    8 
 Xi/chgkmap.h                                        |    6 
 Xi/chgprop.c                                        |   45 
 Xi/chgprop.h                                        |    6 
 Xi/chgptr.c                                         |    6 
 Xi/chgptr.h                                         |   14 
 Xi/closedev.c                                       |   40 
 Xi/closedev.h                                       |    6 
 Xi/devbell.c                                        |   68 
 Xi/devbell.h                                        |    6 
 Xi/exevents.c                                       | 1799 +-
 Xi/exglobals.h                                      |    3 
 Xi/extinit.c                                        |  823 
 Xi/getbmap.c                                        |   12 
 Xi/getbmap.h                                        |   10 
 Xi/getdctl.c                                        |   58 
 Xi/getdctl.h                                        |   10 
 Xi/getfctl.c                                        |  110 
 Xi/getfctl.h                                        |   10 
 Xi/getfocus.c                                       |   18 
 Xi/getfocus.h                                       |   10 
 Xi/getkmap.c                                        |   22 
 Xi/getkmap.h                                        |   10 
 Xi/getmmap.c                                        |   10 
 Xi/getmmap.h                                        |   10 
 Xi/getprop.c                                        |   63 
 Xi/getprop.h                                        |   18 
 Xi/getselev.c                                       |   72 
 Xi/getselev.h                                       |   10 
 Xi/getvers.c                                        |   10 
 Xi/getvers.h                                        |   10 
 Xi/grabdev.c                                        |   75 
 Xi/grabdev.h                                        |   20 
 Xi/grabdevb.c                                       |   46 
 Xi/grabdevb.h                                       |    6 
 Xi/grabdevk.c                                       |   43 
 Xi/grabdevk.h                                       |    6 
 Xi/gtmotion.c                                       |   48 
 Xi/gtmotion.h                                       |   10 
 Xi/listdev.c                                        |  133 
 Xi/listdev.h                                        |   12 
 Xi/opendev.c                                        |   53 
 Xi/opendev.h                                        |   10 
 Xi/queryst.c                                        |   93 
 Xi/queryst.h                                        |   10 
 Xi/selectev.c                                       |   45 
 Xi/selectev.h                                       |    6 
 Xi/sendexev.c                                       |   54 
 Xi/sendexev.h                                       |    6 
 Xi/setbmap.c                                        |   12 
 Xi/setbmap.h                                        |   10 
 Xi/setdval.c                                        |   26 
 Xi/setdval.h                                        |   10 
 Xi/setfocus.c                                       |   10 
 Xi/setfocus.h                                       |    6 
 Xi/setmmap.c                                        |   14 
 Xi/setmmap.h                                        |   10 
 Xi/setmode.c                                        |   33 
 Xi/setmode.h                                        |   10 
 Xi/stubs.c                                          |    8 
 Xi/ungrdev.c                                        |   12 
 Xi/ungrdev.h                                        |    6 
 Xi/ungrdevb.c                                       |   31 
 Xi/ungrdevb.h                                       |    6 
 Xi/ungrdevk.c                                       |   37 
 Xi/ungrdevk.h                                       |    6 
 Xi/xiallowev.c                                      |   67 
 Xi/xiallowev.h                                      |    2 
 Xi/xichangecursor.c                                 |   35 
 Xi/xichangecursor.h                                 |    6 
 Xi/xichangehierarchy.c                              |  217 
 Xi/xichangehierarchy.h                              |    6 
 Xi/xigetclientpointer.c                             |   30 
 Xi/xigetclientpointer.h                             |   12 
 Xi/xigrabdev.c                                      |   32 
 Xi/xigrabdev.h                                      |    2 
 Xi/xipassivegrab.c                                  |  135 
 Xi/xipassivegrab.h                                  |    5 
 Xi/xiproperty.c                                     |  819 
 Xi/xiproperty.h                                     |   43 
 Xi/xiquerydevice.c                                  |  235 
 Xi/xiquerydevice.h                                  |   20 
 Xi/xiquerypointer.c                                 |   63 
 Xi/xiquerypointer.h                                 |   10 
 Xi/xiqueryversion.c                                 |   18 
 Xi/xiqueryversion.h                                 |    4 
 Xi/xiselectev.c                                     |  140 
 Xi/xiselectev.h                                     |    4 
 Xi/xisetclientpointer.c                             |   29 
 Xi/xisetclientpointer.h                             |    6 
 Xi/xisetdevfocus.c                                  |   28 
 Xi/xisetdevfocus.h                                  |    4 
 Xi/xiwarppointer.c                                  |   69 
 Xi/xiwarppointer.h                                  |    6 
 composite/compalloc.c                               |  754 
 composite/compext.c                                 |  699 
 composite/compinit.c                                |  243 
 composite/compint.h                                 |  195 
 composite/compositeext.h                            |    4 
 composite/compoverlay.c                             |   93 
 composite/compwindow.c                              |  800 
 config/config-backends.h                            |   18 
 config/config.c                                     |   31 
 config/dbus-core.c                                  |   19 
 config/dbus.c                                       |   38 
 config/hal.c                                        |  263 
 config/udev.c                                       |   58 
 config/wscons.c                                     |  334 
 configure.ac                                        |    4 
 damageext/damageext.c                               |  424 
 damageext/damageext.h                               |    4 
 damageext/damageextint.h                            |   24 
 dbe/dbe.c                                           |  838 
 dbe/dbestruct.h                                     |  117 
 dbe/midbe.c                                         |  524 
 dbe/midbe.h                                         |   14 
 dbe/midbestr.h                                      |   14 
 dix/atom.c                                          |  143 
 dix/colormap.c                                      | 3575 +---
 dix/cursor.c                                        |  394 
 dix/devices.c                                       | 1474 -
 dix/dispatch.c                                      | 3349 +--
 dix/dispatch.h                                      |  212 
 dix/dixfonts.c                                      | 2405 +-
 dix/dixutils.c                                      |  677 
 dix/enterleave.c                                    | 1073 -
 dix/enterleave.h                                    |   59 
 dix/eventconvert.c                                  |  794 
 dix/events.c                                        | 4202 ++--
 dix/extension.c                                     |  222 
 dix/ffs.c                                           |    3 
 dix/gc.c                                            | 1292 -
 dix/getevents.c                                     |  500 
 dix/globals.c                                       |   48 
 dix/glyphcurs.c                                     |  116 
 dix/grabs.c                                         |  503 
 dix/initatoms.c                                     |  207 
 dix/inpututils.c                                    |  187 
 dix/main.c                                          |  360 
 dix/pixmap.c                                        |   52 
 dix/privates.c                                      |  297 
 dix/property.c                                      |  506 
 dix/ptrveloc.c                                      |  699 
 dix/region.c                                        | 1166 -
 dix/registry.c                                      |  247 
 dix/resource.c                                      |  641 
 dix/selection.c                                     |  156 
 dix/swaprep.c                                       |  613 
 dix/swapreq.c                                       |  309 
 dix/tables.c                                        | 1038 -
 dix/touch.c                                         |  247 
 dix/window.c                                        | 4099 ++--
 exa/exa.c                                           |  627 
 exa/exa.h                                           |  223 
 exa/exa_accel.c                                     | 1634 -
 exa/exa_classic.c                                   |  164 
 exa/exa_driver.c                                    |  114 
 exa/exa_glyphs.c                                    |  988 -
 exa/exa_migration_classic.c                         |  702 
 exa/exa_migration_mixed.c                           |  275 
 exa/exa_mixed.c                                     |  221 
 exa/exa_offscreen.c                                 |  692 
 exa/exa_priv.h                                      |  495 
 exa/exa_render.c                                    | 1463 -
 exa/exa_unaccel.c                                   |  706 
 fb/fb.h                                             | 1801 --
 fb/fb24_32.c                                        |  803 
 fb/fb24_32.h                                        |   25 
 fb/fballpriv.c                                      |   31 
 fb/fbarc.c                                          |  189 
 fb/fbbits.c                                         |    2 
 fb/fbbits.h                                         | 1430 -
 fb/fbblt.c                                          | 1372 -
 fb/fbbltone.c                                       |  964 -
 fb/fbcmap_mi.c                                      |   37 
 fb/fbcopy.c                                         |  522 
 fb/fbfill.c                                         |  326 
 fb/fbfillrect.c                                     |  127 
 fb/fbfillsp.c                                       |  111 
 fb/fbgc.c                                           |  303 
 fb/fbgetsp.c                                        |   73 
 fb/fbglyph.c                                        |  583 
 fb/fbimage.c                                        |  492 
 fb/fbline.c                                         |  184 
 fb/fboverlay.c                                      |  444 
 fb/fboverlay.h                                      |  109 
 fb/fbpict.c                                         |  380 
 fb/fbpict.h                                         |   75 
 fb/fbpixmap.c                                       |  408 
 fb/fbpoint.c                                        |  200 
 fb/fbpush.c                                         |  331 
 fb/fbrop.h                                          |   21 
 fb/fbscreen.c                                       |  238 
 fb/fbseg.c                                          | 1053 -
 fb/fbsetsp.c                                        |  118 
 fb/fbsolid.c                                        |  252 
 fb/fbstipple.c                                      |  348 
 fb/fbtile.c                                         |  246 
 fb/fbtrap.c                                         |  244 
 fb/fbutil.c                                         |  483 
 fb/fbwindow.c                                       |  200 
 glx/clientinfo.c                                    |   12 
 glx/createcontext.c                                 |    6 
 glx/dispatch.h                                      |16912 ++++++++++++++------
 glx/extension_string.c                              |   96 
 glx/extension_string.h                              |   36 
 glx/glapi.c                                         |  332 
 glx/glapi.h                                         |   62 
 glx/glapi_gentable.c                                | 7074 ++++----
 glx/glapitable.h                                    | 1962 +-
 glx/glprocs.h                                       | 2995 ++-
 glx/glthread.c                                      |  144 
 glx/glthread.h                                      |   69 
 glx/glxbyteorder.h                                  |    4 
 glx/glxcmds.c                                       | 2107 +-
 glx/glxcmdsswap.c                                   |  338 
 glx/glxcontext.h                                    |   91 
 glx/glxdrawable.h                                   |   28 
 glx/glxdri.c                                        |  995 -
 glx/glxdri2.c                                       |  448 
 glx/glxdricommon.c                                  |  249 
 glx/glxdricommon.h                                  |   16 
 glx/glxdriswrast.c                                  |  260 
 glx/glxext.c                                        |  365 
 glx/glxext.h                                        |   11 
 glx/glxscreens.c                                    |  454 
 glx/glxscreens.h                                    |   53 
 glx/glxserver.h                                     |   79 
 glx/glxutil.h                                       |   14 
 glx/indirect_dispatch.c                             | 6252 +++----
 glx/indirect_dispatch.h                             | 1021 -
 glx/indirect_dispatch_swap.c                        | 7370 ++++----
 glx/indirect_program.c                              |  131 
 glx/indirect_reqsize.c                              |   88 
 glx/indirect_reqsize.h                              |  198 
 glx/indirect_size.h                                 |    8 
 glx/indirect_size_get.c                             |    3 
 glx/indirect_size_get.h                             |   14 
 glx/indirect_table.c                                | 1654 +
 glx/indirect_table.h                                |    8 
 glx/indirect_texture_compression.c                  |  129 
 glx/indirect_util.c                                 |  251 
 glx/indirect_util.h                                 |   34 
 glx/render2.c                                       |  249 
 glx/render2swap.c                                   |  372 
 glx/renderpix.c                                     |   36 
 glx/renderpixswap.c                                 |   62 
 glx/rensize.c                                       |  475 
 glx/single2.c                                       |  399 
 glx/single2swap.c                                   |  232 
 glx/singlepix.c                                     |  433 
 glx/singlepixswap.c                                 |  543 
 glx/singlesize.c                                    |  204 
 glx/singlesize.h                                    |    8 
 glx/swap_interval.c                                 |   40 
 glx/unpack.h                                        |   41 
 glx/xfont.c                                         |  151 
 hw/dmx/config/Canvas.c                              |  132 
 hw/dmx/config/Canvas.h                              |    8 
 hw/dmx/config/CanvasP.h                             |   10 
 hw/dmx/config/dmxcompat.c                           |  160 
 hw/dmx/config/dmxconfig.c                           |  340 
 hw/dmx/config/dmxconfig.h                           |    4 
 hw/dmx/config/dmxparse.c                            |  473 
 hw/dmx/config/dmxparse.h                            |  329 
 hw/dmx/config/dmxprint.c                            |  373 
 hw/dmx/config/dmxprint.h                            |    4 
 hw/dmx/config/dmxtodmx.c                            |    7 
 hw/dmx/config/vdltodmx.c                            |   10 
 hw/dmx/config/xdmxconfig.c                          | 1263 -
 hw/dmx/dmx-config.h                                 |    2 
 hw/dmx/dmx.c                                        |  782 
 hw/dmx/dmx.h                                        |  268 
 hw/dmx/dmx_glxvisuals.c                             |  904 -
 hw/dmx/dmx_glxvisuals.h                             |   26 
 hw/dmx/dmxcb.c                                      |  161 
 hw/dmx/dmxcb.h                                      |    2 
 hw/dmx/dmxclient.h                                  |   20 
 hw/dmx/dmxcmap.c                                    |  136 
 hw/dmx/dmxcmap.h                                    |    7 
 hw/dmx/dmxcursor.c                                  |  522 
 hw/dmx/dmxcursor.h                                  |    9 
 hw/dmx/dmxdpms.c                                    |  117 
 hw/dmx/dmxdpms.h                                    |    6 
 hw/dmx/dmxextension.c                               | 1770 +-
 hw/dmx/dmxextension.h                               |   99 
 hw/dmx/dmxfont.c                                    |  597 
 hw/dmx/dmxfont.h                                    |    4 
 hw/dmx/dmxgc.c                                      |  382 
 hw/dmx/dmxgc.h                                      |   11 
 hw/dmx/dmxgcops.c                                   |  476 
 hw/dmx/dmxgcops.h                                   |   64 
 hw/dmx/dmxinit.c                                    |  850 -
 hw/dmx/dmxinit.h                                    |   16 
 hw/dmx/dmxinput.c                                   |   27 
 hw/dmx/dmxinput.h                                   |   78 
 hw/dmx/dmxlog.c                                     |  310 
 hw/dmx/dmxlog.h                                     |   18 
 hw/dmx/dmxpict.c                                    | 1405 -
 hw/dmx/dmxpict.h                                    |   54 
 hw/dmx/dmxpixmap.c                                  |  177 
 hw/dmx/dmxpixmap.h                                  |   19 
 hw/dmx/dmxprop.c                                    |  241 
 hw/dmx/dmxprop.h                                    |   13 
 hw/dmx/dmxscrinit.c                                 |  531 
 hw/dmx/dmxscrinit.h                                 |    2 
 hw/dmx/dmxshadow.c                                  |   27 
 hw/dmx/dmxshadow.h                                  |    2 
 hw/dmx/dmxstat.c                                    |  115 
 hw/dmx/dmxstat.h                                    |   14 
 hw/dmx/dmxsync.c                                    |   78 
 hw/dmx/dmxsync.h                                    |    2 
 hw/dmx/dmxvisual.c                                  |   82 
 hw/dmx/dmxvisual.h                                  |   10 
 hw/dmx/dmxwindow.c                                  | 1019 -
 hw/dmx/dmxwindow.h                                  |   47 
 hw/dmx/examples/dmxaddinput.c                       |   20 
 hw/dmx/examples/dmxaddscreen.c                      |   61 
 hw/dmx/examples/dmxinfo.c                           |  129 
 hw/dmx/examples/dmxreconfig.c                       |  139 
 hw/dmx/examples/dmxresize.c                         |   27 
 hw/dmx/examples/dmxrminput.c                        |   13 
 hw/dmx/examples/dmxrmscreen.c                       |   15 
 hw/dmx/examples/dmxwininfo.c                        |  748 
 hw/dmx/examples/ev.c                                |  218 
 hw/dmx/examples/evi.c                               |   21 
 hw/dmx/examples/res.c                               |   32 
 hw/dmx/examples/xbell.c                             |   45 
 hw/dmx/examples/xinput.c                            |  215 
 hw/dmx/examples/xled.c                              |   28 
 hw/dmx/examples/xtest.c                             |   14 
 hw/dmx/glxProxy/compsize.c                          |  866 -
 hw/dmx/glxProxy/compsize.h                          |    2 
 hw/dmx/glxProxy/g_disptab.c                         | 1128 -
 hw/dmx/glxProxy/g_disptab.h                         | 1252 -
 hw/dmx/glxProxy/g_renderswap.c                      | 2735 +--
 hw/dmx/glxProxy/global.c                            |    2 
 hw/dmx/glxProxy/glxcmds.c                           | 4513 ++---
 hw/dmx/glxProxy/glxcmds.h                           |   12 
 hw/dmx/glxProxy/glxcmdsswap.c                       |  927 -
 hw/dmx/glxProxy/glxcontext.h                        |   56 
 hw/dmx/glxProxy/glxdrawable.h                       |    5 
 hw/dmx/glxProxy/glxerror.h                          |    1 
 hw/dmx/glxProxy/glxext.c                            |  409 
 hw/dmx/glxProxy/glxext.h                            |   45 
 hw/dmx/glxProxy/glxfbconfig.c                       |  128 
 hw/dmx/glxProxy/glxfbconfig.h                       |    5 
 hw/dmx/glxProxy/glxscreens.c                        |  499 
 hw/dmx/glxProxy/glxscreens.h                        |    7 
 hw/dmx/glxProxy/glxserver.h                         |  189 
 hw/dmx/glxProxy/glxsingle.c                         | 1332 -
 hw/dmx/glxProxy/glxsingle.h                         |   30 
 hw/dmx/glxProxy/glxswap.c                           |  588 
 hw/dmx/glxProxy/glxswap.h                           |   12 
 hw/dmx/glxProxy/glxutil.c                           |    5 
 hw/dmx/glxProxy/glxutil.h                           |    9 
 hw/dmx/glxProxy/glxvendor.c                         |  753 
 hw/dmx/glxProxy/glxvendor.h                         |   27 
 hw/dmx/glxProxy/glxvisuals.c                        |  140 
 hw/dmx/glxProxy/glxvisuals.h                        |   12 
 hw/dmx/glxProxy/render2swap.c                       |  219 
 hw/dmx/glxProxy/renderpixswap.c                     |  445 
 hw/dmx/glxProxy/unpack.h                            |   41 
 hw/dmx/input/ChkNotMaskEv.c                         |   68 
 hw/dmx/input/ChkNotMaskEv.h                         |    2 
 hw/dmx/input/atKeynames.h                           |   40 
 hw/dmx/input/dmxarg.c                               |   69 
 hw/dmx/input/dmxarg.h                               |   10 
 hw/dmx/input/dmxbackend.c                           |  359 
 hw/dmx/input/dmxbackend.h                           |   26 
 hw/dmx/input/dmxcommon.c                            |  395 
 hw/dmx/input/dmxcommon.h                            |   40 
 hw/dmx/input/dmxconsole.c                           |  727 
 hw/dmx/input/dmxconsole.h                           |   34 
 hw/dmx/input/dmxdetach.c                            |    4 
 hw/dmx/input/dmxdummy.c                             |   50 
 hw/dmx/input/dmxevents.c                            |  412 
 hw/dmx/input/dmxevents.h                            |    4 
 hw/dmx/input/dmxinputinit.c                         |  829 
 hw/dmx/input/dmxinputinit.h                         |  271 
 hw/dmx/input/dmxmap.c                               |   28 
 hw/dmx/input/dmxmap.h                               |    2 
 hw/dmx/input/dmxmotion.c                            |   84 
 hw/dmx/input/dmxmotion.h                            |   11 
 hw/dmx/input/dmxsigio.c                             |  115 
 hw/dmx/input/dmxsigio.h                             |    4 
 hw/dmx/input/dmxxinput.c                            |   17 
 hw/dmx/input/lnx-keyboard.c                         | 1116 -
 hw/dmx/input/lnx-keyboard.h                         |   44 
 hw/dmx/input/lnx-ms.c                               |  201 
 hw/dmx/input/lnx-ms.h                               |   26 
 hw/dmx/input/lnx-ps2.c                              |  173 
 hw/dmx/input/lnx-ps2.h                              |   26 
 hw/dmx/input/usb-common.c                           |  331 
 hw/dmx/input/usb-common.h                           |   15 
 hw/dmx/input/usb-keyboard.c                         |  441 
 hw/dmx/input/usb-keyboard.h                         |   17 
 hw/dmx/input/usb-mouse.c                            |   67 
 hw/dmx/input/usb-mouse.h                            |   17 
 hw/dmx/input/usb-other.c                            |   85 
 hw/dmx/input/usb-other.h                            |   17 
 hw/dmx/input/usb-private.h                          |   22 
 hw/kdrive/ephyr/XF86dri.c                           |  329 
 hw/kdrive/ephyr/ephyr.c                             | 1465 -
 hw/kdrive/ephyr/ephyr.h                             |  105 
 hw/kdrive/ephyr/ephyr_draw.c                        |   76 
 hw/kdrive/ephyr/ephyrdri.c                          |  328 
 hw/kdrive/ephyr/ephyrdri.h                          |   77 
 hw/kdrive/ephyr/ephyrdriext.c                       | 1480 -
 hw/kdrive/ephyr/ephyrdriext.h                       |   10 
 hw/kdrive/ephyr/ephyrglxext.c                       |  704 
 hw/kdrive/ephyr/ephyrglxext.h                       |    3 
 hw/kdrive/ephyr/ephyrhostglx.c                      |  666 
 hw/kdrive/ephyr/ephyrhostglx.h                      |   59 
 hw/kdrive/ephyr/ephyrhostproxy.c                    |   51 
 hw/kdrive/ephyr/ephyrhostproxy.h                    |   26 
 hw/kdrive/ephyr/ephyrhostvideo.c                    | 1053 -
 hw/kdrive/ephyr/ephyrhostvideo.h                    |  237 
 hw/kdrive/ephyr/ephyrinit.c                         |  494 
 hw/kdrive/ephyr/ephyrlog.h                          |   10 
 hw/kdrive/ephyr/ephyrproxyext.c                     |   82 
 hw/kdrive/ephyr/ephyrproxyext.h                     |    3 
 hw/kdrive/ephyr/ephyrvideo.c                        | 1573 -
 hw/kdrive/ephyr/hostx.c                             | 1798 +-
 hw/kdrive/ephyr/hostx.h                             |  240 
 hw/kdrive/ephyr/os.c                                |   22 
 hw/kdrive/ephyr/xf86dri.h                           |   80 
 hw/kdrive/fake/fake.c                               |  446 
 hw/kdrive/fake/fake.h                               |   85 
 hw/kdrive/fake/fakeinit.c                           |   86 
 hw/kdrive/fake/kbd.c                                |   12 
 hw/kdrive/fake/mouse.c                              |    9 
 hw/kdrive/fake/os.c                                 |   13 
 hw/kdrive/fbdev/fbdev.c                             |  789 
 hw/kdrive/fbdev/fbdev.h                             |   56 
 hw/kdrive/fbdev/fbinit.c                            |   98 
 hw/kdrive/linux/evdev.c                             |  292 
 hw/kdrive/linux/keyboard.c                          | 1015 -
 hw/kdrive/linux/linux.c                             |  385 
 hw/kdrive/linux/mouse.c                             |  956 -
 hw/kdrive/linux/ms.c                                |  134 
 hw/kdrive/linux/ps2.c                               |  142 
 hw/kdrive/linux/tslib.c                             |   48 
 hw/kdrive/src/fourcc.h                              |    3 
 hw/kdrive/src/kcmap.c                               |  159 
 hw/kdrive/src/kdrive.c                              | 1205 -
 hw/kdrive/src/kdrive.h                              |  555 
 hw/kdrive/src/kinfo.c                               |   71 
 hw/kdrive/src/kinput.c                              | 1357 -
 hw/kdrive/src/kmode.c                               |  542 
 hw/kdrive/src/kshadow.c                             |   43 
 hw/kdrive/src/kxv.c                                 | 2885 +--
 hw/kdrive/src/kxv.h                                 |  318 
 hw/vfb/InitInput.c                                  |   65 
 hw/vfb/InitOutput.c                                 |  811 
 hw/xfree86/common/compiler.h                        | 1524 -
 hw/xfree86/common/fourcc.h                          |    3 
 hw/xfree86/common/vidmodeproc.h                     |   39 
 hw/xfree86/common/xf86.h                            |  377 
 hw/xfree86/common/xf86AutoConfig.c                  |  172 
 hw/xfree86/common/xf86Bus.c                         |  296 
 hw/xfree86/common/xf86Bus.h                         |   32 
 hw/xfree86/common/xf86Config.c                      | 2163 +-
 hw/xfree86/common/xf86Config.h                      |   10 
 hw/xfree86/common/xf86Configure.c                   |  827 
 hw/xfree86/common/xf86Cursor.c                      | 1170 -
 hw/xfree86/common/xf86DGA.c                         | 1382 -
 hw/xfree86/common/xf86DPMS.c                        |   68 
 hw/xfree86/common/xf86Events.c                      |  519 
 hw/xfree86/common/xf86Globals.c                     |   95 
 hw/xfree86/common/xf86Helper.c                      | 1339 -
 hw/xfree86/common/xf86InPriv.h                      |    2 
 hw/xfree86/common/xf86Init.c                        | 2146 +-
 hw/xfree86/common/xf86Mode.c                        | 2339 +-
 hw/xfree86/common/xf86Module.h                      |  110 
 hw/xfree86/common/xf86Opt.h                         |  135 
 hw/xfree86/common/xf86Option.c                      |  817 
 hw/xfree86/common/xf86Optionstr.h                   |   16 
 hw/xfree86/common/xf86PM.c                          |  223 
 hw/xfree86/common/xf86PciInfo.h                     |   23 
 hw/xfree86/common/xf86Priv.h                        |  136 
 hw/xfree86/common/xf86Privstr.h                     |  120 
 hw/xfree86/common/xf86RandR.c                       |  505 
 hw/xfree86/common/xf86VGAarbiter.c                  |  626 
 hw/xfree86/common/xf86VGAarbiter.h                  |    3 
 hw/xfree86/common/xf86VGAarbiterPriv.h              |  211 
 hw/xfree86/common/xf86VidMode.c                     |  357 
 hw/xfree86/common/xf86Xinput.c                      |  468 
 hw/xfree86/common/xf86Xinput.h                      |  177 
 hw/xfree86/common/xf86cmap.c                        | 1212 -
 hw/xfree86/common/xf86cmap.h                        |   48 
 hw/xfree86/common/xf86fbBus.c                       |   16 
 hw/xfree86/common/xf86fbman.c                       | 2175 +-
 hw/xfree86/common/xf86fbman.h                       |  221 
 hw/xfree86/common/xf86noBus.c                       |    2 
 hw/xfree86/common/xf86pciBus.c                      | 1440 -
 hw/xfree86/common/xf86pciBus.h                      |    6 
 hw/xfree86/common/xf86sbusBus.c                     |  711 
 hw/xfree86/common/xf86sbusBus.h                     |   53 
 hw/xfree86/common/xf86str.h                         |  898 -
 hw/xfree86/common/xf86xv.c                          | 3153 +--
 hw/xfree86/common/xf86xv.h                          |  365 
 hw/xfree86/common/xf86xvmc.c                        |  218 
 hw/xfree86/common/xf86xvmc.h                        |  112 
 hw/xfree86/common/xf86xvpriv.h                      |   78 
 hw/xfree86/common/xisb.c                            |  136 
 hw/xfree86/common/xisb.h                            |   30 
 hw/xfree86/common/xorgHelper.c                      |    1 
 hw/xfree86/common/xorgVersion.h                     |   26 
 hw/xfree86/ddc/ddc.c                                |  351 
 hw/xfree86/ddc/ddcProperty.c                        |   31 
 hw/xfree86/ddc/edid.h                               |  327 
 hw/xfree86/ddc/interpret_edid.c                     |  521 
 hw/xfree86/ddc/print_edid.c                         |  644 
 hw/xfree86/ddc/xf86DDC.h                            |   64 
 hw/xfree86/dixmods/dbemodule.c                      |   25 
 hw/xfree86/dixmods/extmod/dgaproc.h                 |  128 
 hw/xfree86/dixmods/extmod/modinit.c                 |  189 
 hw/xfree86/dixmods/extmod/modinit.h                 |   17 
 hw/xfree86/dixmods/extmod/xf86dga2.c                |  552 
 hw/xfree86/dixmods/extmod/xf86vmode.c               | 2458 +-
 hw/xfree86/dixmods/extmod/xvmod.c                   |    1 
 hw/xfree86/dixmods/extmod/xvmodproc.h               |    8 
 hw/xfree86/dixmods/fbmodule.c                       |   28 
 hw/xfree86/dixmods/glxmodule.c                      |   51 
 hw/xfree86/dixmods/recordmod.c                      |   23 
 hw/xfree86/dixmods/shmodule.c                       |   23 
 hw/xfree86/dixmods/xkbKillSrv.c                     |    2 
 hw/xfree86/dixmods/xkbPrivate.c                     |   19 
 hw/xfree86/dixmods/xkbVT.c                          |    8 
 hw/xfree86/dri/dri.c                                | 2423 +-
 hw/xfree86/dri/dri.h                                |  295 
 hw/xfree86/dri/drimodule.c                          |   40 
 hw/xfree86/dri/dristruct.h                          |   95 
 hw/xfree86/dri/sarea.h                              |   33 
 hw/xfree86/dri/xf86dri.c                            |  473 
 hw/xfree86/dri2/dri2.c                              |  946 -
 hw/xfree86/dri2/dri2.h                              |  178 
 hw/xfree86/dri2/dri2ext.c                           |  228 
 hw/xfree86/exa/examodule.c                          |  153 
 hw/xfree86/fbdevhw/fbdevhw.c                        | 1173 -
 hw/xfree86/fbdevhw/fbdevhw.h                        |   98 
 hw/xfree86/fbdevhw/fbdevhwstub.c                    |   92 
 hw/xfree86/fbdevhw/fbpriv.h                         |  330 
 hw/xfree86/i2c/bt829.c                              | 1110 -
 hw/xfree86/i2c/bt829.h                              |   90 
 hw/xfree86/i2c/bt829_module.c                       |   27 
 hw/xfree86/i2c/fi1236.c                             |  277 
 hw/xfree86/i2c/fi1236.h                             |  110 
 hw/xfree86/i2c/fi1236_module.c                      |   33 
 hw/xfree86/i2c/msp3430.c                            | 1184 -
 hw/xfree86/i2c/msp3430.h                            |   53 
 hw/xfree86/i2c/msp3430_module.c                     |   33 
 hw/xfree86/i2c/tda8425.c                            |  103 
 hw/xfree86/i2c/tda8425.h                            |   29 
 hw/xfree86/i2c/tda8425_module.c                     |   33 
 hw/xfree86/i2c/tda9850.c                            |  176 
 hw/xfree86/i2c/tda9850.h                            |   21 
 hw/xfree86/i2c/tda9850_module.c                     |   33 
 hw/xfree86/i2c/tda9885.c                            |  148 
 hw/xfree86/i2c/tda9885.h                            |   62 
 hw/xfree86/i2c/tda9885_module.c                     |   33 
 hw/xfree86/i2c/uda1380.c                            |  267 
 hw/xfree86/i2c/uda1380.h                            |   17 
 hw/xfree86/i2c/uda1380_module.c                     |   33 
 hw/xfree86/i2c/xf86i2c.c                            |  459 
 hw/xfree86/i2c/xf86i2c.h                            |  103 
 hw/xfree86/int10/generic.c                          |  262 
 hw/xfree86/int10/helper_exec.c                      |  547 
 hw/xfree86/int10/helper_mem.c                       |  182 
 hw/xfree86/int10/stub.c                             |    2 
 hw/xfree86/int10/xf86int10.c                        | 1238 -
 hw/xfree86/int10/xf86int10.h                        |   70 
 hw/xfree86/int10/xf86int10module.c                  |   23 
 hw/xfree86/int10/xf86x86emu.c                       |   38 
 hw/xfree86/loader/loader.c                          |   55 
 hw/xfree86/loader/loader.h                          |    4 
 hw/xfree86/loader/loaderProcs.h                     |   10 
 hw/xfree86/loader/loadext.c                         |  264 
 hw/xfree86/loader/loadmod.c                         | 1097 -
 hw/xfree86/loader/os.c                              |    2 
 hw/xfree86/modes/xf86Crtc.c                         | 3693 ++--
 hw/xfree86/modes/xf86Crtc.h                         |  496 
 hw/xfree86/modes/xf86Cursors.c                      |  632 
 hw/xfree86/modes/xf86DiDGA.c                        |  199 
 hw/xfree86/modes/xf86DisplayIDModes.c               |  481 
 hw/xfree86/modes/xf86EdidModes.c                    | 1068 -
 hw/xfree86/modes/xf86Modes.c                        |  636 
 hw/xfree86/modes/xf86Modes.h                        |   70 
 hw/xfree86/modes/xf86RandR12.c                      | 2146 +-
 hw/xfree86/modes/xf86RandR12.h                      |   21 
 hw/xfree86/modes/xf86Rename.h                       |    2 
 hw/xfree86/modes/xf86Rotate.c                       |  658 
 hw/xfree86/modes/xf86cvt.c                          |   63 
 hw/xfree86/modes/xf86gtf.c                          |   84 
 hw/xfree86/os-support/bsd/alpha_video.c             |  606 
 hw/xfree86/os-support/bsd/arm_video.c               |  741 
 hw/xfree86/os-support/bsd/bsd_VTsw.c                |   56 
 hw/xfree86/os-support/bsd/bsd_apm.c                 |   96 
 hw/xfree86/os-support/bsd/bsd_axp.c                 |   65 
 hw/xfree86/os-support/bsd/bsd_bell.c                |   48 
 hw/xfree86/os-support/bsd/bsd_ev56.c                |   30 
 hw/xfree86/os-support/bsd/bsd_init.c                |  778 
 hw/xfree86/os-support/bsd/bsd_kmod.c                |    7 
 hw/xfree86/os-support/bsd/bsd_kqueue_apm.c          |  134 
 hw/xfree86/os-support/bsd/i386_video.c              | 1113 -
 hw/xfree86/os-support/bsd/memrange.h                |   57 
 hw/xfree86/os-support/bsd/ppc_video.c               |  105 
 hw/xfree86/os-support/bsd/sparc64_video.c           |   40 
 hw/xfree86/os-support/bus/Pci.c                     |    2 
 hw/xfree86/os-support/bus/Pci.h                     |    5 
 hw/xfree86/os-support/bus/Sbus.c                    |  627 
 hw/xfree86/os-support/bus/nobus.c                   |    6 
 hw/xfree86/os-support/bus/xf86Pci.h                 |   11 
 hw/xfree86/os-support/bus/xf86Sbus.h                |    2 
 hw/xfree86/os-support/hurd/hurd_init.c              |   43 
 hw/xfree86/os-support/hurd/hurd_mmap.c              |   84 
 hw/xfree86/os-support/hurd/hurd_video.c             |  109 
 hw/xfree86/os-support/linux/int10/linux.c           |  544 
 hw/xfree86/os-support/linux/int10/vm86/linux_vm86.c |  390 
 hw/xfree86/os-support/linux/lnx_acpi.c              |  118 
 hw/xfree86/os-support/linux/lnx_agp.c               |  461 
 hw/xfree86/os-support/linux/lnx_apm.c               |  153 
 hw/xfree86/os-support/linux/lnx_axp.c               |  166 
 hw/xfree86/os-support/linux/lnx_bell.c              |    2 
 hw/xfree86/os-support/linux/lnx_ev56.c              |   30 
 hw/xfree86/os-support/linux/lnx_init.c              |  343 
 hw/xfree86/os-support/linux/lnx_kmod.c              |  127 
 hw/xfree86/os-support/linux/lnx_video.c             |  808 
 hw/xfree86/os-support/misc/SlowBcopy.c              |   87 
 hw/xfree86/os-support/shared/VTsw_noop.c            |    8 
 hw/xfree86/os-support/shared/VTsw_usl.c             |   34 
 hw/xfree86/os-support/shared/agp_noop.c             |   23 
 hw/xfree86/os-support/shared/bios_mmap.c            |  128 
 hw/xfree86/os-support/shared/ioperm_noop.c          |    5 
 hw/xfree86/os-support/shared/kmod_noop.c            |    5 
 hw/xfree86/os-support/shared/pm_noop.c              |    4 
 hw/xfree86/os-support/shared/posix_tty.c            |  847 -
 hw/xfree86/os-support/shared/sigio.c                |  300 
 hw/xfree86/os-support/shared/sigiostubs.c           |   19 
 hw/xfree86/os-support/shared/vidmem.c               |  317 
 hw/xfree86/os-support/shared/xf86Axp.c              |   41 
 hw/xfree86/os-support/shared/xf86Axp.h              |   37 
 hw/xfree86/os-support/solaris/sun_VTsw.c            |  115 
 hw/xfree86/os-support/solaris/sun_agp.c             |  389 
 hw/xfree86/os-support/solaris/sun_apm.c             |  123 
 hw/xfree86/os-support/solaris/sun_bell.c            |   43 
 hw/xfree86/os-support/solaris/sun_init.c            |  502 
 hw/xfree86/os-support/solaris/sun_vid.c             |  177 
 hw/xfree86/os-support/stub/stub_bios.c              |    4 
 hw/xfree86/os-support/stub/stub_init.c              |    2 
 hw/xfree86/os-support/stub/stub_video.c             |    4 
 hw/xfree86/os-support/xf86OSpriv.h                  |   32 
 hw/xfree86/os-support/xf86_OSlib.h                  |  409 
 hw/xfree86/os-support/xf86_OSproc.h                 |  101 
 hw/xfree86/parser/Configint.h                       |   17 
 hw/xfree86/parser/DRI.c                             |  101 
 hw/xfree86/parser/Device.c                          |  531 
 hw/xfree86/parser/Extensions.c                      |   66 
 hw/xfree86/parser/Files.c                           |  299 
 hw/xfree86/parser/Flags.c                           |  649 
 hw/xfree86/parser/Input.c                           |  217 
 hw/xfree86/parser/InputClass.c                      |   24 
 hw/xfree86/parser/Layout.c                          |  838 
 hw/xfree86/parser/Module.c                          |  329 
 hw/xfree86/parser/Monitor.c                         | 1465 -
 hw/xfree86/parser/Pointer.c                         |  290 
 hw/xfree86/parser/Screen.c                          |  874 -
 hw/xfree86/parser/Vendor.c                          |  270 
 hw/xfree86/parser/Video.c                           |  346 
 hw/xfree86/parser/configProcs.h                     |   86 
 hw/xfree86/parser/read.c                            |  376 
 hw/xfree86/parser/scan.c                            | 1541 -
 hw/xfree86/parser/write.c                           |  187 
 hw/xfree86/parser/xf86Optrec.h                      |   24 
 hw/xfree86/parser/xf86Parser.h                      |  721 
 hw/xfree86/parser/xf86tokens.h                      |   19 
 hw/xfree86/ramdac/BT.c                              |  158 
 hw/xfree86/ramdac/BT.h                              |   15 
 hw/xfree86/ramdac/BTPriv.h                          |    8 
 hw/xfree86/ramdac/IBM.c                             |  838 
 hw/xfree86/ramdac/IBM.h                             |   73 
 hw/xfree86/ramdac/IBMPriv.h                         |   22 
 hw/xfree86/ramdac/TI.c                              |  838 
 hw/xfree86/ramdac/TI.h                              |   41 
 hw/xfree86/ramdac/TIPriv.h                          |    6 
 hw/xfree86/ramdac/xf86Cursor.c                      |  366 
 hw/xfree86/ramdac/xf86Cursor.h                      |   21 
 hw/xfree86/ramdac/xf86CursorPriv.h                  |   45 
 hw/xfree86/ramdac/xf86HWCurs.c                      |  433 
 hw/xfree86/ramdac/xf86RamDac.c                      |   30 
 hw/xfree86/ramdac/xf86RamDac.h                      |  103 
 hw/xfree86/ramdac/xf86RamDacCmap.c                  |   24 
 hw/xfree86/ramdac/xf86RamDacPriv.h                  |    4 
 hw/xfree86/sdksyms.sh                               |    5 
 hw/xfree86/shadowfb/sfbmodule.c                     |   23 
 hw/xfree86/shadowfb/shadow.c                        | 2014 +-
 hw/xfree86/shadowfb/shadowfb.h                      |   18 
 hw/xfree86/utils/cvt/cvt.c                          |  100 
 hw/xfree86/utils/gtf/gtf.c                          |  324 
 hw/xfree86/vbe/vbe.c                                | 1032 -
 hw/xfree86/vbe/vbe.h                                |  208 
 hw/xfree86/vbe/vbeModes.c                           |  520 
 hw/xfree86/vbe/vbeModes.h                           |   30 
 hw/xfree86/vbe/vbe_module.c                         |    7 
 hw/xfree86/vgahw/vgaCmap.c                          |  332 
 hw/xfree86/vgahw/vgaHW.c                            | 1385 -
 hw/xfree86/vgahw/vgaHW.h                            |  184 
 hw/xfree86/vgahw/vgaHWmodule.c                      |   20 
 hw/xfree86/x86emu/debug.c                           |  507 
 hw/xfree86/x86emu/decode.c                          | 1068 -
 hw/xfree86/x86emu/fpu.c                             |  449 
 hw/xfree86/x86emu/ops.c                             | 2873 ++-
 hw/xfree86/x86emu/ops2.c                            | 1877 +-
 hw/xfree86/x86emu/prim_ops.c                        | 3147 +--
 hw/xfree86/x86emu/sys.c                             |  427 
 hw/xfree86/x86emu/validate.c                        |   50 
 hw/xfree86/x86emu/x86emu.h                          |   75 
 hw/xfree86/x86emu/x86emu/debug.h                    |  163 
 hw/xfree86/x86emu/x86emu/decode.h                   |   57 
 hw/xfree86/x86emu/x86emu/fpu.h                      |   23 
 hw/xfree86/x86emu/x86emu/fpu_regs.h                 |   44 
 hw/xfree86/x86emu/x86emu/ops.h                      |    6 
 hw/xfree86/x86emu/x86emu/prim_asm.h                 |  251 
 hw/xfree86/x86emu/x86emu/prim_ops.h                 |  189 
 hw/xfree86/x86emu/x86emu/prim_x86_gcc.h             |   36 
 hw/xfree86/x86emu/x86emu/regs.h                     |  101 
 hw/xfree86/x86emu/x86emu/types.h                    |   23 
 hw/xfree86/x86emu/x86emu/x86emui.h                  |   34 
 hw/xfree86/xaa/xaa.h                                | 1872 --
 hw/xfree86/xaa/xaaBitBlt.c                          |  246 
 hw/xfree86/xaa/xaaBitOrder.c                        |    8 
 hw/xfree86/xaa/xaaBitmap.c                          |  653 
 hw/xfree86/xaa/xaaCpyArea.c                         |  476 
 hw/xfree86/xaa/xaaCpyPlane.c                        |  286 
 hw/xfree86/xaa/xaaCpyWin.c                          |   46 
 hw/xfree86/xaa/xaaDashLine.c                        |  497 
 hw/xfree86/xaa/xaaFallback.c                        |  282 
 hw/xfree86/xaa/xaaFillArc.c                         |  163 
 hw/xfree86/xaa/xaaFillPoly.c                        | 1387 -
 hw/xfree86/xaa/xaaFillRect.c                        | 1666 -
 hw/xfree86/xaa/xaaGC.c                              |  710 
 hw/xfree86/xaa/xaaGCmisc.c                          |  709 
 hw/xfree86/xaa/xaaImage.c                           |  873 -
 hw/xfree86/xaa/xaaInit.c                            |  652 
 hw/xfree86/xaa/xaaInitAccel.c                       | 2331 +-
 hw/xfree86/xaa/xaaLine.c                            |  614 
 hw/xfree86/xaa/xaaLineMisc.c                        |  165 
 hw/xfree86/xaa/xaaNonTEGlyph.c                      |  194 
 hw/xfree86/xaa/xaaNonTEText.c                       |  726 
 hw/xfree86/xaa/xaaOffscreen.c                       |  141 
 hw/xfree86/xaa/xaaOverlay.c                         |   81 
 hw/xfree86/xaa/xaaOverlayDF.c                       | 1135 -
 hw/xfree86/xaa/xaaPCache.c                          | 4123 ++--
 hw/xfree86/xaa/xaaPict.c                            |  863 -
 hw/xfree86/xaa/xaaROP.c                             |  242 
 hw/xfree86/xaa/xaaRect.c                            |  149 
 hw/xfree86/xaa/xaaSpans.c                           | 1378 -
 hw/xfree86/xaa/xaaStateChange.c                     | 2264 +-
 hw/xfree86/xaa/xaaStipple.c                         | 1197 -
 hw/xfree86/xaa/xaaTEGlyph.c                         | 1382 -
 hw/xfree86/xaa/xaaTEText.c                          |  338 
 hw/xfree86/xaa/xaaTables.c                          |  198 
 hw/xfree86/xaa/xaaWideLine.c                        | 1265 -
 hw/xfree86/xaa/xaacexp.h                            |   95 
 hw/xfree86/xaa/xaalocal.h                           | 2582 +--
 hw/xfree86/xaa/xaarop.h                             |   10 
 hw/xfree86/xaa/xaawrap.h                            |    6 
 hw/xnest/Args.c                                     |  262 
 hw/xnest/Args.h                                     |   20 
 hw/xnest/Color.c                                    |  676 
 hw/xnest/Color.h                                    |   21 
 hw/xnest/Cursor.c                                   |  193 
 hw/xnest/Display.c                                  |  274 
 hw/xnest/Display.h                                  |    8 
 hw/xnest/Drawable.h                                 |    2 
 hw/xnest/Events.c                                   |  261 
 hw/xnest/Events.h                                   |    2 
 hw/xnest/Font.c                                     |   70 
 hw/xnest/GC.c                                       |  412 
 hw/xnest/GCOps.c                                    |  323 
 hw/xnest/GCOps.h                                    |   58 
 hw/xnest/Handlers.c                                 |    6 
 hw/xnest/Handlers.h                                 |    4 
 hw/xnest/Init.c                                     |  117 
 hw/xnest/Init.h                                     |    2 
 hw/xnest/Keyboard.c                                 |  375 
 hw/xnest/Keyboard.h                                 |    4 
 hw/xnest/Pixmap.c                                   |  162 
 hw/xnest/Pointer.c                                  |   89 
 hw/xnest/Pointer.h                                  |    4 
 hw/xnest/Screen.c                                   |  644 
 hw/xnest/Screen.h                                   |    2 
 hw/xnest/Visual.c                                   |   50 
 hw/xnest/Visual.h                                   |    4 
 hw/xnest/Window.c                                   |  740 
 hw/xnest/XNCursor.h                                 |   25 
 hw/xnest/XNFont.h                                   |    4 
 hw/xnest/XNGC.h                                     |    5 
 hw/xnest/XNPixmap.h                                 |    7 
 hw/xnest/XNWindow.h                                 |   29 
 hw/xnest/Xnest.h                                    |    8 
 hw/xnest/xnest-config.h                             |    2 
 hw/xquartz/GL/capabilities.c                        |  619 
 hw/xquartz/GL/capabilities.h                        |   10 
 hw/xquartz/GL/glcontextmodes.c                      |  643 
 hw/xquartz/GL/glcontextmodes.h                      |   34 
 hw/xquartz/GL/indirect.c                            |  498 
 hw/xquartz/GL/visualConfigs.c                       |  300 
 hw/xquartz/GL/visualConfigs.h                       |    3 
 hw/xquartz/X11Application.h                         |  184 
 hw/xquartz/X11Application.m                         | 1971 +-
 hw/xquartz/X11Controller.h                          |  115 
 hw/xquartz/X11Controller.m                          | 1160 -
 hw/xquartz/applewm.c                                |  373 
 hw/xquartz/applewmExt.h                             |   93 
 hw/xquartz/console_redirect.c                       |  312 
 hw/xquartz/console_redirect.h                       |    8 
 hw/xquartz/darwin.c                                 |  648 
 hw/xquartz/darwin.h                                 |   71 
 hw/xquartz/darwinEvents.c                           |  699 
 hw/xquartz/darwinEvents.h                           |   47 
 hw/xquartz/darwinXinput.c                           |  110 
 hw/xquartz/darwinfb.h                               |   37 
 hw/xquartz/keysym2ucs.c                             | 1622 -
 hw/xquartz/keysym2ucs.h                             |    6 
 hw/xquartz/mach-startup/bundle-main.c               |  540 
 hw/xquartz/mach-startup/launchd_fd.c                |   67 
 hw/xquartz/mach-startup/launchd_fd.h                |    5 
 hw/xquartz/mach-startup/stub.c                      |  228 
 hw/xquartz/pbproxy/app-main.m                       |  119 
 hw/xquartz/pbproxy/main.m                           |  135 
 hw/xquartz/pbproxy/pbproxy.h                        |   97 
 hw/xquartz/pbproxy/trick_autotools.c                |    6 
 hw/xquartz/pbproxy/x-input.m                        |  228 
 hw/xquartz/pbproxy/x-selection.h                    |  125 
 hw/xquartz/pbproxy/x-selection.m                    | 1599 -
 hw/xquartz/pseudoramiX.c                            |  362 
 hw/xquartz/pseudoramiX.h                            |    6 
 hw/xquartz/quartz.c                                 |  243 
 hw/xquartz/quartz.h                                 |   62 
 hw/xquartz/quartzCocoa.m                            |   17 
 hw/xquartz/quartzCommon.h                           |    8 
 hw/xquartz/quartzKeyboard.c                         |  843 
 hw/xquartz/quartzKeyboard.h                         |   35 
 hw/xquartz/quartzRandR.c                            |  431 
 hw/xquartz/quartzRandR.h                            |   23 
 hw/xquartz/quartzStartup.c                          |   56 
 hw/xquartz/sanitizedCarbon.h                        |   10 
 hw/xquartz/sanitizedCocoa.h                         |   10 
 hw/xquartz/xpr/appledri.c                           |  261 
 hw/xquartz/xpr/appledri.h                           |  154 
 hw/xquartz/xpr/appledristr.h                        |  392 
 hw/xquartz/xpr/dri.c                                |  577 
 hw/xquartz/xpr/dri.h                                |  153 
 hw/xquartz/xpr/driWrap.c                            |  332 
 hw/xquartz/xpr/driWrap.h                            |   53 
 hw/xquartz/xpr/dristruct.h                          |  102 
 hw/xquartz/xpr/x-hash.c                             |  266 
 hw/xquartz/xpr/x-hash.h                             |  119 
 hw/xquartz/xpr/x-hook.c                             |  132 
 hw/xquartz/xpr/x-hook.h                             |   65 
 hw/xquartz/xpr/x-list.c                             |  206 
 hw/xquartz/xpr/x-list.h                             |  111 
 hw/xquartz/xpr/xpr.h                                |   41 
 hw/xquartz/xpr/xprAppleWM.c                         |   77 
 hw/xquartz/xpr/xprCursor.c                          |  129 
 hw/xquartz/xpr/xprEvent.c                           |   43 
 hw/xquartz/xpr/xprEvent.h                           |    5 
 hw/xquartz/xpr/xprFrame.c                           |  254 
 hw/xquartz/xpr/xprScreen.c                          |  255 
 hw/xwin/InitInput.c                                 |   92 
 hw/xwin/InitOutput.c                                | 1104 -
 hw/xwin/ddraw.h                                     | 2158 +-
 hw/xwin/glx/glwindows.h                             |   20 
 hw/xwin/glx/glwrap.c                                |   84 
 hw/xwin/glx/indirect.c                              | 2688 +--
 hw/xwin/glx/wgl_ext_api.h                           |   40 
 hw/xwin/glx/winpriv.c                               |   58 
 hw/xwin/win.h                                       |  990 -
 hw/xwin/winallpriv.c                                |  162 
 hw/xwin/winauth.c                                   |  164 
 hw/xwin/winblock.c                                  |   77 
 hw/xwin/winclip.c                                   |    6 
 hw/xwin/winclipboard.h                              |   44 
 hw/xwin/winclipboardinit.c                          |  137 
 hw/xwin/winclipboardtextconv.c                      |  166 
 hw/xwin/winclipboardthread.c                        |  688 
 hw/xwin/winclipboardunicode.c                       |   32 
 hw/xwin/winclipboardwndproc.c                       |  870 -
 hw/xwin/winclipboardwrappers.c                      |  557 
 hw/xwin/winclipboardxevents.c                       | 1379 -
 hw/xwin/wincmap.c                                   |  809 
 hw/xwin/winconfig.c                                 | 1515 -
 hw/xwin/winconfig.h                                 |  448 
 hw/xwin/wincreatewnd.c                              |  906 -
 hw/xwin/wincursor.c                                 |  864 -
 hw/xwin/windialogs.c                                |  977 -
 hw/xwin/winengine.c                                 |  408 
 hw/xwin/winerror.c                                  |  114 
 hw/xwin/winfillsp.c                                 | 1535 -
 hw/xwin/winfont.c                                   |   50 
 hw/xwin/wingc.c                                     |  199 
 hw/xwin/wingetsp.c                                  |  217 
 hw/xwin/winglobals.c                                |   96 
 hw/xwin/winglobals.h                                |   57 
 hw/xwin/winkeybd.c                                  |  643 
 hw/xwin/winkeybd.h                                  |  520 
 hw/xwin/winkeyhook.c                                |  189 
 hw/xwin/winkeynames.h                               |   40 
 hw/xwin/winlayouts.h                                |   96 
 hw/xwin/winmessages.h                               | 2051 +-
 hw/xwin/winmisc.c                                   |  121 
 hw/xwin/winmonitors.c                               |   33 
 hw/xwin/winmonitors.h                               |   12 
 hw/xwin/winmouse.c                                  |  458 
 hw/xwin/winms.h                                     |    2 
 hw/xwin/winmsg.c                                    |  167 
 hw/xwin/winmsg.h                                    |   19 
 hw/xwin/winmultiwindowclass.c                       |  436 
 hw/xwin/winmultiwindowclass.h                       |   79 
 hw/xwin/winmultiwindowicons.c                       | 1043 -
 hw/xwin/winmultiwindowshape.c                       |  259 
 hw/xwin/winmultiwindowwindow.c                      | 1289 -
 hw/xwin/winmultiwindowwm.c                          | 2408 +-
 hw/xwin/winmultiwindowwndproc.c                     | 1746 +-
 hw/xwin/winnativegdi.c                              |  629 
 hw/xwin/winpfbdd.c                                  |  976 -
 hw/xwin/winpixmap.c                                 |  211 
 hw/xwin/winpolyline.c                               |   24 
 hw/xwin/winprefs.c                                  | 1157 -
 hw/xwin/winprefs.h                                  |  159 
 hw/xwin/winprocarg.c                                | 1762 --
 hw/xwin/winrandr.c                                  |  228 
 hw/xwin/winregistry.c                               |   44 
 hw/xwin/winresource.h                               |    2 
 hw/xwin/winrop.c                                    |  134 
 hw/xwin/winscrinit.c                                | 1082 -
 hw/xwin/winsetsp.c                                  |  239 
 hw/xwin/winshaddd.c                                 | 1838 +-
 hw/xwin/winshadddnl.c                               | 1898 +-
 hw/xwin/winshadgdi.c                                | 1630 -
 hw/xwin/wintrayicon.c                               |  235 
 hw/xwin/winvalargs.c                                |  210 
 hw/xwin/winvideo.c                                  |   95 
 hw/xwin/winwakeup.c                                 |   28 
 hw/xwin/winwin32rootless.c                          | 1427 -
 hw/xwin/winwin32rootlesswindow.c                    |  583 
 hw/xwin/winwin32rootlesswndproc.c                   | 1929 +-
 hw/xwin/winwindow.c                                 |  719 
 hw/xwin/winwindow.h                                 |   84 
 hw/xwin/winwindowswm.c                              |  789 
 hw/xwin/winwndproc.c                                | 2029 +-
 include/XIstubs.h                                   |   27 
 include/Xprintf.h                                   |   46 
 include/callback.h                                  |   38 
 include/client.h                                    |   13 
 include/closestr.h                                  |  107 
 include/closure.h                                   |   13 
 include/colormap.h                                  |  207 
 include/colormapst.h                                |   74 
 include/cursor.h                                    |  130 
 include/cursorstr.h                                 |   29 
 include/dix.h                                       |  725 
 include/dixaccess.h                                 |   58 
 include/dixevents.h                                 |   72 
 include/dixfont.h                                   |  187 
 include/dixfontstr.h                                |    6 
 include/dixgrabs.h                                  |   45 
 include/dixstruct.h                                 |  165 
 include/eventconvert.h                              |    2 
 include/events.h                                    |    2 
 include/eventstr.h                                  |   57 
 include/exevents.h                                  |  403 
 include/extension.h                                 |   11 
 include/extinit.h                                   |   16 
 include/extnsionst.h                                |   62 
 include/gc.h                                        |  140 
 include/gcstruct.h                                  |  434 
 include/globals.h                                   |    4 
 include/hotplug.h                                   |    2 
 include/input.h                                     |  702 
 include/inputstr.h                                  |  556 
 include/inpututils.h                                |   23 
 include/list.h                                      |   15 
 include/misc.h                                      |   93 
 include/miscstruct.h                                |   11 
 include/opaque.h                                    |    6 
 include/optionstr.h                                 |    3 
 include/os.h                                        |  578 
 include/pixmap.h                                    |   41 
 include/pixmapstr.h                                 |   41 
 include/privates.h                                  |   80 
 include/property.h                                  |   72 
 include/propertyst.h                                |   20 
 include/ptrveloc.h                                  |   71 
 include/region.h                                    |    3 
 include/regionstr.h                                 |  183 
 include/registry.h                                  |    8 
 include/resource.h                                  |  181 
 include/rgb.h                                       |    7 
 include/screenint.h                                 |   21 
 include/scrnintstr.h                                |  798 
 include/selection.h                                 |   17 
 include/servermd.h                                  |  142 
 include/site.h                                      |    9 
 include/swaprep.h                                   |  430 
 include/swapreq.h                                   |    8 
 include/validate.h                                  |    2 
 include/window.h                                    |  302 
 include/windowstr.h                                 |  123 
 include/xkbfile.h                                   |  354 
 include/xkbrules.h                                  |  105 
 include/xkbsrv.h                                    | 1468 -
 include/xkbstr.h                                    |  763 
 include/xserver-properties.h                        |    2 
 mi/mi.h                                             |  827 
 mi/miarc.c                                          | 5238 ++----
 mi/mibitblt.c                                       |  853 -
 mi/mibstore.c                                       |    2 
 mi/mibstore.h                                       |    2 
 mi/micmap.c                                         |  685 
 mi/micmap.h                                         |   32 
 mi/micoord.h                                        |    2 
 mi/micopy.c                                         |  449 
 mi/micursor.c                                       |    3 
 mi/midash.c                                         |   40 
 mi/midispcur.c                                      |  548 
 mi/mieq.c                                           |  348 
 mi/miexpose.c                                       |  759 
 mi/mifillarc.c                                      |  900 -
 mi/mifillarc.h                                      |   31 
 mi/mifillrct.c                                      |   93 
 mi/mifpoly.h                                        |   40 
 mi/mifpolycon.c                                     |  207 
 mi/migc.c                                           |  307 
 mi/migc.h                                           |   64 
 mi/miglblt.c                                        |  186 
 mi/miinitext.c                                      |  260 
 mi/miline.h                                         |   49 
 mi/mioverlay.c                                      | 2466 +-
 mi/mioverlay.h                                      |   24 
 mi/mipointer.c                                      |  319 
 mi/mipointer.h                                      |  175 
 mi/mipointrst.h                                     |   31 
 mi/mipoly.c                                         |   77 
 mi/mipoly.h                                         |   80 
 mi/mipolycon.c                                      |   98 
 mi/mipolygen.c                                      |  101 
 mi/mipolypnt.c                                      |   87 
 mi/mipolyrect.c                                     |  198 
 mi/mipolyseg.c                                      |   12 
 mi/mipolytext.c                                     |   62 
 mi/mipolyutil.c                                     |   88 
 mi/mipushpxl.c                                      |  274 
 mi/miscanfill.h                                     |   13 
 mi/miscrinit.c                                      |  199 
 mi/mispans.c                                        |  719 
 mi/mispans.h                                        |   45 
 mi/misprite.c                                       |  700 
 mi/misprite.h                                       |    8 
 mi/mistruct.h                                       |   17 
 mi/mivalidate.h                                     |   14 
 mi/mivaltree.c                                      |  895 -
 mi/miwideline.c                                     | 3144 +--
 mi/miwideline.h                                     |   81 
 mi/miwindow.c                                       |  958 -
 mi/mizerarc.c                                       | 1127 -
 mi/mizerarc.h                                       |   10 
 mi/mizerclip.c                                      |  370 
 mi/mizerline.c                                      |  389 
 miext/cw/cw.c                                       |  355 
 miext/cw/cw.h                                       |   82 
 miext/cw/cw_ops.c                                   |  223 
 miext/cw/cw_render.c                                |  378 
 miext/damage/damage.c                               | 2479 +-
 miext/damage/damage.h                               |   85 
 miext/damage/damagestr.h                            |   72 
 miext/rootless/rootless.h                           |   81 
 miext/rootless/rootlessCommon.c                     |  188 
 miext/rootless/rootlessCommon.h                     |   46 
 miext/rootless/rootlessConfig.h                     |   22 
 miext/rootless/rootlessGC.c                         |  427 
 miext/rootless/rootlessScreen.c                     |  233 
 miext/rootless/rootlessValTree.c                    |  589 
 miext/rootless/rootlessWindow.c                     |  387 
 miext/rootless/rootlessWindow.h                     |   15 
 miext/shadow/shadow.c                               |   92 
 miext/shadow/shadow.h                               |  114 
 miext/shadow/shalloc.c                              |    9 
 miext/shadow/shpacked.c                             |  128 
 miext/shadow/shplanar.c                             |  162 
 miext/shadow/shplanar8.c                            |  151 
 miext/shadow/shrotate.c                             |  425 
 miext/shadow/shrotpack.h                            |  111 
 miext/shadow/shrotpackYX.h                          |  151 
 miext/sync/misync.c                                 |   81 
 miext/sync/misync.h                                 |   52 
 miext/sync/misyncstr.h                              |   56 
 os/WaitFor.c                                        |  607 
 os/access.c                                         | 2000 +-
 os/auth.c                                           |  323 
 os/backtrace.c                                      |  235 
 os/client.c                                         |  120 
 os/connection.c                                     | 1045 -
 os/io.c                                             | 1201 -
 os/log.c                                            |  306 
 os/mitauth.c                                        |  151 
 os/oscolor.c                                        | 3058 +--
 os/osdep.h                                          |  116 
 os/osinit.c                                         |  285 
 os/rpcauth.c                                        |  113 
 os/strcasecmp.c                                     |    4 
 os/strcasestr.c                                     |   28 
 os/strlcat.c                                        |   41 
 os/strlcpy.c                                        |   35 
 os/strndup.c                                        |   18 
 os/utils.c                                          | 1666 -
 os/xdmauth.c                                        |  516 
 os/xdmcp.c                                          | 1644 -
 os/xprintf.c                                        |   41 
 os/xsha1.c                                          |   79 
 os/xstrans.c                                        |    4 
 randr/randr.c                                       |  394 
 randr/randrstr.h                                    |  681 
 randr/rrcrtc.c                                      | 1504 -
 randr/rrdispatch.c                                  |  347 
 randr/rrinfo.c                                      |  310 
 randr/rrmode.c                                      |  385 
 randr/rroutput.c                                    |  527 
 randr/rrpointer.c                                   |  151 
 randr/rrproperty.c                                  |  775 
 randr/rrscreen.c                                    | 1321 -
 randr/rrsdispatch.c                                 |  184 
 randr/rrtransform.c                                 |  368 
 randr/rrtransform.h                                 |   53 
 randr/rrxinerama.c                                  |  311 
 record/record.c                                     | 2758 +--
 record/set.c                                        |  338 
 record/set.h                                        |   38 
 render/animcur.c                                    |  386 
 render/filter.c                                     |  339 
 render/glyph.c                                      |  894 -
 render/glyphstr.h                                   |   91 
 render/matrix.c                                     |   18 
 render/miindex.c                                    |  432 
 render/mipict.c                                     |  786 
 render/mipict.h                                     |  153 
 render/mirect.c                                     |  237 
 render/mitrap.c                                     |   58 
 render/mitri.c                                      |   43 
 render/picture.c                                    | 2023 +-
 render/picture.h                                    |  115 
 render/picturestr.h                                 |  702 
 render/render.c                                     | 3784 ++--
 test/Makefile.am                                    |    3 
 test/ddxstubs.c                                     |   48 
 test/fixes.c                                        |   53 
 test/input.c                                        |  445 
 test/list.c                                         |  110 
 test/misc.c                                         |   10 
 test/string.c                                       |   13 
 test/touch.c                                        |   30 
 test/xfree86.c                                      |   17 
 test/xi2/protocol-common.c                          |   92 
 test/xi2/protocol-common.h                          |   24 
 test/xi2/protocol-eventconvert.c                    |  453 
 test/xi2/protocol-xigetclientpointer.c              |   27 
 test/xi2/protocol-xigetselectedevents.c             |   88 
 test/xi2/protocol-xipassivegrabdevice.c             |   91 
 test/xi2/protocol-xiquerydevice.c                   |  339 
 test/xi2/protocol-xiquerypointer.c                  |   45 
 test/xi2/protocol-xiqueryversion.c                  |   27 
 test/xi2/protocol-xiselectevents.c                  |  130 
 test/xi2/protocol-xisetclientpointer.c              |   23 
 test/xi2/protocol-xiwarppointer.c                   |   40 
 test/xi2/xi2.c                                      |   16 
 test/xkb.c                                          |   17 
 test/xtest.c                                        |   27 
 xfixes/cursor.c                                     | 1165 -
 xfixes/region.c                                     |  758 
 xfixes/saveset.c                                    |   32 
 xfixes/select.c                                     |  302 
 xfixes/xfixes.c                                     |  260 
 xfixes/xfixes.h                                     |   17 
 xfixes/xfixesint.h                                  |  174 
 xkb/XKBAlloc.c                                      |  412 
 xkb/XKBGAlloc.c                                     | 1044 -
 xkb/XKBMAlloc.c                                     | 1481 -
 xkb/XKBMisc.c                                       | 1354 -
 xkb/ddxBeep.c                                       |  455 
 xkb/ddxCtrls.c                                      |   32 
 xkb/ddxKillSrv.c                                    |    2 
 xkb/ddxLEDs.c                                       |   40 
 xkb/ddxList.c                                       |  350 
 xkb/ddxLoad.c                                       |  384 
 xkb/ddxPrivate.c                                    |    2 
 xkb/ddxVT.c                                         |    2 
 xkb/maprules.c                                      | 1340 -
 xkb/xkb.c                                           | 9045 +++++-----
 xkb/xkbAccessX.c                                    |  872 -
 xkb/xkbActions.c                                    | 2063 +-
 xkb/xkbDflts.h                                      |  780 
 xkb/xkbEvents.c                                     | 1199 -
 xkb/xkbInit.c                                       |  588 
 xkb/xkbLEDs.c                                       | 1497 -
 xkb/xkbPrKeyEv.c                                    |  151 
 xkb/xkbSwap.c                                       |  188 
 xkb/xkbUtils.c                                      | 1292 -
 xkb/xkbfmisc.c                                      |  624 
 xkb/xkbgeom.h                                       |  829 
 xkb/xkbout.c                                        | 1551 -
 xkb/xkbtext.c                                       | 1883 +-
 xkb/xkmread.c                                       | 1831 +-
 1263 files changed, 266003 insertions(+), 260684 deletions(-)
---


More information about the Xquartz-changes mailing list