Commit Graph

35 Commits (macos/master)

Author SHA1 Message Date
Akihiko Odaki c8b112f5f5
Revert "vrend: Check GL errors" 2 years ago
Akihiko Odaki 8d452da883 vrend: Check GL errors 2 years ago
Akihiko Odaki 326953a662 vrend: Check GL errors 2 years ago
Gert Wollny b05bb61f45 vrend: clear memory when allocating a host-backed memory resource 2 years ago
Chia-I Wu c995f69808 tests: respect VRENDTEST_USE_EGL_GLES 3 years ago
Gert Wollny da53f11312 tests: Make it possible to set the test verbosity from the environment 5 years ago
Gert Wollny e01683ef43 tests: vrend_transfer put some limits on the texture sizes 5 years ago
Gert Wollny 7652864498 vrend: Correctly handle FakeMSAA textures 5 years ago
Chia-I Wu ab3640c085 vrend: reject bad strides in check_iov_bounds 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
Gert Wollny 5a472049a3 tests: Make it possible to run the unit tests with EGL_SURFACELESS 6 years ago
Gert Wollny 4b8a839ebc test_virgl_transfer.c: Fix warnings 6 years ago
Dave Airlie 332b82e6e3 tests: make some functions static. 8 years ago
Marc-André Lureau e1eef9a7f9 tests: use checked fixture 8 years ago
Dave Airlie ebcc110592 tests: make buffer size larger for bad stride test 9 years ago
Dave Airlie 621629e32f tests: add 2d array bad layer stride 9 years ago
Dave Airlie 53ab094df9 tests: use a box with height to test stride validation 9 years ago
Dave Airlie a423879e87 tests: don't pass a bad stride in validation tests 9 years ago
Dave Airlie 93072467c4 tests: add bad stride test 9 years ago
Dave Airlie 5fd93680a7 tests: don't pass a stride to bad level test 9 years ago
Dave Airlie ee10a18ef5 tests: add transfer test with a bad level. 9 years ago
Dave Airlie 22f2944e52 tests: don't pass a layer stride on the transfer tests 9 years ago
Dave Airlie 1f9ab04501 tests: do some tests for layer stride with bad texture types 9 years ago
Dave Airlie a6a0b09d5e tests: drop unused test 9 years ago
Dave Airlie 9006de318e tests: more inline transfer tests 9 years ago
Dave Airlie 44d4cf4fd3 tests: add option to test harness for large buffer 9 years ago
Dave Airlie 5109a1ff26 tests: add new transfer tests 9 years ago
Dave Airlie 88b48d0606 tests: add transfer test with bad offset 9 years ago
Marc-André Lureau f66acaff87 tests: add check of bad iov write 9 years ago
Marc-André Lureau 9ae41c26fe tests: add virgl_test_transfer_1d 9 years ago
Dave Airlie 6b04d57ec4 tests: add more transfer box tests 9 years ago
Dave Airlie 67fb0def2d tests: test return value from transfer functions 9 years ago
Dave Airlie 99ae4f7a89 tests: add initial transfer API tests 9 years ago