summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Huddleston7-29/+101
2008-12-10XQuartz: Removed some debug spewJeremy Huddleston1-2/+0
2008-12-10randr: clear primaryOutput when the output is deletedAdam Jackson1-0/+3
2008-12-10randr: use primary output for RRFirstOutput()Adam Jackson1-0/+3
2008-12-10randr: Mangle GetScreenResources sort order based on primary outputAdam Jackson1-3/+14
2008-12-10randr: Mangle compat Xinerama reply based on primary outputAdam Jackson1-17/+31
2008-12-10randr: Add [GS]etOutputPrimaryAdam Jackson4-1/+145
2008-12-10mi: Clean up CopyGetMasterEvent, re-use the memory.Peter Hutterer2-35/+40
2008-12-10dix: move MAX_VALUATOR_EVENTS into include/input.hPeter Hutterer3-6/+5
2008-12-10dix: purge dead device-based window access code.Peter Hutterer2-26/+0
2008-12-10Add dependency tracking to sdksyms.c and export composite wrapper.Paulo Cesar Pereira de Andrade2-9/+9
2008-12-10mi: always update the sprite for master devices.Peter Hutterer1-1/+1
2008-12-08Correct wrong symbol reference on sparc.Paulo Cesar Pereira de Andrade2-6/+12
2008-12-08Default to x86emu even on i386 linuxAdam Jackson1-1/+0
2008-12-08ddxCtrls.c: XkbDDXUsesSoftRepeat always returns 1 nowSascha Hlusiak1-20/+0
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-08Xi: XIGetDevice needs to ignore the MORE_EVENTS flag.Tom Jaeger1-1/+1
2008-12-08dix: fix calculation of valuator events.Peter Hutterer1-3/+3
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 Herrb3-11/+12
2008-12-07Fix build in separate build directory.Matthieu Herrb1-1/+1
2008-12-07Require macros 1.2.0 or newer for XORG_CHANGELOG and XORG_CWARNFLAGS.Paulo Cesar Pereira de Andrade2-9/+10
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 Andrade27-1283/+476
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-05randr: Update SProcRandrVector for panningMatthias Hopf1-0/+39
2008-12-05Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h}Paulo Cesar Pereira de Andrade9-1764/+7
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: Nuke config-timestamp for panningMatthias Hopf1-15/+0
2008-12-04randr: Protocol bits for panning supportMatthias Hopf3-0/+188
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-03Removed unised option from configure.ac for launchdJeremy Huddleston1-4/+0
2008-12-03XQuartz: pbproxy: Simplify linkingJeremy Huddleston3-4/+5
2008-12-04Update .gitignore.Paulo Cesar Pereira de Andrade1-83/+9