summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2 daysXvfb: destroy the screen pixmap in CloseScreenJulien Cristau1-0/+7
3 daysxfree86: fix mouse wheel support for DGA clientsMarcin Slusarz1-16/+78
3 daysdri2: SProcDRI2Connect - send the response.Michal Srb1-0/+3
4 daysMerge remote-tracking branch 'alanc/master'Keith Packard3-29/+8
5 daysxf86: reimplement XF86SCRNINFO macro using new functions.Dave Airlie6-22/+20
5 daysxf86/modes: drop more pScrn->pScreen usagesDave Airlie1-2/+2
5 daysxaa: convert pScrn->pScreen to use accessor.Dave Airlie2-3/+3
5 daysxf86/modes: drop two uses of screenInfoDave Airlie2-4/+2
5 daysxf86: migrate to using xf86ScreenToScrn wrapper (v2)Dave Airlie29-92/+90
5 daysxf86: add helper functions to convert to from ScrnInfoPtr/ScreenPtr (v2)Dave Airlie2-0/+21
5 daysxf86/pci: fix slot claiming counting.Dave Airlie4-6/+29
5 daysconfig/udev: add pre_init stage to config and udev.Dave Airlie1-0/+2
5 daysxfree86: add modesetting driver to fallback list on LinuxDave Airlie1-0/+4
7 daysUndocument Font Module loadingAlan Coopersmith1-20/+0
7 daysUndocument mandatory loadable modulesAlan Coopersmith1-5/+0
8 dayscvt man page should use Hz, not kHz, for vertical refresh rateAlan Coopersmith1-2/+2
8 daysConvert sbusPaletteKey to latest DevPrivate APIAlan Coopersmith1-2/+6
9 daysXQuartz: Avoid a race in initialization of darwinPointerJeremy Huddleston1-8/+10
9 daysXQuartz: Provide fls implementation for TigerJeremy Huddleston1-0/+14
9 daysXQuartz: Tiger build fixJeremy Huddleston1-0/+6
9 daysXQuartz: Workaround an SDK bug on Leopard/x86_64Jeremy Huddleston1-0/+6
12 daysxfree86: Add ifdef wrapper to xvmodproc.hMichal Suchanek1-0/+4
12 dayskdrive: Remove redundant declarations.Michal Suchanek2-5/+0
12 daysxfree86: don't include xvmodproc.h when not neededMichal Suchanek2-3/+0
2012-05-08Fix RANDR’s gamma_to_ramp().James Cloos1-2/+2
2012-05-04hw/xwin/glx: Use silent rulesYaakov Selkowitz1-2/+2
2012-05-04xfree86: use silent rules with sdksyms generationYaakov Selkowitz1-1/+1
2012-05-04xfree86: respect EXEEXT in relink targetYaakov Selkowitz1-1/+1
2012-05-01dmx: Annotate dmxlog.c with _X_ATTRIBUTE_PRINTF and _X_NORETURNMichal Suchanek2-10/+22
2012-04-27XQuartz: Make sure we tell startx the correct server binary to use in our fal...Jeremy Huddleston1-1/+1
2012-04-24xfree86: workaround crash on closeMichal Suchanek1-3/+8
2012-04-24XQuartz: darwinPointer now sends both absolute and relative motionJeremy Huddleston4-52/+56
2012-04-24XQuartz: Add a hack to better handle clicky wheel scroll miceJeremy Huddleston1-2/+109
2012-04-24XQuartz: Use screenInfo.{width,height} instead of grabbing it from the first ...Jeremy Huddleston1-2/+2
2012-04-24XQuartz: Separate out tablet and mouse event delivery into separate functionsJeremy Huddleston3-139/+116
2012-04-24XQuartz: Correct calculation of the size of our file descriptor array in cons...Jeremy Huddleston1-1/+1
2012-04-24XQuartz: Fix a deadlock in pre-dispatch codeJeremy Huddleston1-1/+1
2012-04-24xres: Fix build without compositeJeremy Huddleston1-1/+2
2012-04-19Merge remote-tracking branch 'yselkowitz/master'Keith Packard17-31/+88
2012-04-19Export CompositeClientWindowTypeKeith Packard1-0/+2
2012-04-16Merge remote-tracking branch 'whot/for-keith'Keith Packard2-2/+9
2012-04-16xfree86: after VT switching back, only enable previously enabled devicesPeter Hutterer2-2/+9
2012-04-11hw/xfree86: Re-indent xf86vmode.cKeith Packard1-346/+480
2012-04-11hw/xfree86: Spurious ');' in xf86vmode.c messed up indentation badlyKeith Packard1-1/+1
2012-04-08Revert "xfree86: workaround crash on close"Keith Packard1-2/+1
2012-04-06xfree86: link modules against Xorg symbols on CygwinYaakov Selkowitz1-3/+15
2012-04-06xf86Config: load DIX libraries before drivers on CygwinYaakov Selkowitz1-0/+5
2012-04-06xf86Init: provide ddxBeforeReset ifdef DDXBEFORERESETYaakov Selkowitz1-0/+7
2012-04-06loader: add Cygwin supportYaakov Selkowitz2-1/+19
2012-04-06os-support: add Cygwin supportYaakov Selkowitz1-1/+1