summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-06exa: don't use fbCopyNtoNMaarten Maathuis4-19/+149
2009-02-06fb: move some code to miMaarten Maathuis9-369/+406
2009-02-06exa: create ExaCheckGetImageMaarten Maathuis3-6/+35
2009-02-06exa: wrap the remainder of exa_unaccel.cMaarten Maathuis1-3/+27
2009-02-06exa: use proper wrapping in exa.cMaarten Maathuis1-71/+70
2009-02-06exa: properly wrap GC functionsMaarten Maathuis3-116/+248
2009-02-06exa: add GC privateMaarten Maathuis2-1/+22
2009-02-06exa: kill of exaImageGlyphBltMaarten Maathuis1-134/+1
2009-02-06exa: Remove one of the many calls directly into the fb layer.Maarten Maathuis1-26/+6
2009-02-06EXA: Try harder to keep current pixmap copy up to date in exaMigrateToward*.Michel Dänzer1-1/+11
2009-02-06EXA: Guard empty pending region warning by DEBUG_MIGRATE.Michel Dänzer1-0/+2
2009-02-05Fix "warning: cast from pointer to integer of different size"Tomas Carnecky1-4/+4
2009-02-05dix: die if we can't activate or init the VCP/VCK.Peter Hutterer1-9/+20
2009-02-04Revert "Bus: Remove xf86SetAccessFuncs() and related machinery"Adam Jackson4-0/+81
2009-02-04Bus: Remove xf86SetAccessFuncs() and related machineryAdam Jackson4-81/+0
2009-02-04Bus: Delete some obfuscatory macrosAdam Jackson6-23/+17
2009-02-04Bus: Remove unused xf86ExtractTypeFromListAdam Jackson2-15/+0
2009-02-04Bus: make the resource list static.Adam Jackson2-5/+1
2009-02-04loader: Remove icache flushes on alpha.Adam Jackson1-12/+0
2009-02-04loader: Remove a vestige of archive supportAdam Jackson1-4/+1
2009-02-04loader: Remove useless call to LoaderGetOSAdam Jackson1-6/+0
2009-02-04loader: Simplify loader magicAdam Jackson1-3/+1
2009-02-04loader: Make a comment slightly less stupidAdam Jackson1-6/+1
2009-02-04loader: code motion.Adam Jackson1-33/+30
2009-02-04loader: Simplify handle allocation and refcounting.Adam Jackson1-17/+3
2009-02-04XKB: Remove -kb and +kb from -help text and man page.Adam Jackson2-5/+0
2009-02-03Handle the combination of panning and crtc transformsKeith Packard1-26/+10
2009-02-03Damage re-used shadow scanout buffer using new transforms.Keith Packard1-1/+5
2009-02-03Handle matrix computation overflow in RRTransformComputeKeith Packard1-7/+32
2009-02-04fbdevHWGetRec() doesn't return the private dataTomas Carnecky1-1/+4
2009-02-04DBUS_API_SUBJECT_TO_CHANGE is already defined on the command lineTomas Carnecky1-1/+0
2009-02-04Fix "warning: braces around scalar initializer"Tomas Carnecky1-1/+1
2009-02-04Make gcc happy: correct third argument of CopyGetMasterEvent()Tomas Carnecky1-1/+1
2009-02-04Fix "warning: cast to pointer from integer of different size"Tomas Carnecky2-2/+2
2009-02-04Fix "warning: XXX defined but not used"Tomas Carnecky1-0/+2
2009-02-04Fix "warning: unused variable XXX"Tomas Carnecky5-6/+2
2009-02-04ISO C90: Move declaration to the beginning of the functionTomas Carnecky1-1/+1
2009-02-04mi: don't call UpdateSpriteForScreen if we have Xinerama enabled. #18668Peter Hutterer1-1/+8
2009-02-04dix: for core events, pass the core filter into DeliverEventsToWindowPeter Hutterer1-1/+1
2009-02-03Don't enable XAA offscreen pixmaps with Option "XaaOffscreenPixmaps" "no".Aaron Plattner1-1/+3
2009-02-03Constify atom name stringsAlan Coopersmith12-28/+33
2009-02-03XQuartz: Accept bundle version 2.1.6 to work with our startup methodJeremy Huddleston1-2/+2
2009-02-03Xext: fix typo in GEEventFill macroPeter Hutterer1-1/+1
2009-02-03dix: Use GenericEvent instead of LASTEvent to check for core events.Peter Hutterer1-2/+2
2009-02-03Xi: initialize the device before applying button map changes.Peter Hutterer1-0/+4
2009-02-03Xi: create well-known atoms on demand, rather than preinit themSimon Thum3-23/+10
2009-02-03Xi: If the MD doesn't have a key/kbdfeed class, init the keyboard.Peter Hutterer1-3/+10
2009-02-03Xi: remove now obsolete oldXkbInfo.Peter Hutterer1-3/+0
2009-02-03dix: add SetBit(arr, bit) and ClearBit(arr, bit) to include/inputstr.hPeter Hutterer1-0/+2
2009-02-03Xext: rename shape's EventType to ShapeEventType to avoid name clashing.Peter Hutterer1-8/+8