aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-02-11tests: add test_virgl_fenceChia-I Wu
2021-02-11tests: respect VRENDTEST_USE_EGL_GLESChia-I Wu
2020-09-03tests: add some init/cleanup/reset testsChia-I Wu
2020-09-03vrend: rename EGL/GBM sourcesChia-I Wu
2020-06-02build: Drop autotoolsElie Tournier
2020-05-08tests: silence warningsChia-I Wu
2020-02-07tests: Add test to check heap overflow with atomic buffer objectGert Wollny
2020-02-05Remove hardcoded "-fsanitize=address"David Riley
2020-01-31tests/fuzzer: link against libvirglrendererGert Wollny
2020-01-23test: Add fuzzer test to check illegal CS shader executionGert Wollny
2020-01-23tests/fuzzer: Add test that triggers a double freeGert Wollny
2020-01-17tests: Fix color value test for big/low endianGert Wollny
2019-12-27meson: set visibility flag when compiler supports itGert Wollny
2019-10-10tests: Add trigger for overflow in texture data uploadGert Wollny
2019-10-10tests: Add test to trigger transfer IOV overflowGert Wollny
2019-10-10tests: Make it possible to set the test verbosity from the environmentGert Wollny
2019-10-10tests: vrend_transfer put some limits on the texture sizesGert Wollny
2019-10-10tests: Add numbers to the test comments to make it easier to locate failing t...Gert Wollny
2019-10-10tests: Fix cubemap tests to take care that width == high for tests that shoul...Gert Wollny
2019-10-10tests: Add test that trigger the fuzzer bugsGert Wollny
2019-09-26build: Add meson buildGert Wollny
2019-08-07virgl/gbm: support more formatsGurchetan Singh
2019-07-17vrend: Correctly handle FakeMSAA texturesGert Wollny
2019-07-12tests: remove dummy initializationEmil Velikov
2019-06-06vrend: reject bad strides in check_iov_boundsChia-I Wu
2019-06-04virglrenderer: kill off trailing whitespaceEmil Velikov
2019-06-03vrend: Improve iov bound checking for transfersAlexandros Frantzis
2019-06-03vrend: Ignore transfer layer_stride for targets without layersAlexandros Frantzis
2019-06-03tests: Improve tests for staging transfersAlexandros Frantzis
2019-05-23tests: Add tests for staging transfersAlexandros Frantzis
2019-05-16shader: move indent-logic out of strbufErik Faye-Lund
2019-01-09vrend: add new string buffer implementation (v1.2)Dave Airlie
2018-12-27virglrenderer: add support for a private pointer in resources. (v2)Dave Airlie
2018-10-18virglrenderer: enable symbol visiblity.Dave Airlie
2018-10-09tests: Make it possible to run the unit tests with EGL_SURFACELESSGert Wollny
2018-07-24fuzzer: Add a libFuzzer based fuzzer.David Riley
2018-07-24tests: Fix virgl_init_cbs_wrong_ver testAlexandros Frantzis
2018-06-08test_virgl_transfer.c: Fix warningsGert Wollny
2018-06-08testvirgl_encode.c: Fix warningsGert Wollny
2018-06-08testvirgl.c: Fix warningsGert Wollny
2018-02-14tests: Use ge instead of eq when testing version and capsJakob Bornecrantz
2018-01-23tests: refactor caps getting code out.Dave Airlie
2018-01-23tests: Check if multisample is available before running testsElie Tournier
2018-01-23tests: Check if geometry shaders are available before running testsElie Tournier
2016-02-10tests: make some functions static.Dave Airlie
2016-02-10tests: use checked fixtureMarc-André Lureau
2015-12-22tests: reset last fence before using itMarc-André Lureau
2015-12-02tests: fix typo,Dave Airlie
2015-12-01tests: fix fourcc check (on intel at least)Marc-André Lureau
2015-10-23renderer: fix regression in shader bindingDave Airlie