summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2006-07-21fix KdXvCopyPackedData to actually workDaniel Stone1-1/+1
2006-07-20Remove the DDXTIME conditional, for being unused.Adam Jackson7-123/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone90-525/+87
2006-07-17Fix the Linux ACPI reopen code to use a repeating timer, rather than aAdam Jackson1-3/+15
2006-07-15Un-glx-libcwrap DMX GLX proxy so it works without GL/include.Kristian Høgsberg6-17/+14
2006-07-13Bug #7482: Fix Xdmx's Render code to match reality; fixes BadLength clientJames Steven Supancic III1-1/+1
2006-07-09Replace GNU make-ism.Matthieu Herrb1-1/+1
2006-07-08Fix crash in Xephyr when running on host X with keymap width < 4 ( i.e xvnc )Matthew Allum1-12/+8
2006-07-08Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverMatthew Allum4-70/+15
2006-07-08Add support to Xephyr for simulating 8bit grayscale.Matthew Allum2-7/+22
2006-07-08Bug #3042: Use autoconf to get the correct name of a struct member.Tilman Sauerbeck2-66/+10
2006-07-08Bug #7097: do case-insensitive comparison for some hotkeys.Tilman Sauerbeck2-4/+5
2006-07-06Remove hardcoded 'lib' in XPRINTDIR.Ed Catmur1-1/+1
2006-07-06Generate xprint.pre from xprint.cpp.Ed Catmur1-0/+11
2006-07-06PPC64 build fix.Adam Jackson1-1/+4
2006-07-06Switch the default mouse device on Linux to /dev/input/mice.Adam Jackson1-1/+1
2006-07-06Refactor linuxGetIOSize and linuxGetSizes. Eliminate the unnecessaryIan Romanick1-36/+23
2006-07-06Remind dlloader that it needs to search the global scope as well as theAdam Jackson1-0/+8
2006-07-05fix compiler warning in hw/xfree86/common/xf86Config.cGreg Kroah-Hartman1-0/+1
2006-07-05fix compiler warning about xnestRecolorCursor() not being definedGreg Kroah-Hartman1-0/+1
2006-07-05fix some more compiler warnings due to defines being declared differentlyGreg Kroah-Hartman1-2/+2
2006-07-05fix wrong function pointer type in hw/dmx/dmxcmap.cGreg Kroah-Hartman1-1/+1
2006-07-03Correct AGP memory deallocation argument on *BSD.Eric Anholt1-1/+5
2006-07-03Fix bugs in support for new repeatTypes in XAA and EXA.Eric Anholt1-1/+7
2006-07-01Missing close parenthesis in one of the setuid() fixes.Rudo Thomas1-1/+1
2006-07-01Merge branch 'origin'Keith Packard309-1290/+37735
2006-07-01Bug #7381: Coordinates get wrapped in accelerated line drawing on pixmapPaul Mackerras1-14/+5
2006-06-30Bug 7145: fix build with gcc 2.95 & other c89 compilersJens Granseuer1-3/+6
2006-06-29Updated Solaris aperture driver to build on sun4v & amd64 kernelsMartin Bochnig1-170/+208
2006-06-24Make sure <execinfo.h> is actually included when needed.Michel Dänzer1-5/+1
2006-06-24Bug #7213: Fix the XFree86-DRI extension for byte-swapped clients.Michel Dänzer1-7/+30
2006-06-23Use correct OSNAME setting so we can find os-specific modules like libdrm.Eric Anholt1-3/+3
2006-06-23Add a manpage for EXA.Eric Anholt2-0/+52
2006-06-21Unbreak unbreaking the loader. Re-add the symbol reference lists so that theAdam Jackson9-100/+2139
2006-06-21add some function prototypes to hw/xprint/DiPrint.h as they are exportedGreg Kroah-Hartman1-0/+5
2006-06-21Bug 4320: Fastpath corner case improvement for Composite.Matthias Hopf1-1/+4
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith1-3/+2
2006-06-20Check setuid() return value. Bugzilla #7116.Matthieu Herrb3-3/+13
2006-06-19fix compiler warnings in hw/xfree86/i2c/fi1236.cGreg Kroah-Hartman2-3/+6
2006-06-19fix compiler warning in hw/xfree86/i2c/tda9850.cGreg Kroah-Hartman1-1/+1
2006-06-19fix compiler warning in hw/vfb/InitOutput.cGreg Kroah-Hartman1-0/+2
2006-06-19fix compiler warnings in hw/xfree86/xf4bpp/ppcGC.cGreg Kroah-Hartman1-2/+2
2006-06-19Another round of loader sense-beating. Remove the (unused) server exportAdam Jackson18-3049/+78
2006-06-18Don't bother building RAC as a module, that's just absurd.Adam Jackson5-57/+14
2006-06-18Add a couple of (doxygen) comments I wrote while looking at modesetting.Eric Anholt1-0/+22
2006-06-18Add options to disable EXA acceleration for Composite/UTS/DFS, and always printEric Anholt1-2/+33
2006-06-18Add some missing .gitignore stuff for Mesa symlinks and other generated files.Eric Anholt10-0/+24
2006-06-18Xprint/ -> hw/xprintAdam Jackson258-2/+37208
2006-06-16Add explicit dependencies (Xorg_DEPENDENCIES = ) on the internal librariesEric Anholt1-0/+3
2006-06-09fix compiler warning in hw/xfree86/loader/loaderProcs.hGreg Kroah-Hartman1-0/+1