summaryrefslogtreecommitdiff
path: root/tests/testvirgl.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-23tests: Add tests for staging transfersAlexandros Frantzis1-0/+2
2018-10-09tests: Make it possible to run the unit tests with EGL_SURFACELESSGert Wollny1-0/+2
2018-01-23tests: Check if multisample is available before running testsElie Tournier1-0/+1
2018-01-23tests: Check if geometry shaders are available before running testsElie Tournier1-0/+1
2015-12-22tests: reset last fence before using itMarc-André Lureau1-0/+1
2015-03-09tests: add flush callback to test large transfersDave Airlie1-0/+1
2015-02-27tests: add testvirgl_create_backed_simple_1d_resMarc-André Lureau1-0/+2
2015-02-27tests: add fence handlingDave Airlie1-0/+2
2015-02-27tests: modify some test utility functionsDave Airlie1-1/+4
2015-02-26tests: add a simple backed resource creation utilityDave Airlie1-0/+6
2015-02-26tests: add framework to create a context with a command buffer.Dave Airlie1-0/+3
2015-02-26tests: start adding encoder code to test harnessDave Airlie1-0/+25
2015-02-04tests: add initial transfer API testsDave Airlie1-0/+1
2015-02-04tests: add simple buffer testDave Airlie1-0/+1
2015-02-04tests: add simple 2d resource creation helperDave Airlie1-0/+1
2015-02-04tests: add simple ctx init/fini handlersDave Airlie1-0/+2
2015-02-04tests: add license headersDave Airlie1-0/+24
2015-02-04tests: start adding a reuseable test libraryDave Airlie1-0/+8