summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Merge branch 'upstream' (one day I will rebase rather than merge)HEADmasterJoel Bosveld434-14951/+15110
2009-09-07Fix "warning: left-hand operand of comma expression has no effect"Eamon Walsh3-18/+30
2009-09-07dix: remove dixLookupResource - we don't have any users left.Peter Hutterer2-26/+0
2009-09-06XQuartz: launchd: Fallback on :0 if prefix:0 gives an error for the socket nameJeremy Huddleston1-2/+5
2009-09-06XQuartz: Fix "warning: function declaration isn’t a prototype" noiseJeremy Huddleston1-1/+1
2009-09-06XQuartz: pbproxy: 64bit fixes: Properly process an array of AtomsJeremy Huddleston2-7/+8
2009-09-05XQuartz: Fix a strcpy/strcmp typoJeremy Huddleston1-5/+6
2009-09-04EXA: Stop hiding solid or gradient pictures from the driver.Michel Dänzer1-183/+200
2009-09-04XQuartz: Check the DISPLAY environment variable to see if the socket at start...Jeremy Huddleston2-10/+42
2009-09-04XQuartz: Use --with-launchd-id-prefix for consistency with xinitJeremy Huddleston7-17/+23
2009-09-04xserver 1.6.99.900Peter Hutterer1-1/+1
2009-09-04shave: hack around the configure ld check for make distcheck.Peter Hutterer1-0/+10
2009-09-04xfree86: fix make distcheck after removal of Domain.note and RAC.Notes.Peter Hutterer1-2/+0
2009-09-04xkb: xkbGetKbdByName on the lastSlave needs to change the master (#21859)Peter Hutterer1-0/+10
2009-09-04dix: hide the sequenceNumber key repeat hack behind two functions.Peter Hutterer2-7/+37
2009-09-04input: allow for detectable autorepeat.Daniel Stone8-181/+155
2009-09-04dix: improve code flow in TryClientEvents, better debugging messages.Daniel Stone1-52/+66
2009-09-04require xf86vidmodeproto 2.2.99.1 or newer.Peter Hutterer3-6/+4
2009-09-04os: silence bigreqsproto compiler warningPeter Hutterer1-1/+1
2009-09-04xfree86: silence some xf86dgaproto compiler warningsPeter Hutterer3-5/+3
2009-09-04xfree86: silence 'unused variable' compiler warningPeter Hutterer1-1/+3
2009-09-04os: don't redefine GNU_SOURCEPeter Hutterer1-0/+2
2009-09-04Formatted recent Geode PCI ID changes to fit a 80-column coding style.Martin-Éric Racine1-2/+3
2009-09-04Further explained what the Geode PCI ID is all about as comments.Martin-Éric Racine1-2/+2
2009-09-04Removed unnecessary curly braces for Geode LX PCI ID.Martin-Éric Racine1-2/+1
2009-09-04Updated the PCI Vendor and Device IDs for all Geode variants.Martin-Éric Racine1-5/+17
2009-09-03EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_mixed.Michel Dänzer1-1/+3
2009-09-03glx: Add screen DestroyWindow wrapper to destroy the GLX drawable.Michel Dänzer2-0/+29
2009-09-03dix: don't return BadMatch from GetProperty (#23562)Peter Hutterer1-1/+1
2009-09-03test: add protocol testing for XIWarpPointer.Peter Hutterer2-0/+220
2009-09-03test: expose the default screen to tests, some cleanup work.Peter Hutterer4-12/+26
2009-09-03Xi: return BadDevice for master kbds and attached slaves in XIWarpPointerPeter Hutterer1-0/+7
2009-09-03Xi: return error values to client from XIWarpPointer.Peter Hutterer1-0/+5
2009-09-03Xi: standardise XI2 headers.Peter Hutterer7-8/+33
2009-09-03Xi: if XISetEventMask fails, return this to the client.Peter Hutterer5-6/+12
2009-09-03dix: when unsetting a cursor, update the sprite immediately (#23608)Peter Hutterer1-1/+2
2009-09-03Xi: fix broken swap code in XISelectEvents request processing.Peter Hutterer2-2/+2
2009-09-03Xi: Unify checking for invalid bits in grab masks.Peter Hutterer4-19/+34
2009-09-03Xi: don't overrun memory for grab masks.Peter Hutterer2-2/+6
2009-09-03Xi: don't try to set oversized or non-existing masks.Peter Hutterer1-3/+6
2009-09-03test: fix request length calculation, add length tests for XISelectEventsPeter Hutterer1-2/+17
2009-09-03test: fix build after changing libxf86config.laPeter Hutterer1-1/+1
2009-09-03Xi: extra length checking for requests providing masks.Peter Hutterer1-0/+11
2009-09-03Un-export ApplyPointerMapping. This is an in-server function.Peter Hutterer2-2/+2
2009-09-02Correct outdated e-mail address in "Author" statements.Eamon Walsh6-6/+6
2009-09-02randr: Fix crtcs using set_mode_major()Adam Jackson1-4/+5
2009-09-02vgaarb: protect fini as well just in caseDave Airlie1-0/+2
2009-09-02vgaarb: if arb init fails, make sure locking doesn't occur.Dave Airlie1-0/+4
2009-09-01Xext: fix a typo for bigreqsproto.h header fileJerome Glisse1-1/+1
2009-08-31Xext: Require newer versions of xcmiscproto, bigreqsproto, and xf86bigfontpro...Jeremy Huddleston4-6/+5