summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-12-31linux: warning fixAdam Jackson1-1/+1
2010-12-31glx: warning fixesAdam Jackson1-1/+1
2010-12-31xcmisc: warning fixAdam Jackson1-0/+4
2010-12-31dri1: warning fixAdam Jackson1-1/+1
2010-12-31loader: warning fixAdam Jackson1-1/+1
2010-12-31config: warning fixesAdam Jackson1-1/+1
2010-12-31Export all valuator_mask_* functionsChase Douglas1-1/+1
2010-12-20xfree86: Convert some xf86BlockSIGIO to OsBlockSignalsAdam Jackson2-9/+7
2010-12-20xfree86: Remove xf86EnterServerStateAdam Jackson8-71/+21
2010-12-20xfree86: Symmetrize xf86AccessEnter and xf86AccessLeaveAdam Jackson1-2/+0
2010-12-20Remove SCO supportAdam Jackson14-1048/+4
2010-12-20xfree86: Remove unused xf86inSuspendAdam Jackson3-5/+0
2010-12-20Merge remote branch 'alanc/master'Keith Packard2-2/+6
2010-12-19Add EDID quirk for HP Compaq nc8430.Jörn Horstmann1-0/+5
2010-12-18Bug 32436 - hw/xfree86/parser/Makefile.am TOP_SRCDIR should be top_srcdirAlan Coopersmith1-1/+1
2010-12-18Bug 21827: faulty sdksyms.c generated by the awk script in sdksyms.shDavid Barksdale1-1/+5
2010-12-14Merge remote branch 'whot/for-keith'Keith Packard2-9/+16
2010-12-14Merge remote branch 'jeremyhu/master'Keith Packard14-491/+224
2010-12-14docs: replace BUILLDOCS with existing ENABLE_DEVEL_DOCSGaetan Nadon3-10/+2
2010-12-14hw/dmx/doc: DIST_SUBDIRS not required when using AM_CONDITIONALGaetan Nadon1-1/+0
2010-12-14xfree86: always report the input options before initialising the device.Peter Hutterer1-0/+1
2010-12-13xfree86: swap the order to-be-merged lists in xf86CollectInputOptions.Peter Hutterer1-1/+1
2010-12-08XQuartz GL: Add $(GL_CFLAGS) to CFLAGSJeremy Huddleston1-1/+1
2010-12-09xfree86: don't set movement flags for non-valuator events.Peter Hutterer1-8/+14
2010-12-08XQuartz: Just NSBeep() for XBell()Jeremy Huddleston13-490/+223
2010-12-07Merge remote branch 'alanc/master'Keith Packard34-139/+120
2010-12-07Convert cvt code to use XNFasprintf()Alan Coopersmith3-10/+23
2010-12-07Replace alloc+strcpy+strcat with asprintf() & XNFasprintf() callsAlan Coopersmith6-26/+9
2010-12-07Convert alloc+sprintf pairs into asprintf() & XNFasprintf() callsAlan Coopersmith9-47/+30
2010-12-07Convert hw/xfree86/parser code to use asprintf() callsAlan Coopersmith3-19/+11
2010-12-07Convert existing Xprintf style calls to asprintf styleAlan Coopersmith7-27/+36
2010-12-07Add asprintf() implementation for platforms without itAlan Coopersmith1-0/+1
2010-12-07Sun's copyrights now belong to OracleAlan Coopersmith10-10/+10
2010-12-07Replace SecurityLookupIDByClass() with dixLookupResourceByClass().Cyril Brulebois1-14/+19
2010-12-07Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 2.Cyril Brulebois2-5/+10
2010-12-07Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 1.Cyril Brulebois1-21/+33
2010-12-07Enable silent rules for cat and echo.Cyril Brulebois3-30/+30
2010-12-07Replace LookupIDByType() with dixLookupResourceByType(), take 2.Cyril Brulebois3-5/+17
2010-12-07Replace LookupIDByType() with dixLookupResourceByType(), take 1.Cyril Brulebois4-58/+104
2010-12-07Fix GLX_LIBS vs. DMX_LIBS order.Cyril Brulebois1-1/+1
2010-12-06Bump extension ABI to 5James Jones1-1/+1
2010-12-06Separate out screen size and screen pixmap sizes in RRScreenSizeSetKeith Packard2-31/+80
2010-12-06Set sprite transforms from RRSetCrtcConfigsKeith Packard1-2/+2
2010-12-06DIX is responsible for ref counting scanout pixmaps.Keith Packard1-4/+0
2010-12-06randr: Add per-crtc pixmapsKeith Packard3-4/+109
2010-12-06hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigsKeith Packard2-28/+163
2010-12-06randr: Implement RRSetCrtcConfigsKeith Packard1-0/+1
2010-12-06randr: Add sprite position transformsKeith Packard5-12/+97
2010-12-06Replace huge argument list in xf86CrtcSetModeTransform with structKeith Packard3-65/+115
2010-12-06Merge remote branch 'jajones/for-keith'Keith Packard1-0/+4