summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-23drvmodelv2WIPdrvmodelv2-wipDave Airlie13-73/+204
2011-08-23drv: add imped crtc set functionDave Airlie1-1/+21
2011-08-23drv: improve randr code a lot - now at least ephyr can print out infoDave Airlie3-26/+500
2011-08-22exa: fix some oopsDave Airlie1-3/+3
2011-08-22imped: initial randr impl step 1Dave Airlie6-1/+397
2011-08-17TODO: even more stuff, the mountain growsDave Airlie1-0/+17
2011-08-17kdrive: make input work again by putting back block handlersDave Airlie1-2/+4
2011-08-17imped: duplicate pixmap contentsDave Airlie1-1/+31
2011-08-17update TODODave Airlie1-4/+4
2011-08-17kdrive/ephyr: add some sort of hotplug testing frameworkDave Airlie4-7/+102
2011-08-17imped: fixup remove supportDave Airlie2-1/+12
2011-08-16imped: add remove drv screen supportDave Airlie1-3/+44
2011-08-16kdrive: fix minor issuesDave Airlie1-1/+2
2011-08-16ephyr: add hostx new window suportDave Airlie4-20/+96
2011-08-16drv: add start of plug code.Dave Airlie6-10/+155
2011-08-16fixes for composite to shattered pixmapsDave Airlie1-1/+32
2011-08-16drv/glyphs: fix glyphs.Dave Airlie4-6/+19
2011-08-16drv/pict: fix typo in return typeDave Airlie1-1/+1
2011-08-15add xv to TODODave Airlie1-0/+2
2011-08-15add an initial TODO listDave Airlie1-0/+18
2011-08-15init renderDave Airlie1-0/+2
2011-08-15render: start fixing up impedpict code for multiple screensDave Airlie1-78/+109
2011-08-15drop some unneeded codeDave Airlie1-16/+0
2011-08-15getimage: implement getimage using code from ajax.Dave Airlie3-8/+57
2011-08-15getimage: need to pass a dst stride.Dave Airlie8-13/+18
2011-08-15drvmodel: oops I accidentally shatterDave Airlie9-123/+140
2011-08-15fix initial screen pixmap setupDave Airlie2-1/+2
2011-08-12drv: finish of loops around gc wrappersDave Airlie2-91/+177
2011-08-12ephyr/kdrive: fix first attempt at two screensDave Airlie2-1/+3
2011-08-12drv/kdrive: fixup some colormap lovingDave Airlie4-65/+109
2011-08-12drv: fix GC null checkDave Airlie1-2/+3
2011-08-11add def colormap setupDave Airlie1-0/+1
2011-08-11misc bugfixesDave Airlie5-6/+7
2011-08-11drv: get ephyr back to rendering by fixing damageDave Airlie9-29/+83
2011-08-11drv: got ephyr to start again, now to fix damaisteDave Airlie8-23/+101
2011-08-11move def color map creationDave Airlie1-6/+7
2011-08-11drv: add picture private initDave Airlie3-2/+19
2011-08-11drv: WIP checkpoint transfer to other laptopDave Airlie30-271/+672
2011-08-08drv: add imped pict back inDave Airlie5-6/+438
2011-08-08drv: add impedance layer back in.Dave Airlie7-5/+1194
2011-08-08drv: get to buildDave Airlie64-896/+1031
2011-08-08drv: initial WIP (V2)Dave Airlie99-2/+39964
2011-06-11xfree86/linux: use F_SETOWN_EX to send SIGIO to main threadDave Airlie1-5/+28
2011-06-11xaa: merge copy window implementationsDave Airlie3-58/+47
2011-06-07Merge remote-tracking branch 'kibi/master'Keith Packard1-3/+4
2011-06-07Merge remote-tracking branch 'whot/for-keith'Keith Packard4-20/+36
2011-06-07dix: fix crashers with floating device.Peter Hutterer2-3/+3
2011-06-06randr: void function cannot return valueNicolas Kaiser1-1/+1
2011-06-06xkb: Fix case checks for Latin 4.Cyril Brulebois1-1/+2
2011-06-06xkb: Fix case checks for Latin 2.Cyril Brulebois1-1/+1