summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-08xf86AddBusDeviceToConfigure(): Store device in DevToConfig[i].pVideofixconfigSøren Sandmann Pedersen1-0/+2
2013-10-07Merge remote-tracking branch 'jeremyhu/master'Keith Packard2-5/+3
2013-10-07configure.ac: Include missing proto declarations in SDK_REQUIRED_MODULESEmil Velikov1-0/+3
2013-10-06XQuartz: Dont't set screen on __GLXConfigJeremy Huddleston Sequoia1-2/+0
2013-10-06rootless: Use miCopyRegion instead of fbCopyRegionJeremy Huddleston Sequoia1-3/+3
2013-10-05os: move <arpa/inet.h> for any !win32 systemPino Toscano1-4/+4
2013-10-05xfree86/hurd: include <hurd.h>Pino Toscano3-0/+3
2013-10-04Bump version to 1.14.99.2Keith Packard1-3/+3
2013-10-04kdrive/ephyr: Remove duplicate ephyrExtensions and ephyrExtensionInit declsKeith Packard1-16/+0
2013-10-04xfree86: add a comment as to why the logdir is createdGaetan Nadon1-0/+1
2013-10-04xfree86: Use $(MKDIR_P) for better code portabilityGaetan Nadon1-2/+1
2013-10-04Uninstall X link and CYGWIN libXorg.exe.a in local install targetsGaetan Nadon1-0/+8
2013-10-04Xorg binary: use install-exec-hook rather than install-exec-localGaetan Nadon1-5/+4
2013-10-04Use $(LN_S) provided by AC_PROG_LN_S macro to create linksGaetan Nadon1-1/+1
2013-10-04The Xorg binary is missing the extension $(EXEEXT) in the makefileGaetan Nadon1-1/+1
2013-10-04Merge remote-tracking branch 'anholt/ephyr-fixes'Keith Packard21-4162/+1685
2013-10-04miext/shadow: missing c2p_core.h breaks "make distcheck" target.Gaetan Nadon1-0/+1
2013-10-04Merge remote-tracking branch 'whot/for-keith'Keith Packard3-2/+7
2013-10-04Merge remote-tracking branch 'ajax/xserver-next'Keith Packard76-1159/+417
2013-09-25test: add new os executable to .gitignoreGaetan Nadon1-0/+1
2013-09-25xserver: enable InputClass option "GrabDevice" by default for non-seat0 seats...Laércio de Sousa1-0/+4
2013-09-25dmx: provide enough space for axis mappingsPeter Hutterer1-2/+2
2013-09-20damage: Must translate initial window damage by window offsetKeith Packard1-0/+2
2013-09-16XQuartz: pbproxy: Fix build with -DDEBUGJeremy Huddleston Sequoia1-2/+1
2013-09-16XQuartz: Fix build with moved pseudoramiXJeremy Huddleston Sequoia2-0/+2
2013-09-11glx: Fill in some missing attributes from DoGetFBConfigsAdam Jackson1-2/+12
2013-09-11glx: Remove a dead commentAdam Jackson1-4/+0
2013-09-11glx: Catch another failure case in drawable creationAdam Jackson1-0/+4
2013-09-11glx: Remove screen number from __GLXconfigAdam Jackson1-2/+0
2013-09-11glx: Remove pixmapMode from __GLXconfigAdam Jackson4-7/+0
2013-09-11glx: Remove support for NV_vertex_program and NV_fragment_programAdam Jackson1-4/+0
2013-09-11glx: realloc style fix in RenderLargeAdam Jackson1-9/+6
2013-09-11glx: Eliminate a small malloc from QueryContextAdam Jackson1-15/+8
2013-09-11glx: Handle failure to create the pixmap backing the pbufferAdam Jackson1-0/+2
2013-09-11glx: Implement GLX_PRESERVED_CONTENTS drawable attributeAdam Jackson1-2/+10
2013-09-11glx: Implement GLX_FBCONFIG_ID in GetDrawableAttributesAdam Jackson1-1/+4
2013-09-11glx: Implement GLX_{WIDTH,HEIGHT} in GetDrawableAttributesAdam Jackson1-1/+7
2013-09-11glx: Compute number of attributes in GetDrawableAttributes on the flyAdam Jackson1-9/+11
2013-09-11glx: Style fixesAdam Jackson1-3/+7
2013-09-11glx: Pull GLX vendor string out of __GLXscreenAdam Jackson3-5/+3
2013-09-11glx: Remove unused bits from the context structAdam Jackson1-1/+0
2013-09-11glxproxy: Don't track GLCLientm{aj,in}orVersionAdam Jackson3-10/+0
2013-09-11dmx/glx: Remove unused __glXNopAdam Jackson3-40/+0
2013-09-10damageext: Style fixAdam Jackson1-8/+14
2013-09-10damage: Remove "post-rendering" hooksAdam Jackson3-102/+2
2013-09-10damage: Don't rewrite Text ops to GlyphBlt opsAdam Jackson1-42/+19
2013-09-10damage: Simplify DamageUnregisterAdam Jackson6-13/+9
2013-09-10damage: Implicitly unregister on destroyAdam Jackson7-10/+3
2013-09-10fb: Remove unused compatibility wrappersAdam Jackson2-61/+0
2013-09-10mipointer: Remove deprecated miPointerCurrentScreenAdam Jackson3-19/+1