111 Commits (4ac3a04cb8a4b0d419bccbb7798b59aa098487a6)

Author SHA1 Message Date
Gert Wollny 17c2368f97 build: Add meson build 5 years ago
Gurchetan Singh 15ed4bc8e1 virgl/gbm: support more formats 5 years ago
Gert Wollny 7652864498 vrend: Correctly handle FakeMSAA textures 5 years ago
Emil Velikov 4fdc38b260 tests: remove dummy initialization 5 years ago
Chia-I Wu ab3640c085 vrend: reject bad strides in check_iov_bounds 5 years ago
Emil Velikov d7787808c8 virglrenderer: kill off trailing whitespace 5 years ago
Alexandros Frantzis 0bb764b6cf vrend: Improve iov bound checking for transfers 5 years ago
Alexandros Frantzis 2af3a83136 vrend: Ignore transfer layer_stride for targets without layers 5 years ago
Alexandros Frantzis 9d719bcb3f tests: Improve tests for staging transfers 5 years ago
Alexandros Frantzis 92e4678479 tests: Add tests for staging transfers 5 years ago
Erik Faye-Lund 46f68df55c shader: move indent-logic out of strbuf 5 years ago
Dave Airlie e56000111e vrend: add new string buffer implementation (v1.2) 6 years ago
Dave Airlie aa910dfa6a virglrenderer: add support for a private pointer in resources. (v2) 6 years ago
Dave Airlie 6564d1395c virglrenderer: enable symbol visiblity. 6 years ago
Gert Wollny 5a472049a3 tests: Make it possible to run the unit tests with EGL_SURFACELESS 6 years ago
David Riley 87b346a1a3 fuzzer: Add a libFuzzer based fuzzer. 6 years ago
Alexandros Frantzis 5057fb9b05 tests: Fix virgl_init_cbs_wrong_ver test 6 years ago
Gert Wollny 4b8a839ebc test_virgl_transfer.c: Fix warnings 6 years ago
Gert Wollny c3a2058a8f testvirgl_encode.c: Fix warnings 6 years ago
Gert Wollny 5c8e9583fe testvirgl.c: Fix warnings 6 years ago
Jakob Bornecrantz b03d30e6d1 tests: Use ge instead of eq when testing version and caps 7 years ago
Dave Airlie 3cd2caad2b tests: refactor caps getting code out. 7 years ago
Elie Tournier 8007cc0b12 tests: Check if multisample is available before running tests 7 years ago
Elie Tournier a4fbf0d8a5 tests: Check if geometry shaders are available before running tests 7 years ago
Dave Airlie 332b82e6e3 tests: make some functions static. 9 years ago
Marc-André Lureau e1eef9a7f9 tests: use checked fixture 9 years ago
Marc-André Lureau 83faf22c16 tests: reset last fence before using it 9 years ago
Dave Airlie c6da60278c tests: fix typo, 9 years ago
Marc-André Lureau 8a3dcd4c7b tests: fix fourcc check (on intel at least) 9 years ago
Dave Airlie 85602b31bd renderer: fix regression in shader binding 9 years ago
Dave Airlie 72688632e7 virglrenderer: fix make distcheck 9 years ago
Dave Airlie 81b741a05c virgl/shaders: handle large shaders. 9 years ago
Dave Airlie 88c47ce27c tests: align more encoder with mesa 9 years ago
Dave Airlie 016341850c tests: align viewports/scissor encoding with mesa. 9 years ago
Dave Airlie 3263d939b2 virglrenderer: add some more code liceneses 10 years ago
Dave Airlie c098cd852b tests: add a test that engages transform feedback 10 years ago
Dave Airlie 9259bc768e renderer: handle transform feedback 2 and 3 extensions 10 years ago
Dave Airlie 0ff22a06b7 renderer: ABI break: overhaul viewport/scissor state 10 years ago
Dave Airlie ebcc110592 tests: make buffer size larger for bad stride test 10 years ago
Dave Airlie 621629e32f tests: add 2d array bad layer stride 10 years ago
Dave Airlie 53ab094df9 tests: use a box with height to test stride validation 10 years ago
Dave Airlie a423879e87 tests: don't pass a bad stride in validation tests 10 years ago
Dave Airlie 93072467c4 tests: add bad stride test 10 years ago
Dave Airlie 5fd93680a7 tests: don't pass a stride to bad level test 10 years ago
Dave Airlie ee10a18ef5 tests: add transfer test with a bad level. 10 years ago
Dave Airlie 22f2944e52 tests: don't pass a layer stride on the transfer tests 10 years ago
Dave Airlie 1f9ab04501 tests: do some tests for layer stride with bad texture types 10 years ago
Dave Airlie a6a0b09d5e tests: drop unused test 10 years ago
Dave Airlie 5f7031e117 tests: add mipmap tests to resource creation 10 years ago
Dave Airlie 9006de318e tests: more inline transfer tests 10 years ago