Commit Graph

143 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 2aed5d4197 vrend: propperly check whether the shader image range is correct 2 years ago
Gert Wollny 95e581fd18 vrend: Add test to resource OOB write and fix it 2 years ago
Gert Wollny b05bb61f45 vrend: clear memory when allocating a host-backed memory resource 2 years ago
Antonio Caggiano ba30df1bdc shader: Link shader command 3 years ago
Chia-I Wu d32f92c8d1 mesa: update to the latest os_misc.h 3 years ago
Chia-I Wu 49403c1dfd mesa: update to the latest p_config.h 3 years ago
Ryan Neph 9e714ff394 tests/fuzzer: fix eglInitialize() leak suppression 3 years ago
Chia-I Wu 30eff50d54 tests/fuzzer: add virgl_venus_fuzzer 3 years ago
Chia-I Wu 26fe73a275 tests/fuzzer: fix fuzzer for release builds 3 years ago
Ryan Neph 0d78428aab vrend: align GBM format for BGR* resources to host API internal format 3 years ago
Chia-I Wu b620ab260d tests: add test_virgl_fence 3 years ago
Chia-I Wu c995f69808 tests: respect VRENDTEST_USE_EGL_GLES 3 years ago
Chia-I Wu 2dc844a4ca tests: add some init/cleanup/reset tests 4 years ago
Chia-I Wu 3c4c0af218 vrend: rename EGL/GBM sources 4 years ago
Elie Tournier 70019da650 build: Drop autotools 4 years ago
Chia-I Wu 82d05bfb10 tests: silence warnings 4 years ago
Gert Wollny 4df12ad51f tests: Add test to check heap overflow with atomic buffer object 4 years ago
David Riley 10854be913 Remove hardcoded "-fsanitize=address" 4 years ago
Gert Wollny 0a97971cee tests/fuzzer: link against libvirglrenderer 4 years ago
Gert Wollny 18638b4cdb test: Add fuzzer test to check illegal CS shader execution 4 years ago
Gert Wollny 9f764c1ead tests/fuzzer: Add test that triggers a double free 4 years ago
Gert Wollny 5b3ad5c515 tests: Fix color value test for big/low endian 4 years ago
Gert Wollny 1e581b6b49 meson: set visibility flag when compiler supports it 4 years ago
Gert Wollny 8c9cfb4e42 tests: Add trigger for overflow in texture data upload 5 years ago
Gert Wollny 9c280a2865 tests: Add test to trigger transfer IOV overflow 5 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 57feaddb3e tests: Add numbers to the test comments to make it easier to locate failing tests 5 years ago
Gert Wollny 306262c484 tests: Fix cubemap tests to take care that width == high for tests that should pass 5 years ago
Gert Wollny d2cdbcf6a8 tests: Add test that trigger the fuzzer bugs 5 years ago
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) 5 years ago
Dave Airlie aa910dfa6a virglrenderer: add support for a private pointer in resources. (v2) 5 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