summaryrefslogtreecommitdiff
path: root/tests/test_virgl_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-22tests: reset last fence before using itMarc-André Lureau1-0/+3
2015-10-23renderer: fix regression in shader bindingDave Airlie1-9/+8
2015-10-23virgl/shaders: handle large shaders.Dave Airlie1-14/+43
2015-10-23tests: align viewports/scissor encoding with mesa.Dave Airlie1-3/+3
2015-03-19tests: add a test that engages transform feedbackDave Airlie1-0/+247
2015-03-09tests: add overlapping id testDave Airlie1-0/+34
2015-03-02tests: add simple geom shader testsDave Airlie1-0/+257
2015-02-27tests: use proper handle for surfaceDave Airlie1-1/+1
2015-02-27tests: destory vbo in simple rendering testDave Airlie1-0/+1
2015-02-27tests: add simple rendering testDave Airlie1-1/+250
2015-02-27tests: modify some test utility functionsDave Airlie1-3/+3
2015-02-26tests: add a simple blitter testDave Airlie1-2/+94
2015-02-26tests: add a simple backed resource creation utilityDave Airlie1-24/+9
2015-02-26tests: add a cmdbuf test that verifies a clear on a buffer.Dave Airlie1-0/+148