xorg-server: Changes to 'refs/tags/xorg-server-2_1.1.1-10'
Tag 'xorg-server-2_1.1.1-10' created by David Nusinow <dnusinow@debian.org> at 1970-01-01 00:00 +0100
Changes since xorg-server-2_1.0.2-10:
Branden Robinson:
Finalize directory renames for real this time.
Whitespace police.
Use only the major version, minor version, and major patch number
David Nusinow:
Prepare changelog for upload
* Move patch target call so that we don't try and build twice
Rename xorg-server vendor branch
Vendor drop of xorg-server 1.1.0
Merge xserver 1.1.0 to working branch
* New upstream release
* Add 15_symlink_mesa.diff
Merge xserver 1.1.1 to working branch
Remove obsolete patch and refresh others
Prepare changelog for upload to experimental
Add closer
* Enable and ship xephyr
* Hack off the 'x' manpage suffix
* Bump policy version to 3.7.2.0. No changes necessary.
Prepare changelog for upload
* Add 16_s390_fix.diff to fix FTBFS on s390. Thanks Bastian Blank.
* Bump build-depends version of libgl1-mesa-dev to 6.5.x package we have in
* Bump build-depends version of x11proto-gl-dev to 1.4.7 or greater
Prepare changelog for upload
xserver-xorg-core no longer Depends: xserver-xorg-video-all
* Add 17_ignoreabi.diff to allow users to simply set a value in xorg.conf
Prepare changelog for upload
* Fix error in 16_s390_fix.diff caused by my idiot copying. Thanks Yannick
Prepare changelog for upload
* Prepare changelog for upload to unstable. This will be staged temporarily
* Fix s390 build issue. Thanks Bastian Blank for the report and Eugene Konev
Add missed patch
* Update mesa symlink patch to the latest from HEAD
Prepare changelog for upload
Autoreconf with patch 20 applied so we can build with mesa 6.5.1
* Add kFreeBSD support patch (23). Thanks to Robert Millan, Petr Salinger,
* Add hurd support patch (24). Thanks Samuel Thibault, Daniel Stone, and
* Disable the explicit enabling of dri in the configure. The configure
* Use --with-default-font-path instead of --with-fontdir.
* Add several patches written by Kristian Høgsberg for allowing compiz to
Prepare changelog for release
* Add depends on xserver-xorg so that /etc/X11/X gets installed. Thanks
* Add 31_blocksigio.diff. This patch by Alan Hourihane, and it prevents a
Prepare changelog for upload
Denis Barbier:
Add 22_xkb_cycle_3layouts.diff to fix layout switching when 3 layouts
Fix virtual resolution switching. Closes: #391052
Fix changelog entry, thanks Michel Dänzer
Fix FTBFS on kfreebsd-i386 and kfreebsd-amd64. Thanks Petr Salinger.
Drew Parsons:
Updated mesa-swx11-source build-depends to (>> 6.5.0), required
* Tighten dependencies between X11R7.1 server and video drivers.
* xserver-xorg-core no longer Depends: xserver-xorg-video-all
* Added SGI FreeB licence to debian/copyright. Closes: #368563.
* Apply upstream patches 18_execinfo_configured.patch,
* Applied git patch 5a3488ccac8e5dabd9fc98bc41ef178ead1b2faf directly into
* Use __appmansuffix__ not __mansuffix__ in
Jurij Smakov:
Add 21_glx_align_fixes.patch to reintroduce the setting of __GLX_ALIGN64
Disable broken sparc PCI bridge handling
Michel Dänzer:
Add some bug closers.
Steve Langasek:
drop the version from the directory name, in preparation for the 7.1 merge to unstable
merge 2378:3219 from 7.1 branch onto main, in preparation for upload to
make sure everyone knows where this is going :)
Add versioned build-depends on x11proto-fixes-dev (>= 4.0), to ensure
document the bug # that Eugene didn't mention to me until after I'd
Thierry Reding:
Add watch files.
---
ChangeLog | 3631 ++
GL/Makefile.in | 276
GL/glx/Makefile.am | 56
GL/glx/Makefile.in | 395
GL/glx/g_disptab.c | 6
GL/glx/g_disptab.h | 556
GL/glx/g_disptab_EXT.c | 270
GL/glx/g_disptab_EXT.h | 113
GL/glx/glapi.c | 1039
GL/glx/glcontextmodes.c | 18
GL/glx/global.c | 1
GL/glx/glthread.c | 367
GL/glx/glxcmds.c | 435
GL/glx/glxcmdsswap.c | 114
GL/glx/glxcontext.h | 52
GL/glx/glxdrawable.h | 35
GL/glx/glxdri.c | 929
GL/glx/glxext.c | 234
GL/glx/glxscreens.c | 200
GL/glx/glxscreens.h | 36
GL/glx/glxserver.h | 90
GL/glx/glxutil.c | 392
GL/glx/glxutil.h | 33
GL/glx/glxvisuals.c | 518
GL/glx/indirect_dispatch.c | 5653 +++
GL/glx/indirect_dispatch.h | 931
GL/glx/indirect_dispatch_swap.c | 5820 ++++
GL/glx/indirect_reqsize.c | 838
GL/glx/indirect_reqsize.h | 121
GL/glx/indirect_size_get.c | 1163
GL/glx/indirect_size_get.h | 99
GL/glx/indirect_util.c | 206
GL/glx/indirect_util.h | 43
GL/glx/render2.c | 76
GL/glx/render2swap.c | 103
GL/glx/renderpix.c | 262
GL/glx/renderpixswap.c | 487
GL/glx/rensize.c | 579
GL/glx/rensizetab.c | 115
GL/glx/single2.c | 108
GL/glx/single2swap.c | 56
GL/glx/singlepix.c | 72
GL/glx/singlepixswap.c | 74
GL/glx/singlesize.c | 1039
GL/glx/singlesize.h | 27
GL/glx/xfont.c | 34
GL/include/GL/Makefile.in | 182
GL/include/GL/glx_ansic.h | 3
GL/include/GL/xf86glx.h | 4
GL/include/Makefile.in | 272
GL/mesa/Makefile.am | 5
GL/mesa/Makefile.in | 359
GL/mesa/X/Makefile.am | 9
GL/mesa/X/Makefile.in | 332
GL/mesa/X/xf86glx.c | 921
GL/mesa/X/xf86glx_util.c | 2
GL/mesa/X/xf86glxint.h | 56
GL/mesa/array_cache/Makefile.am | 7
GL/mesa/array_cache/Makefile.in | 287
GL/mesa/glapi/Makefile.am | 7
GL/mesa/glapi/Makefile.in | 286
GL/mesa/main/Makefile.am | 9
GL/mesa/main/Makefile.in | 344
GL/mesa/math/Makefile.am | 7
GL/mesa/math/Makefile.in | 295
GL/mesa/shader/Makefile.am | 12
GL/mesa/shader/Makefile.in | 379
GL/mesa/shader/grammar/Makefile.am | 7
GL/mesa/shader/grammar/Makefile.in | 286
GL/mesa/shader/slang/Makefile.am | 19
GL/mesa/shader/slang/Makefile.in | 330
GL/mesa/swrast/Makefile.am | 17
GL/mesa/swrast/Makefile.in | 334
GL/mesa/swrast_setup/Makefile.am | 7
GL/mesa/swrast_setup/Makefile.in | 287
GL/mesa/tnl/Makefile.am | 9
GL/mesa/tnl/Makefile.in | 329
GL/symlink-mesa.sh | 59
Makefile.am | 27
Makefile.in | 440
XTrap/Makefile.am | 8
XTrap/Makefile.in | 440
XTrap/xtrapddmi.c | 27
XTrap/xtrapdi.c | 6
XTrap/xtrapdiswp.c | 72
XTrap/xtrapditbl.c | 2
Xext/Makefile.am | 36
Xext/Makefile.in | 1118
Xext/cup.c | 4
Xext/dpms.c | 6
Xext/mbuf.c | 4
Xext/panoramiX.c | 23
Xext/panoramiX.h | 2
Xext/saver.c | 155
Xext/security.c | 1
Xext/shape.c | 5
Xext/shm.c | 9
Xext/shmint.h | 44
Xext/sleepuntil.c | 2
Xext/sync.c | 23
Xext/xevie.c | 52
Xext/xres.c | 6
Xext/xtest.c | 3
Xext/xtest1di.c | 2
Xext/xvdisp.c | 6
Xext/xvmain.c | 14
Xext/xvmc.c | 2
Xi/Makefile.in | 312
Xi/allowev.c | 88
Xi/allowev.h | 13
Xi/chgdctl.c | 166
Xi/chgdctl.h | 27
Xi/chgfctl.c | 644
Xi/chgfctl.h | 111
Xi/chgkbd.c | 127
Xi/chgkbd.h | 24
Xi/chgkmap.c | 60
Xi/chgkmap.h | 13
Xi/chgprop.c | 93
Xi/chgprop.h | 13
Xi/chgptr.c | 146
Xi/chgptr.h | 66
Xi/closedev.c | 104
Xi/closedev.h | 39
Xi/devbell.c | 76
Xi/devbell.h | 13
Xi/exevents.c | 1109
Xi/exglobals.h | 67
Xi/extinit.c | 788
Xi/getbmap.c | 70
Xi/getbmap.h | 27
Xi/getdctl.c | 157
Xi/getdctl.h | 41
Xi/getfctl.c | 344
Xi/getfctl.h | 99
Xi/getfocus.c | 53
Xi/getfocus.h | 27
Xi/getkmap.c | 92
Xi/getkmap.h | 27
Xi/getmmap.c | 77
Xi/getmmap.h | 27
Xi/getprop.c | 142
Xi/getprop.h | 43
Xi/getselev.c | 127
Xi/getselev.h | 27
Xi/getvers.c | 65
Xi/getvers.h | 27
Xi/grabdev.c | 144
Xi/grabdev.h | 45
Xi/grabdevb.c | 107
Xi/grabdevb.h | 13
Xi/grabdevk.c | 106
Xi/grabdevk.h | 13
Xi/gtmotion.c | 116
Xi/gtmotion.h | 27
Xi/listdev.c | 293
Xi/listdev.h | 117
Xi/opendev.c | 110
Xi/opendev.h | 27
Xi/queryst.c | 154
Xi/queryst.h | 27
Xi/selectev.c | 91
Xi/selectev.h | 13
Xi/sendexev.c | 101
Xi/sendexev.h | 13
Xi/setbmap.c | 79
Xi/setbmap.h | 27
Xi/setdval.c | 86
Xi/setdval.h | 27
Xi/setfocus.c | 44
Xi/setfocus.h | 13
Xi/setmmap.c | 87
Xi/setmmap.h | 27
Xi/setmode.c | 67
Xi/setmode.h | 27
Xi/stubs.c | 88
Xi/ungrdev.c | 46
Xi/ungrdev.h | 13
Xi/ungrdevb.c | 95
Xi/ungrdevb.h | 13
Xi/ungrdevk.c | 101
Xi/ungrdevk.h | 13
XpConfig/C/Makefile.in | 272
XpConfig/C/print/Makefile.in | 325
XpConfig/C/print/attributes/Makefile.in | 212
XpConfig/C/print/ddx-config/Makefile.in | 272
XpConfig/C/print/ddx-config/raster/Makefile.in | 212
XpConfig/C/print/models/CANONBJ10E-GS/Makefile.in | 212
XpConfig/C/print/models/CANONC3200-PS/Makefile.in | 303
XpConfig/C/print/models/CANONC3200-PS/fonts/Makefile.in | 191
XpConfig/C/print/models/GSdefault/Makefile.in | 212
XpConfig/C/print/models/HPDJ1600C/Makefile.in | 303
XpConfig/C/print/models/HPDJ1600C/fonts/Makefile.in | 212
XpConfig/C/print/models/HPLJ4050-PS/Makefile.in | 303
XpConfig/C/print/models/HPLJ4050-PS/fonts/Makefile.in | 191
XpConfig/C/print/models/HPLJ4family/Makefile.in | 303
XpConfig/C/print/models/HPLJ4family/fonts/Makefile.in | 212
XpConfig/C/print/models/Makefile.in | 272
XpConfig/C/print/models/PS2PDFspooldir-GS/Makefile.in | 212
XpConfig/C/print/models/PSdefault/Makefile.in | 303
XpConfig/C/print/models/PSdefault/fonts/Makefile.in | 221
XpConfig/C/print/models/PSspooldir/Makefile.in | 212
XpConfig/C/print/models/SPSPARC2/Makefile.in | 303
XpConfig/C/print/models/SPSPARC2/fonts/Makefile.in | 191
XpConfig/Makefile.in | 276
XpConfig/en_US/Makefile.in | 272
XpConfig/en_US/print/Makefile.in | 272
XpConfig/en_US/print/attributes/Makefile.in | 212
Xprint/AttrValid.h | 2
Xprint/Makefile.am | 13
Xprint/Makefile.in | 709
Xprint/Oid.h | 2
Xprint/Util.c | 4
Xprint/ddxInit.c | 5
Xprint/doc/Makefile.in | 229
Xprint/etc/Makefile.in | 272
Xprint/etc/Xsession.d/Makefile.in | 182
Xprint/etc/init.d/Makefile.am | 11
Xprint/etc/init.d/Makefile.in | 245
Xprint/etc/profile.d/Makefile.in | 182
Xprint/pcl-mono/Makefile.am | 5
Xprint/pcl-mono/Makefile.in | 974
Xprint/pcl/Makefile.am | 29
Xprint/pcl/Makefile.am.inc | 29
Xprint/pcl/Makefile.in | 479
Xprint/ps/Makefile.am | 7
Xprint/ps/Makefile.in | 347
Xprint/ps/PsFTFonts.c | 4
Xprint/ps/psout_ft.c | 4
Xprint/ps/psout_ftpstype1.c | 4
Xprint/ps/psout_ftpstype3.c | 45
Xprint/raster/Makefile.in | 281
aclocal.m4 | 2084 -
afb/Makefile.in | 351
afb/afb.h | 5
afb/afbbitblt.c | 50
afb/afbblt.c | 2
afb/afbclip.c | 2
afb/afbcmap.c | 41
afb/afbfillarc.c | 17
afb/afbfillrct.c | 11
afb/afbgc.c | 2
afb/afbimage.c | 2
afb/afbline.c | 1
afb/afbpixmap.c | 2
afb/afbply1rct.c | 2
afb/afbpushpxl.c | 94
afb/afbscrinit.c | 38
afb/afbwindow.c | 2
afb/afbzerarc.c | 11
cfb/Makefile.am | 4
cfb/Makefile.am.inc | 15
cfb/Makefile.in | 1242
cfb/cfb.h | 6
cfb/cfb8line.c | 1
cfb/cfbbitblt.c | 2
cfb/cfbblt.c | 2
cfb/cfbcppl.c | 1
cfb/cfbfillarc.c | 4
cfb/cfbgc.c | 2
cfb/cfbimage.c | 2
cfb/cfbline.c | 1
cfb/cfbmskbits.h | 1
cfb/cfbpixmap.c | 2
cfb/cfbply1rct.c | 2
cfb/cfbpntwin.c | 2
cfb/cfbrrop.h | 1
cfb/cfbwindow.c | 2
cfb/cfbzerarc.c | 4
cfb/stipsparc.s | 2
cfb/stipsprc32.s | 2
cfb16/Makefile.am | 4
cfb16/Makefile.in | 1210
cfb24/Makefile.in | 1109
cfb32/Makefile.am | 4
cfb32/Makefile.in | 1210
composite/Makefile.in | 283
composite/compalloc.c | 39
composite/compext.c | 303
composite/compinit.c | 38
composite/compint.h | 56
composite/compwindow.c | 61
config.guess | 26
config.sub | 28
configure |15644 +++++++----
configure.ac | 381
damageext/Makefile.in | 279
damageext/damageext.c | 4
damageext/damageext.h | 2
damageext/damageextint.h | 2
dbe/Makefile.am | 13
dbe/Makefile.in | 400
dbe/dbe.c | 99
dbe/midbe.c | 45
debian/changelog | 175
debian/control | 18
debian/copyright | 186
debian/patches/02_libvgahw_gcc4_volatile_fix.diff | 14
debian/patches/03_xnest_manpage_overhaul.diff | 18
debian/patches/04_read_rom_in_chunks.diff | 8
debian/patches/06_arm_is_not_x86_and_has_no_vga.diff | 22
debian/patches/11_debian_always_use_default_font_path.diff | 19
debian/patches/12_security_policy_in_etc.diff | 30
debian/patches/13_debian_add_xkbpath_env_variable.diff | 16
debian/patches/14_debian_always_look_in_our_module_path.diff | 15
debian/patches/15_security_allocate_local.diff | 36
debian/patches/15_symlink_mesa.diff | 34
debian/patches/16_SECURITY_setuid.diff | 92
debian/patches/16_s390_fix.diff | 118
debian/patches/17_ignoreabi.diff | 76
debian/patches/18_execinfo_configured.patch | 29
debian/patches/18_execinfo_only_for_backtrace.patch | 33
debian/patches/19_configurable_misc_utils.patch | 43
debian/patches/20_mesa_6.5.1.diff | 20
debian/patches/21_glx_align_fixes.patch | 63
debian/patches/22_xkb_cycle_3layouts.diff | 23
debian/patches/23_kfreebsd_support.diff | 678
debian/patches/24_hurd_support.diff | 79
debian/patches/25_tfp_damage.diff | 211
debian/patches/26_aiglx_happy_vt_switch.diff | 241
debian/patches/27_aiglx_locking.diff | 39
debian/patches/28_mesa_copy_sub_buffer.diff | 373
debian/patches/29_mesa_reseed_makefile.diff | 100
debian/patches/30_fix_vmode_switch.diff | 249
debian/patches/31_blocksigio.diff | 28
debian/patches/32_disable_sparc_pci_bridge.diff | 13
debian/patches/series | 26
debian/rules | 21
debian/watch | 2
debian/xdmx-tools.install | 4
debian/xdmx.install | 4
debian/xnest.install | 1
debian/xserver-xephyr.install | 1
debian/xserver-xorg-core.install | 8
debian/xvfb.install | 2
dix/Makefile.in | 309
dix/atom.c | 6
dix/colormap.c | 27
dix/cursor.c | 2
dix/devices.c | 37
dix/dispatch.c | 22
dix/dixfonts.c | 8
dix/dixutils.c | 32
dix/events.c | 39
dix/extension.c | 12
dix/gc.c | 26
dix/globals.c | 62
dix/main.c | 12
dix/pixmap.c | 14
dix/privates.c | 24
dix/property.c | 2
dix/resource.c | 40
dix/swaprep.c | 8
dix/swapreq.c | 8
dix/tables.c | 6
dix/window.c | 112
doc/Makefile.in | 231
doc/Xserver.man.pre | 5
exa/Makefile.am | 26
exa/Makefile.in | 846
exa/exa.c | 696
exa/exa.h | 727
exa/exa_accel.c | 1125
exa/exa_migration.c | 465
exa/exa_offscreen.c | 449
exa/exa_priv.h | 412
exa/exa_render.c | 859
exa/exa_unaccel.c | 372
fb/Makefile.am | 2
fb/Makefile.in | 388
fb/fb.h | 2
fb/fb24_32.c | 2
fb/fbarc.c | 6
fb/fbbits.h | 2
fb/fbblt.c | 24
fb/fbcompose.c | 175
fb/fbcopy.c | 5
fb/fbedge.c | 2
fb/fbedgeimp.h | 2
fb/fbgc.c | 16
fb/fbglyph.c | 2
fb/fbimage.c | 7
fb/fbmmx.c | 74
fb/fboverlay.c | 3
fb/fbpict.c | 2
fb/fbpict.h | 2
fb/fbpixmap.c | 5
fb/fbpseudocolor.c | 2
fb/fbscreen.c | 2
fb/fbseg.c | 2
fb/fbtrap.c | 2
fb/fbwindow.c | 5
hw/Makefile.am | 17
hw/Makefile.in | 287
hw/darwin/Makefile.am | 5
hw/darwin/Makefile.in | 189
hw/darwin/darwin.c | 2
hw/darwin/iokit/xfIOKit.c | 2
hw/darwin/quartz/XDarwinStartup.man | 2
hw/darwin/quartz/XServer.h | 2
hw/darwin/quartz/XServer.m | 2
hw/darwin/quartz/cr/crFrame.m | 2
hw/darwin/quartz/cr/crScreen.m | 2
hw/darwin/quartz/fullscreen/fullscreen.c | 2
hw/darwin/quartz/quartz.c | 2
hw/darwin/quartz/quartz.h | 2
hw/darwin/quartz/quartzCocoa.m | 2
hw/darwin/quartz/quartzCommon.h | 2
hw/darwin/quartz/xpr/x-hash.c | 2
hw/darwin/quartz/xpr/x-list.c | 2
hw/darwin/quartz/xpr/x-list.h | 2
hw/darwin/quartz/xpr/xpr.h | 2
hw/darwin/quartz/xpr/xprFrame.c | 2
hw/darwin/quartz/xpr/xprScreen.c | 2
hw/darwin/utils/dumpkeymap.man | 2
hw/dmx/Makefile.am | 8
hw/dmx/Makefile.in | 1260
hw/dmx/config/Makefile.am | 7
hw/dmx/config/Makefile.in | 510
hw/dmx/config/parser.c | 932
hw/dmx/config/parser.h | 27
hw/dmx/config/scanner.c | 85
hw/dmx/config/scanner.l | 1
hw/dmx/config/xdmxconfig.c | 2
hw/dmx/dmxextension.c | 6
hw/dmx/dmxpixmap.c | 5
hw/dmx/doc/DMXSpec-v1.txt | 2
hw/dmx/doc/DMXSpec.txt | 2
hw/dmx/doc/Makefile.in | 193
hw/dmx/examples/Makefile.in | 928
hw/dmx/glxProxy/Makefile.in | 299
hw/dmx/glxProxy/glxcmds.c | 4
hw/dmx/glxProxy/glxext.c | 7
hw/dmx/glxProxy/glxsingle.c | 2
hw/dmx/input/Makefile.am | 7
hw/dmx/input/Makefile.in | 340
hw/dmx/input/dmxcommon.c | 2
hw/dmx/input/dmxconsole.c | 5
hw/dmx/input/dmxinputinit.c | 1
hw/dmx/input/usb-other.c | 2
hw/kdrive/Makefile.am | 28
hw/kdrive/Makefile.in | 854
hw/kdrive/ati/ChangeLog | 622
hw/kdrive/ati/Makefile.am | 72
hw/kdrive/ati/Makefile.in | 904
hw/kdrive/ati/ati.c | 764
hw/kdrive/ati/ati.h | 412
hw/kdrive/ati/ati_cursor.c | 560
hw/kdrive/ati/ati_dma.c | 1036
hw/kdrive/ati/ati_dma.h | 142
hw/kdrive/ati/ati_draw.c | 921
hw/kdrive/ati/ati_draw.h | 94
hw/kdrive/ati/ati_microcode.c | 857
hw/kdrive/ati/ati_reg.h | 1928 +
hw/kdrive/ati/ati_stub.c | 79
hw/kdrive/ati/ati_video.c | 989
hw/kdrive/ati/r128_composite.c | 565
hw/kdrive/ati/radeon_composite.c | 878
hw/kdrive/chips/Makefile.am | 33
hw/kdrive/chips/Makefile.in | 859
hw/kdrive/chips/chips.c | 335
hw/kdrive/chips/chips.h | 120
hw/kdrive/chips/chipsdraw.c | 494
hw/kdrive/chips/chipsstub.c | 69
hw/kdrive/ephyr/Makefile.am | 44
hw/kdrive/ephyr/Makefile.in | 880
hw/kdrive/ephyr/README | 73
hw/kdrive/ephyr/ephyr.c | 883
hw/kdrive/ephyr/ephyr.h | 194
hw/kdrive/ephyr/ephyr_draw.c | 518
hw/kdrive/ephyr/ephyrinit.c | 203
hw/kdrive/ephyr/hostx.c | 814
hw/kdrive/ephyr/hostx.h | 155
hw/kdrive/ephyr/os.c | 67
hw/kdrive/epson/Makefile.am | 33
hw/kdrive/epson/Makefile.in | 858
hw/kdrive/epson/epson13806.c | 605
hw/kdrive/epson/epson13806.h | 133
hw/kdrive/epson/epson13806draw.c | 650
hw/kdrive/epson/epson13806draw.h | 120
hw/kdrive/epson/epson13806reg.h | 184
hw/kdrive/epson/epson13806stub.c | 72
hw/kdrive/fake/Makefile.am | 33
hw/kdrive/fake/Makefile.in | 860
hw/kdrive/fake/fake.c | 486
hw/kdrive/fake/fake.h | 139
hw/kdrive/fake/fakeinit.c | 95
hw/kdrive/fake/kbd.c | 195
hw/kdrive/fake/mouse.c | 53
hw/kdrive/fake/os.c | 65
hw/kdrive/fbdev/Makefile.am | 29
hw/kdrive/fbdev/Makefile.in | 852
hw/kdrive/fbdev/fbdev.c | 816
hw/kdrive/fbdev/fbdev.h | 142
hw/kdrive/fbdev/fbinit.c | 95
hw/kdrive/i810/Makefile.am | 35
hw/kdrive/i810/Makefile.in | 863
hw/kdrive/i810/i810.c | 2115 +
hw/kdrive/i810/i810.h | 513
hw/kdrive/i810/i810_cursor.c | 439
hw/kdrive/i810/i810_reg.h | 696
hw/kdrive/i810/i810_video.c | 1136
hw/kdrive/i810/i810draw.c | 352
hw/kdrive/i810/i810draw.h | 46
hw/kdrive/i810/i810stub.c | 92
hw/kdrive/linux/Makefile.am | 47
hw/kdrive/linux/Makefile.in | 839
hw/kdrive/linux/agp.c | 356
hw/kdrive/linux/agp.h | 71
hw/kdrive/linux/bus.c | 101
hw/kdrive/linux/evdev.c | 299
hw/kdrive/linux/keyboard.c | 487
hw/kdrive/linux/klinux.h | 34
hw/kdrive/linux/linux.c | 484
hw/kdrive/linux/mouse.c | 1013
hw/kdrive/linux/ms.c | 163
hw/kdrive/linux/ps2.c | 153
hw/kdrive/linux/ts.c | 223
hw/kdrive/linux/tslib.c | 262
hw/kdrive/mach64/Makefile.am | 37
hw/kdrive/mach64/Makefile.in | 862
hw/kdrive/mach64/mach64.c | 434
hw/kdrive/mach64/mach64.h | 656
hw/kdrive/mach64/mach64draw.c | 593
hw/kdrive/mach64/mach64draw.h | 72
hw/kdrive/mach64/mach64stub.c | 77
hw/kdrive/mach64/mach64video.c | 995
hw/kdrive/mga/Makefile.am | 35
hw/kdrive/mga/Makefile.in | 862
hw/kdrive/mga/g400_common.h | 188
hw/kdrive/mga/g400_composite.c | 515
hw/kdrive/mga/mga.c | 243
hw/kdrive/mga/mga.h | 167
hw/kdrive/mga/mgadraw.c | 327
hw/kdrive/mga/mgastub.c | 66
hw/kdrive/neomagic/ChangeLog | 98
hw/kdrive/neomagic/Makefile.am | 47
hw/kdrive/neomagic/Makefile.in | 874
hw/kdrive/neomagic/README | 15
hw/kdrive/neomagic/backend.c | 86
hw/kdrive/neomagic/backend.h | 70
hw/kdrive/neomagic/neo_draw.c | 210
hw/kdrive/neomagic/neomagic.c | 335
hw/kdrive/neomagic/neomagic.h | 214
hw/kdrive/neomagic/neomagicstub.c | 75
hw/kdrive/nvidia/Makefile.am | 36
hw/kdrive/nvidia/Makefile.in | 862
hw/kdrive/nvidia/nvidia.c | 363
hw/kdrive/nvidia/nvidia.h | 249
hw/kdrive/nvidia/nvidiadraw.c | 240
hw/kdrive/nvidia/nvidiadraw.h | 72
hw/kdrive/nvidia/nvidiastub.c | 66
hw/kdrive/pm2/Makefile.am | 34
hw/kdrive/pm2/Makefile.in | 859
hw/kdrive/pm2/glint_regs.h | 1371
hw/kdrive/pm2/pm2.c | 295
hw/kdrive/pm2/pm2.h | 162
hw/kdrive/pm2/pm2_draw.c | 318
hw/kdrive/pm2/pm2stub.c | 53
hw/kdrive/r128/Makefile.am | 33
hw/kdrive/r128/Makefile.in | 859
hw/kdrive/r128/r128.c | 253
hw/kdrive/r128/r128.h | 126
hw/kdrive/r128/r128draw.c | 299
hw/kdrive/r128/r128stub.c | 69
hw/kdrive/sdl/Makefile.am | 20
hw/kdrive/sdl/Makefile.in | 826
hw/kdrive/sdl/sdl.c | 498
hw/kdrive/sis300/Makefile.am | 46
hw/kdrive/sis300/Makefile.in | 870
hw/kdrive/sis300/sis.c | 314
hw/kdrive/sis300/sis.h | 163
hw/kdrive/sis300/sis_draw.c | 323
hw/kdrive/sis300/sis_reg.h | 903
hw/kdrive/sis300/sis_stub.c | 79
hw/kdrive/smi/Makefile.am | 38
hw/kdrive/smi/Makefile.in | 865
hw/kdrive/smi/smi.c | 344
hw/kdrive/smi/smi.h | 260
hw/kdrive/smi/smidraw.c | 343
hw/kdrive/smi/smidraw.h | 72
hw/kdrive/smi/smistub.c | 69
hw/kdrive/src/Makefile.am | 41
hw/kdrive/src/Makefile.in | 902
hw/kdrive/src/fourcc.h | 134
hw/kdrive/src/kaa.c | 1160
hw/kdrive/src/kaa.h | 119
hw/kdrive/src/kaapict.c | 721
hw/kdrive/src/kasync.c | 389
hw/kdrive/src/kcmap.c | 297
hw/kdrive/src/kcurscol.c | 96
hw/kdrive/src/kdrive.c | 1515 +
hw/kdrive/src/kdrive.h | 906
hw/kdrive/src/kinfo.c | 147
hw/kdrive/src/kinput.c | 1688 +
hw/kdrive/src/kkeymap.h | 58
hw/kdrive/src/kmap.c | 181
hw/kdrive/src/kmode.c | 402
hw/kdrive/src/knoop.c | 257
hw/kdrive/src/koffscreen.c | 377
hw/kdrive/src/kshadow.c | 85
hw/kdrive/src/ktest.c | 79
hw/kdrive/src/kxv.c | 1964 +
hw/kdrive/src/kxv.h | 318
hw/kdrive/src/vga.c | 331
hw/kdrive/src/vga.h | 147
hw/kdrive/vesa/Makefile.am | 36
hw/kdrive/vesa/Makefile.in | 863
hw/kdrive/vesa/vbe.c | 707
hw/kdrive/vesa/vbe.h | 166
hw/kdrive/vesa/vesa.c | 1824 +
hw/kdrive/vesa/vesa.h | 296
hw/kdrive/vesa/vesainit.c | 92
hw/kdrive/vesa/vga.c | 244
hw/kdrive/vesa/vga.h | 61
hw/kdrive/vesa/vm86.c | 765
hw/kdrive/vesa/vm86.h | 175
hw/kdrive/via/Makefile.am | 34
hw/kdrive/via/Makefile.in | 859
hw/kdrive/via/via.c | 435
hw/kdrive/via/via.h | 129
hw/kdrive/via/via_regs.h | 154
hw/kdrive/via/viadraw.c | 499
hw/kdrive/via/viadraw.h | 45
hw/kdrive/via/viastub.c | 134
hw/vfb/InitOutput.c | 36
hw/vfb/Makefile.am | 3
hw/vfb/Makefile.in | 483
hw/vfb/Xvfb.man.pre | 2
hw/xfree86/Makefile.am | 21
hw/xfree86/Makefile.in | 465
hw/xfree86/common/Makefile.am | 11
hw/xfree86/common/Makefile.in | 536
hw/xfree86/common/compiler.h | 9
hw/xfree86/common/xf86.h | 5
hw/xfree86/common/xf86AutoConfig.c | 2
hw/xfree86/common/xf86Build.h | 2
hw/xfree86/common/xf86Bus.c | 102
hw/xfree86/common/xf86Config.c | 90
hw/xfree86/common/xf86Configure.c | 6
hw/xfree86/common/xf86Cursor.c | 2
hw/xfree86/common/xf86DGA.c | 48
hw/xfree86/common/xf86DPMS.c | 8
hw/xfree86/common/xf86Date.h | 2
hw/xfree86/common/xf86Debug.c | 18
hw/xfree86/common/xf86DoProbe.c | 32
hw/xfree86/common/xf86Events.c | 33
hw/xfree86/common/xf86Globals.c | 14
hw/xfree86/common/xf86Helper.c | 396
hw/xfree86/common/xf86Init.c | 22
hw/xfree86/common/xf86Io.c | 2
hw/xfree86/common/xf86MiscExt.c | 26
hw/xfree86/common/xf86Mode.c | 48
hw/xfree86/common/xf86Module.h | 15
hw/xfree86/common/xf86Option.c | 84
hw/xfree86/common/xf86PciInfo.h | 1
hw/xfree86/common/xf86Priv.h | 2
hw/xfree86/common/xf86Privstr.h | 2
hw/xfree86/common/xf86RandR.c | 4
hw/xfree86/common/xf86Version.h | 4
hw/xfree86/common/xf86Versions.c | 4
hw/xfree86/common/xf86VidMode.c | 60
hw/xfree86/common/xf86Xinput.c | 39
hw/xfree86/common/xf86Xinput.h | 1
hw/xfree86/common/xf86cmap.c | 8
hw/xfree86/common/xf86fbBus.c | 2
hw/xfree86/common/xf86fbman.c | 48
hw/xfree86/common/xf86isaBus.c | 6
hw/xfree86/common/xf86noBus.c | 2
hw/xfree86/common/xf86pciBus.c | 353
hw/xfree86/common/xf86sbusBus.c | 10
hw/xfree86/common/xf86str.h | 28
hw/xfree86/common/xf86xv.c | 42
hw/xfree86/common/xf86xv.h | 12
hw/xfree86/common/xf86xvmc.c | 11
hw/xfree86/common/xisb.c | 16
hw/xfree86/common/xisb.h | 12
hw/xfree86/common/xorgHelper.c | 2
hw/xfree86/common/xorgVersion.h | 4
hw/xfree86/ddc/Makefile.in | 332
hw/xfree86/ddc/ddcProperty.c | 2
hw/xfree86/ddc/edid.c | 2
hw/xfree86/ddc/edid.h | 5
hw/xfree86/ddc/interpret_edid.c | 5
hw/xfree86/ddc/print_edid.c | 1
hw/xfree86/ddc/xf86DDC.c | 2
hw/xfree86/dixmods/Makefile.am | 36
hw/xfree86/dixmods/Makefile.in | 707
hw/xfree86/dixmods/extmod/Makefile.am | 3
hw/xfree86/dixmods/extmod/Makefile.in | 352
hw/xfree86/dixmods/extmod/modinit.c | 1
hw/xfree86/dixmods/extmod/modinit.h | 2
hw/xfree86/dixmods/extmod/xf86dga2.c | 6
hw/xfree86/dixmods/extmod/xf86misc.c | 7
hw/xfree86/dixmods/extmod/xf86vmode.c | 10
hw/xfree86/dixmods/glxmodule.c | 1259
hw/xfree86/dixmods/shmodule.c | 2
hw/xfree86/dixmods/xkbKillSrv.c | 57
hw/xfree86/dixmods/xkbPrivate.c | 44
hw/xfree86/dixmods/xkbVT.c | 69
hw/xfree86/doc/Makefile.in | 275
hw/xfree86/doc/README.fonts | 2
hw/xfree86/doc/devel/Makefile.in | 183
hw/xfree86/doc/devel/exa-driver.txt | 633
hw/xfree86/doc/man/Makefile.in | 248
hw/xfree86/doc/man/Xorg.man.pre | 2
hw/xfree86/doc/man/xorg.conf.man.pre | 2
hw/xfree86/doc/sgml/Makefile.in | 191
hw/xfree86/dri/Makefile.in | 435
hw/xfree86/dri/dri.c | 53
hw/xfree86/dri/drimodule.c | 2
hw/xfree86/dri/dristruct.h | 1
hw/xfree86/dri/xf86dri.c | 42
hw/xfree86/dummylib/Makefile.am | 3
hw/xfree86/dummylib/Makefile.in | 372
hw/xfree86/dummylib/fatalerror.c | 2
hw/xfree86/dummylib/getemptypci.c | 19
hw/xfree86/dummylib/logvwrite.c | 2
hw/xfree86/dummylib/verrorf.c | 2
hw/xfree86/dummylib/xalloc.c | 16
hw/xfree86/dummylib/xf86addrestolist.c | 6
hw/xfree86/dummylib/xf86allocscripi.c | 2
hw/xfree86/dummylib/xf86drvmsg.c | 2
hw/xfree86/dummylib/xf86drvmsgverb.c | 2
hw/xfree86/dummylib/xf86errorf.c | 4
hw/xfree86/dummylib/xf86errorfverb.c | 2
hw/xfree86/dummylib/xf86getpagesize.c | 2
hw/xfree86/dummylib/xf86getverb.c | 2
hw/xfree86/dummylib/xf86msg.c | 2
hw/xfree86/dummylib/xf86msgverb.c | 2
hw/xfree86/dummylib/xf86opt.c | 4
hw/xfree86/dummylib/xf86screens.c | 2
hw/xfree86/exa/Makefile.am | 13
hw/xfree86/exa/Makefile.in | 355
hw/xfree86/exa/examodule.c | 194
hw/xfree86/fbdevhw/Makefile.in | 378
hw/xfree86/fbdevhw/fbdevhw.c | 13
hw/xfree86/getconfig/Makefile.in | 288
hw/xfree86/getconfig/getconfig | 2
hw/xfree86/getconfig/getconfig.pl | 5
hw/xfree86/getconfig/xorg.cfg | 2
hw/xfree86/i2c/Makefile.in | 438
hw/xfree86/i2c/bt829.c | 4
hw/xfree86/i2c/fi1236.c | 10
hw/xfree86/i2c/msp3430.c | 10
hw/xfree86/i2c/uda1380.c | 15
hw/xfree86/i2c/uda1380.h | 7
hw/xfree86/i2c/xf86i2c.c | 25
hw/xfree86/int10/Makefile.in | 434
hw/xfree86/int10/generic.c | 7
hw/xfree86/int10/helper_exec.c | 17
hw/xfree86/int10/helper_mem.c | 4
hw/xfree86/int10/pci.c | 3
hw/xfree86/int10/x86emu.c | 4
hw/xfree86/int10/xf86int10.c | 1
hw/xfree86/int10/xf86x86emu.c | 2
hw/xfree86/loader/Makefile.in | 347
hw/xfree86/loader/aoutloader.c | 2
hw/xfree86/loader/aoutloader.h | 2
hw/xfree86/loader/coffloader.c | 2
hw/xfree86/loader/coffloader.h | 2
hw/xfree86/loader/dixsym.c | 8
hw/xfree86/loader/dlloader.c | 59
hw/xfree86/loader/dlloader.h | 3
hw/xfree86/loader/elfloader.c | 4
hw/xfree86/loader/elfloader.h | 2
hw/xfree86/loader/extsym.c | 2
hw/xfree86/loader/hash.c | 2
hw/xfree86/loader/loader.c | 50
hw/xfree86/loader/loader.h | 11
hw/xfree86/loader/loaderProcs.h | 4
hw/xfree86/loader/loadext.c | 2
hw/xfree86/loader/loadfont.c | 2
hw/xfree86/loader/loadmod.c | 162
hw/xfree86/loader/misym.c | 1
hw/xfree86/loader/os.c | 2
hw/xfree86/loader/xf86sym.c | 3
hw/xfree86/os-support/Makefile.am | 6
hw/xfree86/os-support/Makefile.in | 391
hw/xfree86/os-support/bsd/Makefile.am | 2
hw/xfree86/os-support/bsd/Makefile.in | 849
hw/xfree86/os-support/bsd/alpha_video.c | 28
hw/xfree86/os-support/bsd/arm_video.c | 10
hw/xfree86/os-support/bsd/bsdResource.c | 2
hw/xfree86/os-support/bsd/bsd_io.c | 2
hw/xfree86/os-support/bsd/bsd_jstk.c | 1
hw/xfree86/os-support/bsd/bsd_kbd.c | 2
hw/xfree86/os-support/bsd/bsd_kmod.c | 3
hw/xfree86/os-support/bsd/bsd_mouse.c | 22
hw/xfree86/os-support/bsd/i386_video.c | 10
hw/xfree86/os-support/bsd/ppc_video.c | 8
hw/xfree86/os-support/bsd/sparc64_video.c | 6
hw/xfree86/os-support/bus/Makefile.am | 2
hw/xfree86/os-support/bus/Makefile.in | 358
hw/xfree86/os-support/bus/Pci.c | 221
hw/xfree86/os-support/bus/Pci.h | 7
hw/xfree86/os-support/bus/Sbus.c | 16
hw/xfree86/os-support/bus/axpPci.c | 8
hw/xfree86/os-support/bus/freebsdPci.c | 4
hw/xfree86/os-support/bus/ix86Pci.c | 4
hw/xfree86/os-support/bus/linuxPci.c | 55
hw/xfree86/os-support/bus/ppcPci.c | 228
hw/xfree86/os-support/bus/sparcPci.c | 8
hw/xfree86/os-support/bus/xf86Pci.h | 9
hw/xfree86/os-support/bus/zx1PCI.c | 16
hw/xfree86/os-support/drm/Makefile.in | 478
hw/xfree86/os-support/drm/xf86drm.c | 44
hw/xfree86/os-support/drm/xf86drmHash.c | 11
hw/xfree86/os-support/drm/xf86drmRandom.c | 11
hw/xfree86/os-support/drm/xf86drmSL.c | 1
hw/xfree86/os-support/linux/Makefile.am | 15
hw/xfree86/os-support/linux/Makefile.in | 751
hw/xfree86/os-support/linux/int10/linux.c | 9
hw/xfree86/os-support/linux/int10/vm86/linux_vm86.c | 4
hw/xfree86/os-support/linux/lnxResource.c | 2
hw/xfree86/os-support/linux/lnx_KbdMap.c | 2
hw/xfree86/os-support/linux/lnx_acpi.c | 30
hw/xfree86/os-support/linux/lnx_agp.c | 26
hw/xfree86/os-support/linux/lnx_apm.c | 17
hw/xfree86/os-support/linux/lnx_axp.c | 12
hw/xfree86/os-support/linux/lnx_init.c | 2
hw/xfree86/os-support/linux/lnx_io.c | 2
hw/xfree86/os-support/linux/lnx_jstk.c | 1
hw/xfree86/os-support/linux/lnx_kbd.c | 2
hw/xfree86/os-support/linux/lnx_kmod.c | 2
hw/xfree86/os-support/linux/lnx_mouse.c | 4
hw/xfree86/os-support/linux/lnx_pci.c | 28
hw/xfree86/os-support/linux/lnx_video.c | 28
hw/xfree86/os-support/lynxos/Makefile.in | 182
hw/xfree86/os-support/lynxos/lynx_io.c | 4
hw/xfree86/os-support/lynxos/lynx_mmap.c | 2
hw/xfree86/os-support/lynxos/lynx_mouse.c | 2
hw/xfree86/os-support/lynxos/lynx_noinline.c | 38
hw/xfree86/os-support/lynxos/lynx_video.c | 10
hw/xfree86/os-support/misc/BUSmemcpy.c | 4
hw/xfree86/os-support/misc/Delay.c | 2
hw/xfree86/os-support/misc/IODelay.c | 2
hw/xfree86/os-support/misc/Makefile.in | 289
hw/xfree86/os-support/misc/SlowBcopy.c | 6
hw/xfree86/os-support/sco/Makefile.in | 182
hw/xfree86/os-support/sco/sco_io.c | 2
hw/xfree86/os-support/sco/sco_iop.c | 8
hw/xfree86/os-support/sco/sco_kbd.c | 2
hw/xfree86/os-support/sco/sco_mouse.c | 2
hw/xfree86/os-support/shared/agp_noop.c | 20
hw/xfree86/os-support/shared/bios_devmem.c | 2
hw/xfree86/os-support/shared/bios_mmap.c | 2
hw/xfree86/os-support/shared/ia64Pci.c | 12
hw/xfree86/os-support/shared/ioperm_noop.c | 4
hw/xfree86/os-support/shared/kbd.c | 2
hw/xfree86/os-support/shared/kmod_noop.c | 2
hw/xfree86/os-support/shared/libc_wrapper.c | 328
hw/xfree86/os-support/shared/posix_tty.c | 26
hw/xfree86/os-support/shared/sigio.c | 8
hw/xfree86/os-support/shared/sigiostubs.c | 8
hw/xfree86/os-support/shared/stdResource.c | 7
hw/xfree86/os-support/shared/vidmem.c | 10
hw/xfree86/os-support/solaris/Makefile.in | 809
hw/xfree86/os-support/solaris/agpgart.h | 2
hw/xfree86/os-support/solaris/sun_agp.c | 20
hw/xfree86/os-support/solaris/sun_bios.c | 2
hw/xfree86/os-support/solaris/sun_init.c | 2
hw/xfree86/os-support/solaris/sun_io.c | 2
hw/xfree86/os-support/solaris/sun_kbd.c | 2
hw/xfree86/os-support/solaris/sun_kbdEv.c | 2
hw/xfree86/os-support/solaris/sun_mouse.c | 2
hw/xfree86/os-support/solaris/sun_vid.c | 18
hw/xfree86/os-support/sysv/Makefile.in | 182
hw/xfree86/os-support/sysv/sysv_io.c | 4
hw/xfree86/os-support/sysv/sysv_mouse.c | 2
hw/xfree86/os-support/sysv/sysv_video.c | 8
hw/xfree86/os-support/usl/Makefile.in | 182
hw/xfree86/os-support/usl/usl_KbdMap.c | 2
hw/xfree86/os-support/usl/usl_init.c | 2
hw/xfree86/os-support/usl/usl_io.c | 2
hw/xfree86/os-support/usl/usl_iop.c | 8
hw/xfree86/os-support/usl/usl_kbd.c | 2
hw/xfree86/os-support/usl/usl_kbd.h | 2
hw/xfree86/os-support/usl/usl_mouse.c | 2
hw/xfree86/os-support/usl/usl_video.c | 2
hw/xfree86/os-support/usl/usl_vtsw.c | 2
hw/xfree86/os-support/usl/usl_xqueue.c | 2
hw/xfree86/os-support/usl/usl_xqueue.h | 2
hw/xfree86/os-support/xf86_OSlib.h | 24
hw/xfree86/os-support/xf86_ansic.h | 1
hw/xfree86/os-support/xf86_libc.h | 2
hw/xfree86/parser/Keyboard.c | 5
hw/xfree86/parser/Layout.c | 46
hw/xfree86/parser/Makefile.in | 334
hw/xfree86/parser/Monitor.c | 4
hw/xfree86/parser/Pointer.c | 4
hw/xfree86/parser/cpconfig.c | 4
hw/xfree86/parser/write.c | 5
hw/xfree86/rac/Makefile.in | 325
hw/xfree86/rac/xf86RAC.c | 1
hw/xfree86/ramdac/BT.c | 1
hw/xfree86/ramdac/IBM.c | 1
hw/xfree86/ramdac/Makefile.in | 336
hw/xfree86/ramdac/TI.c | 1
hw/xfree86/ramdac/xf86Cursor.c | 107
hw/xfree86/ramdac/xf86CursorPriv.h | 5
hw/xfree86/ramdac/xf86HWCurs.c | 3
hw/xfree86/ramdac/xf86RamDac.c | 1
hw/xfree86/ramdac/xf86RamDacCmap.c | 1
hw/xfree86/scanpci/Makefile.in | 314
hw/xfree86/scanpci/extrapci.ids | 2
hw/xfree86/scanpci/pci.ids | 863
hw/xfree86/scanpci/pciid2c.pl | 2
hw/xfree86/scanpci/xf86PciData.h | 10
hw/xfree86/scanpci/xf86PciIds.h | 6770 +---
hw/xfree86/scanpci/xf86PciStdIds.h | 6966 +---
hw/xfree86/scanpci/xf86ScanPci.c | 66
hw/xfree86/shadowfb/Makefile.in | 324
hw/xfree86/utils/Makefile.am | 1
hw/xfree86/utils/Makefile.in | 273
hw/xfree86/utils/cvt/Makefile.am | 44
hw/xfree86/utils/cvt/Makefile.in | 960
hw/xfree86/utils/cvt/cvt.c | 499
hw/xfree86/utils/cvt/cvt.man.pre | 42
hw/xfree86/utils/gtf/Makefile.in | 373
hw/xfree86/utils/gtf/gtf.c | 2
hw/xfree86/utils/ioport/Makefile.am | 4
hw/xfree86/utils/ioport/Makefile.in | 346
hw/xfree86/utils/kbd_mode/Makefile.am | 4
hw/xfree86/utils/kbd_mode/Makefile.in | 415
hw/xfree86/utils/kbd_mode/sun-kbd_mode.c | 2
hw/xfree86/utils/pcitweak/Makefile.am | 3
hw/xfree86/utils/pcitweak/Makefile.in | 382
hw/xfree86/utils/scanpci/Makefile.am | 3
hw/xfree86/utils/scanpci/Makefile.in | 384
hw/xfree86/utils/xorgcfg/Makefile.am | 3
hw/xfree86/utils/xorgcfg/Makefile.in | 1222
hw/xfree86/utils/xorgcfg/XOrgCfg.pre | 2
hw/xfree86/utils/xorgcfg/help.c | 14
hw/xfree86/utils/xorgcfg/interface.c | 2
hw/xfree86/utils/xorgcfg/keyboard-cfg.c | 2
hw/xfree86/utils/xorgcfg/keyboard-cfg.h | 2
hw/xfree86/utils/xorgcfg/loader.c | 2
hw/xfree86/utils/xorgcfg/loader.h | 1
hw/xfree86/utils/xorgcfg/loadmod.c | 32
hw/xfree86/utils/xorgcfg/options.c | 2
hw/xfree86/utils/xorgcfg/text-mode.c | 6
hw/xfree86/utils/xorgcfg/xorgcfg.man.pre | 2
hw/xfree86/utils/xorgconfig/Makefile.in | 431
hw/xfree86/utils/xorgconfig/cards.c | 2
hw/xfree86/utils/xorgconfig/xorgconfig.c | 7
hw/xfree86/utils/xorgconfig/xorgconfig.man.pre | 2
hw/xfree86/vbe/Makefile.in | 325
hw/xfree86/vbe/vbe.c | 5
hw/xfree86/vbe/vbeModes.c | 4
hw/xfree86/vgahw/Makefile.in | 324
hw/xfree86/vgahw/vgaCmap.c | 1
hw/xfree86/vgahw/vgaHW.c | 5
hw/xfree86/x86emu/Makefile.in | 289
hw/xfree86/x86emu/decode.c | 2
hw/xfree86/x86emu/ops2.c | 6
hw/xfree86/x86emu/prim_ops.c | 2
hw/xfree86/xaa/Makefile.am | 59
hw/xfree86/xaa/Makefile.in | 472
hw/xfree86/xaa/xaaBitBlt.c | 1
hw/xfree86/xaa/xaaBitmap.c | 2
hw/xfree86/xaa/xaaCpyArea.c | 1
hw/xfree86/xaa/xaaCpyPlane.c | 3
hw/xfree86/xaa/xaaCpyWin.c | 1
hw/xfree86/xaa/xaaDashLine.c | 3
hw/xfree86/xaa/xaaFallback.c | 1
hw/xfree86/xaa/xaaFillArc.c | 5
hw/xfree86/xaa/xaaFillPoly.c | 1
hw/xfree86/xaa/xaaFillRect.c | 1
hw/xfree86/xaa/xaaGC.c | 3
hw/xfree86/xaa/xaaGCmisc.c | 1
hw/xfree86/xaa/xaaImage.c | 1
hw/xfree86/xaa/xaaInit.c | 1
hw/xfree86/xaa/xaaInitAccel.c | 3
hw/xfree86/xaa/xaaLine.c | 3
hw/xfree86/xaa/xaaLineMisc.c | 1
hw/xfree86/xaa/xaaNonTEGlyph.c | 1
hw/xfree86/xaa/xaaNonTEText.c | 3
hw/xfree86/xaa/xaaOffscreen.c | 1
hw/xfree86/xaa/xaaOverlay.c | 1
hw/xfree86/xaa/xaaOverlayDF.c | 1
hw/xfree86/xaa/xaaPCache.c | 3
hw/xfree86/xaa/xaaPaintWin.c | 1
hw/xfree86/xaa/xaaPict.c | 11
hw/xfree86/xaa/xaaROP.c | 1
hw/xfree86/xaa/xaaRect.c | 1
hw/xfree86/xaa/xaaSpans.c | 1
hw/xfree86/xaa/xaaStateChange.c | 1
hw/xfree86/xaa/xaaStipple.c | 1
hw/xfree86/xaa/xaaTEGlyph.c | 2
hw/xfree86/xaa/xaaTEText.c | 1
hw/xfree86/xaa/xaaWideLine.c | 10
hw/xfree86/xf1bpp/Makefile.in | 1266
hw/xfree86/xf4bpp/Makefile.in | 367
hw/xfree86/xf4bpp/OScompiler.h | 1
hw/xfree86/xf4bpp/mfbline.c | 2
hw/xfree86/xf4bpp/ppcClip.c | 2
hw/xfree86/xf4bpp/ppcCpArea.c | 2
hw/xfree86/xf4bpp/ppcGC.c | 2
hw/xfree86/xf4bpp/ppcGetSp.c | 1
hw/xfree86/xf4bpp/ppcIO.c | 2
hw/xfree86/xf4bpp/ppcImg.c | 2
hw/xfree86/xf4bpp/ppcPixFS.c | 6
hw/xfree86/xf4bpp/ppcPixmap.c | 2
hw/xfree86/xf4bpp/ppcSetSp.c | 2
hw/xfree86/xf4bpp/ppcWindow.c | 2
hw/xfree86/xf8_16bpp/Makefile.in | 330
hw/xfree86/xf8_16bpp/cfbscrinit.c | 4
hw/xfree86/xf8_32bpp/Makefile.in | 344
hw/xfree86/xf8_32bpp/cfbcpyarea.c | 2
hw/xfree86/xf8_32bpp/cfbgcmisc.c | 2
hw/xfree86/xf8_32bpp/cfbimage.c | 5
hw/xfree86/xf8_32bpp/cfbpntwin.c | 2
hw/xfree86/xf8_32bpp/cfbwindow.c | 2
hw/xfree86/xf8_32bpp/xf86overlay.c | 1
hw/xfree86/xf8_32wid/Makefile.in | 242
hw/xfree86/xorgconf.cpp | 2
hw/xgl/Makefile.am | 82
hw/xgl/Makefile.in | 1107
hw/xgl/egl/Makefile.am | 45
hw/xgl/egl/Makefile.in | 1046
hw/xgl/egl/evdev.c | 648
hw/xgl/egl/kinput.c | 1678 +
hw/xgl/egl/kkeymap.h | 58
hw/xgl/egl/module/Makefile.am | 14
hw/xgl/egl/module/Makefile.in | 831
hw/xgl/egl/module/xeglmodule.c | 104
hw/xgl/egl/xegl.c | 313
hw/xgl/egl/xegl.h | 214
hw/xgl/egl/xeglinit.c | 131
hw/xgl/egl/xeglinput.c | 168
hw/xgl/glx/Makefile.am | 48
hw/xgl/glx/Makefile.in | 942
hw/xgl/glx/module/Makefile.am | 21
hw/xgl/glx/module/Makefile.in | 835
hw/xgl/glx/module/xglxmodule.c | 104
hw/xgl/glx/xglx.c | 1462 +
hw/xgl/glx/xglx.h | 138
hw/xgl/glx/xglxorg.c | 676
hw/xgl/glxext/Makefile.am | 21
hw/xgl/glxext/Makefile.in | 918
hw/xgl/glxext/module/Makefile.am | 22
hw/xgl/glxext/module/Makefile.in | 842
hw/xgl/glxext/module/glcoremodule.c | 38
hw/xgl/glxext/module/glxmodule.c | 38
hw/xgl/glxext/xglglxext.c | 5772 ++++
hw/xgl/glxext/xglglxext.h | 41
hw/xgl/glxext/xglglxlog.c | 4519 +++
hw/xgl/xgl.h | 1503 +
hw/xgl/xglarea.c | 323
hw/xgl/xglbstore.c | 125
hw/xgl/xglcmap.c | 466
hw/xgl/xglcompose.c | 281
hw/xgl/xglcopy.c | 130
hw/xgl/xglfill.c | 742
hw/xgl/xglgc.c | 648
hw/xgl/xglgeometry.c | 724
hw/xgl/xglget.c | 88
hw/xgl/xglglx.c | 260
hw/xgl/xglglx.h | 79
hw/xgl/xglglyph.c | 1169
hw/xgl/xglhash.c | 134
hw/xgl/xglinit.c | 336
hw/xgl/xglinput.c | 263
hw/xgl/xglloader.c | 130
hw/xgl/xglmodule.h | 45
hw/xgl/xgloutput.c | 215
hw/xgl/xglparse.c | 257
hw/xgl/xglpict.c | 787
hw/xgl/xglpixmap.c | 741
hw/xgl/xglscreen.c | 477
hw/xgl/xglshm.c | 122
hw/xgl/xglsolid.c | 159
hw/xgl/xglsync.c | 453
hw/xgl/xgltile.c | 268
hw/xgl/xgltrap.c | 480
hw/xgl/xglwindow.c | 341
hw/xgl/xglxv.c | 634
hw/xnest/Init.c | 1
hw/xnest/Keyboard.c | 20
hw/xnest/Makefile.am | 3
hw/xnest/Makefile.in | 499
hw/xnest/Pixmap.c | 5
hw/xwin/ChangeLog | 20
hw/xwin/Makefile.am | 3
hw/xwin/Makefile.in | 615
hw/xwin/winmultiwindowicons.c | 7
hw/xwin/winmultiwindowwndproc.c | 7
hw/xwin/winprefs.c | 26
hw/xwin/winprefslex.c | 39
hw/xwin/winprefsyacc.c | 876
hw/xwin/winprefsyacc.h | 27
hw/xwin/winwin32rootlesswindow.c | 2
hw/xwin/winwndproc.c | 18
ilbm/Makefile.in | 92
include/Makefile.am | 2
include/Makefile.in | 417
include/colormapst.h | 19
include/cursor.h | 2
include/dix-config.h | 51
include/dix-config.h.in | 9
include/do-not-use-config.h | 130
include/do-not-use-config.h.in | 57
include/globals.h | 10
include/kdrive-config.h.in | 25
include/os.h | 9
include/pixmapstr.h | 13
include/regionstr.h | 135
include/scrnintstr.h | 124
include/servermd.h | 2
include/window.h | 11
include/xgl-config.h.in | 14
include/xkb-config.h.in | 3
include/xorg-config.h | 23
include/xorg-config.h.in | 6
include/xorg-server.h | 20
iplan2p4/Makefile.in | 92
lbx/Makefile.in | 288
ltmain.sh | 58
mfb/Makefile.in | 362
mfb/mfb.h | 7
mfb/mfbbitblt.c | 2
mfb/mfbblt.c | 2
mfb/mfbclip.c | 2
mfb/mfbfillarc.c | 4
mfb/mfbgc.c | 2
mfb/mfbimage.c | 2
mfb/mfbline.c | 2
mfb/mfbpixmap.c | 2
mfb/mfbply1rct.c | 2
mfb/mfbpushpxl.c | 2
mfb/mfbscrinit.c | 2
mfb/mfbwindow.c | 2
mfb/mfbzerarc.c | 4
mi/Makefile.am | 3
mi/Makefile.in | 378
mi/mi.h | 10
mi/miarc.c | 8
mi/mibank.c | 4
mi/mibitblt.c | 8
mi/mibstore.c | 2
mi/micmap.c | 34
mi/micursor.c | 2
mi/midash.c | 2
mi/midispcur.c | 2
mi/miexpose.c | 10
mi/mifillarc.c | 6
mi/mifillrct.c | 2
mi/migc.c | 18
mi/miglblt.c | 4
mi/miinitext.c | 46
mi/mioverlay.c | 15
mi/mipointer.c | 16
mi/mipoly.c | 2
mi/mipolycon.c | 2
mi/mipolypnt.c | 2
mi/mipolyrect.c | 2
mi/mipolyseg.c | 2
mi/mipolytext.c | 8
mi/mipushpxl.c | 2
mi/miregion.c | 50
mi/miscrinit.c | 42
mi/misprite.c | 22
mi/mivaltree.c | 28
mi/miwideline.c | 21
mi/miwindow.c | 10
mi/mizerarc.c | 4
mi/mizerclip.c | 2
mi/mizerline.c | 4
miext/Makefile.am | 4
miext/Makefile.in | 272
miext/cw/Makefile.in | 281
miext/cw/cw.c | 8
miext/cw/cw.h | 4
miext/cw/cw_ops.c | 8
miext/cw/cw_render.c | 4
miext/damage/Makefile.am | 4
miext/damage/Makefile.in | 321
miext/damage/damage.c | 8
miext/damage/damage.h | 2
miext/damage/damagestr.h | 3
miext/layer/Makefile.in | 194
miext/rootless/Makefile.in | 184
miext/rootless/accel/rlAccel.c | 2
miext/rootless/rootlessWindow.c | 2
miext/rootless/safeAlpha/safeAlphaWindow.c | 2
miext/shadow/Makefile.am | 7
miext/shadow/Makefile.in | 343
miext/shadow/shadow.c | 1535 -
miext/shadow/shadow.h | 55
miext/shadow/shpacked.c | 4
miext/shadow/shplanar.c | 4
miext/shadow/shplanar8.c | 4
miext/shadow/shrot16pack_270YX.c | 33
miext/shadow/shrot16pack_90YX.c | 33
miext/shadow/shrotate.c | 2
miext/shadow/shrotpack.h | 4
miext/shadow/shrotpackYX.h | 162
mkinstalldirs | 111
os/Makefile.am | 1
os/Makefile.in | 384
os/WaitFor.c | 197
os/access.c | 4
os/connection.c | 16
os/io.c | 12
os/log.c | 18
os/oscolor.c | 174
os/oscolor.h | 1508 +
os/osdep.h | 2
os/osinit.c | 7
os/utils.c | 125
os/xalloc.c | 14
os/xdmauth.c | 18
os/xdmcp.c | 2
randr/Makefile.am | 2
randr/Makefile.in | 310
randr/randr.c | 14
randr/randrstr.h | 3
record/Makefile.am | 7
record/Makefile.in | 364
record/record.c | 176
record/set.c | 8
render/Makefile.am | 2
render/Makefile.in | 320
render/filter.c | 36
render/glyph.c | 348
render/glyphstr.h | 23
render/miglyph.c | 15
render/mipict.c | 27
render/mipict.h | 17
render/mirect.c | 2
render/mitri.c | 4
render/picture.c | 133
render/picture.h | 9
render/picturestr.h | 29
render/render.c | 7
render/renderedge.c | 12
render/renderedge.h | 2
xfixes/Makefile.in | 283
xfixes/cursor.c | 299
xfixes/region.c | 3
xfixes/saveset.c | 2
xfixes/select.c | 2
xfixes/xfixes.c | 31
xfixes/xfixes.h | 2
xfixes/xfixesint.h | 36
xkb/Makefile.am | 6
xkb/Makefile.in | 369
xkb/XKBAlloc.c | 17
xkb/XKBGAlloc.c | 14
xkb/XKBMAlloc.c | 14
xkb/XKBMisc.c | 14
xkb/ddxFakeMtn.c | 2
xkb/ddxKillSrv.c | 8
xkb/ddxPrivate.c | 24
xkb/ddxVT.c | 20
xkb/maprules.c | 163
xkb/xkb.c | 6
xkb/xkb.h | 2
xkb/xkbAccessX.c | 4
xkb/xkbActions.c | 2
xkb/xkbDflts.h | 5
xkb/xkbInit.c | 73
xkb/xkbUtils.c | 6
xkb/xkberrs.c | 2
xkb/xkbfmisc.c | 496
xkb/xkmread.c | 112
1267 files changed, 204990 insertions(+), 60021 deletions(-)
---
Reply to: