summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-12-12xfree86: dump the ptraccel filter setup to the log on init.Simon Thum1-2/+7
2008-12-11randr: Fix initial panning border copyMatthias Hopf1-1/+4
2008-12-11randr: Update initial screen size if panning information is presentMatthias Hopf1-4/+17
2008-12-11randr: Fix error message for bad panning configMatthias Hopf1-1/+1
2008-12-11randr: Add monitor option "Panning" for initial panning configurationMatthias Hopf2-1/+65
2008-12-11 Modify sdksyms.sh to receive $top_srcdir as first argument.Paulo Cesar Pereira de Andrade2-4/+10
2008-12-10XQuartz: Fix path to executableJeremy Huddleston1-1/+1
2008-12-10XQuartz: fixed make distJeremy Huddleston2-1/+2
2008-12-10XQuartz: Make debugging output for invalid depths a bit more detailedJeremy Huddleston1-2/+2
2008-12-10XQuartz: Avoid using login /bin/sh blech. Just use a bash script to start th...Jeremy Huddleston4-67/+104
2008-12-10XQuartz: unset DISPLAY if we didn't get a launchd socket handoffJeremy Huddleston1-0/+10
2008-12-10XQuartz: unsetenv(DISPLAY) if we're not org.x.X11Jeremy Huddleston6-29/+92
2008-12-10XQuartz: Removed some debug spewJeremy Huddleston1-2/+0
2008-12-10Add dependency tracking to sdksyms.c and export composite wrapper.Paulo Cesar Pereira de Andrade1-1/+1
2008-12-08Correct wrong symbol reference on sparc.Paulo Cesar Pereira de Andrade2-6/+12
2008-12-08Don't use gnu specific extensions to awk when builing symbolsBenjamin Close1-5/+5
2008-12-08xfree86: init EQ before trying to initialise the devices (#18890)Peter Hutterer1-2/+2
2008-12-08xfree86: Only use the evdev ruleset on linux.Peter Hutterer1-2/+8
2008-12-08xfree86: fix compiler warning (use of uninitialized variable)Peter Hutterer1-2/+2
2008-12-07Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserverMatthieu Herrb1-2/+2
2008-12-07Fix build in separate build directory.Matthieu Herrb1-1/+1
2008-12-07Convert libx86emu.a to a "libtool convenience library".Paulo Cesar Pereira de Andrade1-2/+2
2008-12-07Export some symbols from libxf86config when installing it.Paulo Cesar Pereira de Andrade1-3/+6
2008-12-07Correct xf86acpiDisableFlag symbol.Paulo Cesar Pereira de Andrade1-0/+2
2008-12-07Use libtool convenience libraries and better "symbol" table.Paulo Cesar Pereira de Andrade16-1275/+448
2008-12-06XQuartz: darwinPointer reports the actual pixel position now rather than a re...Jeremy Huddleston2-17/+24
2008-12-06XQuartz: Corrected name/command labels in the customization widgetJeremy Huddleston2-20/+6
2008-12-05Make sure _X_EXPORT is defined in edid.hAlan Coopersmith1-0/+4
2008-12-05 Add back a simplified version of the loader static address tables.Paulo Cesar Pereira de Andrade3-4/+1216
2008-12-05Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h}Paulo Cesar Pereira de Andrade8-1763/+6
2008-12-04Move _X_EXPORT attribute to header file.Paulo Cesar Pereira de Andrade2-2/+2
2008-12-04randr: Allow panning to be disabled per axisMatthias Hopf1-25/+39
2008-12-04randr: Rework panning area verificationMatthias Hopf1-25/+73
2008-12-04randr: Don't change panning parameters if verification fails.Matthias Hopf1-4/+19
2008-12-04randr: Rename pan() to set_origin(), and xf86CrtcPan() to xf86CrtcSetOrigin()Matthias Hopf3-8/+8
2008-12-04randr: Panning supportMatthias Hopf2-2/+178
2008-12-04randr: Crtc interface update for panning support.Matthias Hopf1-1/+35
2008-12-04randr: Weird enough, crtc->version was never set upon creation. Fix that.Matthias Hopf1-0/+1
2008-12-03XQuartz: pbproxy: Simplify linkingJeremy Huddleston2-2/+4
2008-12-04Remove dummylib.Paulo Cesar Pereira de Andrade28-605/+30
2008-12-03Include <X11/Xfuncproto.h> if _X_EXPORT is not defined.Paulo Cesar Pereira de Andrade1-0/+4
2008-12-03If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'.Timo Aaltonen2-3/+4
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade254-2678/+2702
2008-12-02xf86Cursors: xf86_reload_cursors shouldn't unconditionally show hwcursor (#14...Stuart Bennett1-2/+8
2008-12-03Let the DDX decide on the XkbRulesDefaults.Peter Hutterer1-0/+6
2008-12-02Update sample xorg.conf fileAlan Coopersmith2-20/+12
2008-12-02Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballsAlan Coopersmith1-0/+1
2008-12-02Don't need to check uid/euid for every commandline argumentAlan Coopersmith1-5/+5
2008-12-02Remove unused config flags from FlagValues & FlagOptionsAlan Coopersmith1-7/+0
2008-12-02xfree86: don't render SW cursors for devices attached to VCP (#16805)Peter Hutterer1-1/+2