summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-06-02sna: Add support for PresentChris Wilson1-1/+1
2014-06-02Add rudimentary tests for PresentChris Wilson4-3/+734
2014-06-02Add rudimentary tests for DRI3Chris Wilson5-0/+1295
2014-05-30test: Only compute the masked pixel value if depth!=32Chris Wilson1-9/+5
2014-05-23test/dri2: Restore original configuration after testingChris Wilson1-0/+13
2014-05-23test/dri2: Check validity of MSC across CRTCChris Wilson1-25/+39
2013-12-02tests: Exercise stippled fillsChris Wilson3-0/+241
2013-12-02tests: Exercise tiled fillsChris Wilson6-10/+250
2013-11-25uxa,legacy: use unsigned for comparition of unsignedZdenek Kabelac1-1/+1
2013-11-25Makefile convert @var@ to $(var)Zdenek Kabelac1-2/+2
2013-11-19test: Fix compilation of render-trapezoid-imageChris Wilson4-7/+4
2013-11-18tests: Avoid dependence on undefined CChris Wilson19-74/+24
2013-11-14tests: Exercise render copies under a maskChris Wilson3-0/+169
2013-11-14tests: Add render-composite-solid-maskChris Wilson3-0/+124
2013-10-10configure: Add xfixes to X11 pkg checkDaniel Martin1-1/+1
2013-09-12test: Exercise flips/blit swaps on each pipeChris Wilson3-1/+239
2013-09-11test: only build DRI2 tests if DRI2 is enabledRoss Burton1-0/+10
2013-08-31tools: Add intel-virtual-output to extend the local desktop with remote outputsChris Wilson2-1/+37
2013-07-27test/dri2: We do not require the GLX includesChris Wilson1-3/+0
2013-06-19configure: test for librt (clock_gettime)Jonathan Gray1-1/+1
2013-05-27test: Add an easily visible tearing test for video playbackChris Wilson2-1/+1
2013-03-11test: Try to exercise races between DRI2SwapBuffers and CloseWindowChris Wilson2-0/+114
2013-02-25test: Correct ignore path for async.aviChris Wilson1-1/+1
2013-02-19test: Add generated vsync.avi to gitignoreChris Wilson1-0/+1
2013-02-05test: Add a very basic blt benchmarkChris Wilson5-0/+160
2013-01-20test: Add script to generate source file for testing vsyncChris Wilson2-1/+35
2012-08-16test/dri2: Discard error returns from _XReplyChris Wilson1-2/+2
2012-07-08test: Add missing header for distcheckChris Wilson1-0/+1
2012-06-26test: Add client side copy to FakeFront for emulating CopyBuffer correctlyChris Wilson1-3/+5
2012-06-26test: FakeFront rulesChris Wilson1-9/+11
2012-06-26test: Add a simple exercise for DRI2 swap pathsChris Wilson4-2/+948
2012-06-01test: Add a very basic test to exercise BLT text drawingChris Wilson2-0/+103
2012-06-01test: Exercise basic rectangle drawing codeChris Wilson2-0/+224
2012-01-06sna: Support performing alpha-fixup on the sourceChris Wilson3-0/+287
2011-11-07test: Compile fix for make checkChris Wilson1-1/+1
2011-11-06test: Add a basic line testerChris Wilson18-21/+188
2011-07-30Fix typos for distcheckChris Wilson1-0/+1
2011-06-13test: Exclude the long running stress tests from make distcheckChris Wilson1-2/+2
2011-06-04sna: Introduce a new acceleration model.Chris Wilson21-0/+4278