summaryrefslogtreecommitdiff
path: root/src/armsoc_dri2.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-01DRI2: Check bo dimensions before reusingDavid Garbett1-2/+5
2015-05-11Fix the 64 bit build error1.3.0Marico Xu1-2/+2
2015-03-31Fix the wakeup handler lost and modify the logic of reporting damage Marico Xu1-7/+7
2015-01-16make use of DRI2 buffer flagsSunny1-0/+7
2015-01-16add DRI2WaitMSC supportSunny1-2/+67
2014-12-09fix several issues:Sunny1-56/+146
2014-09-15Replace two asserts with warning messageSunny1-2/+4
2014-07-21Fix performance issue when enlightenment started.Sunny1-0/+36
2014-07-17XServer crash with multiple applications running at the same timeSunny1-12/+12
2014-07-08Reviewed and revised bo reference counting.Dave Barnish1-46/+60
2014-06-16Minor tidy ups.Dave Barnish1-8/+8
2014-05-16Enabling n-buffering support when using page flip events.Eskil Sund1-37/+191
2014-04-15Clarify assumptions on window front buffer pixmapsRaymond Smith1-3/+2
2014-02-12Report damage for drawable in ARMSOCDRI2ScheduleSwapDave Barnish1-0/+9
2014-01-31Fix malloc/calloc/free usageDaniel Kurtz1-2/+4
2014-01-29Only modify pending_flips for flipsMathias Palmqvist1-2/+3
2013-09-26Ensure the change of window flippablity before the first ScheduleSwap is alwa...Liyou Zhou1-5/+3
2013-08-30Use xf86ScreenToScrn and xf86ScrnToScreenDaniel Kurtz1-12/+12
2013-08-12Added a platform specific flag for vsync timestamp query support.Dave Barnish1-14/+16
2013-07-23Fallback to blitting when out of scanout memoryRay Smith1-7/+7
2013-07-09DRI2 N-BufferingDavid Garbett1-29/+191
2013-07-03Remove ARMSOCRec.has_resizedRay Smith1-15/+18
2013-06-11Source conforms to linux kernel coding styleDave Barnish1-97/+98
2013-06-10Abstract cursor format handlingDave Barnish1-2/+2
2013-05-28Removed obsolete TODO commentDave Barnish1-4/+0
2013-04-15Rename generic armsoc files from omap_ to armsoc_Paul Geary1-0/+637