index
:
virglrenderer
branch-0.9.1
jakob-socket-protoheader
jakob-vtest-print-segfaults
jakob-vtest-refactor
jakob-vtest-space
main
master
tintou/coverage
tintou/gles-rw
tintou/mesa-uprev
tintou/pipe_box
tintou/test-mesa
tintou/virgl_resource_create
VirGL virtual OpenGL renderer (mirrored from https://gitlab.freedesktop.org/virgl/virglrenderer)
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-07
tests: fix -Werror=maybe-uninitialized
Marc-André Lureau
1
-1
/
+1
2023-06-07
tests: fix -Wpointer-to-int-cast
Marc-André Lureau
1
-1
/
+1
2023-06-02
virgl: introduce virgl_renderer_resource_get_info_ext()
Sergio Lopez
1
-0
/
+65
2023-02-13
tests: fix win32 compilation
Marc-André Lureau
6
-5
/
+32
2023-02-13
tests: fix direct leak spotted by ASAN
Marc-André Lureau
1
-2
/
+5
2022-12-16
virgl: replace uint64_t queue_id with uint32_t ring_idx
Ryan Neph
1
-1
/
+1
2022-11-09
remove venus fuzzer
Yiwei Zhang
2
-102
/
+0
2022-05-18
virgl: pass uint64_t fence_id to write_context_fence
Ryan Neph
1
-1
/
+1
2022-05-18
fuzzer: mark unused parameters to silence compiler warnings
Ryan Neph
1
-3
/
+6
2022-05-02
drm: Add fuzzer support
Rob Clark
2
-0
/
+130
2022-04-12
strbuf: Make it possible to create a fixed sized buffer from allocated memory
Gert Wollny
1
-0
/
+18
2022-04-04
meson: fix builds with percetto tracing
Ryan Neph
1
-7
/
+32
2022-03-07
vrend: Check GL errors
Akihiko Odaki
1
-1
/
+1
2021-12-14
vrend: propperly check whether the shader image range is correct
Gert Wollny
1
-0
/
+14
2021-12-14
vrend: Add test to resource OOB write and fix it
Gert Wollny
1
-0
/
+43
2021-12-14
vrend: clear memory when allocating a host-backed memory resource
Gert Wollny
1
-0
/
+51
2021-11-23
shader: Link shader command
Antonio Caggiano
3
-0
/
+22
2021-10-07
mesa: update to the latest os_misc.h
Chia-I Wu
2
-2
/
+1
2021-10-07
mesa: update to the latest p_config.h
Chia-I Wu
1
-1
/
+1
2021-07-14
tests/fuzzer: fix eglInitialize() leak suppression
Ryan Neph
1
-8
/
+0
2021-07-08
tests/fuzzer: add virgl_venus_fuzzer
Chia-I Wu
2
-0
/
+102
2021-06-28
tests/fuzzer: fix fuzzer for release builds
Chia-I Wu
1
-8
/
+17
2021-06-21
vrend: align GBM format for BGR* resources to host API internal format
Ryan Neph
1
-0
/
+1
2021-02-11
tests: add test_virgl_fence
Chia-I Wu
2
-0
/
+312
2021-02-11
tests: respect VRENDTEST_USE_EGL_GLES
Chia-I Wu
4
-0
/
+8
2020-09-03
tests: add some init/cleanup/reset tests
Chia-I Wu
1
-0
/
+53
2020-09-03
vrend: rename EGL/GBM sources
Chia-I Wu
1
-1
/
+1
2020-06-02
build: Drop autotools
Elie Tournier
2
-89
/
+0
2020-05-08
tests: silence warnings
Chia-I Wu
2
-4
/
+4
2020-02-07
tests: Add test to check heap overflow with atomic buffer object
Gert Wollny
1
-0
/
+249
2020-02-05
Remove hardcoded "-fsanitize=address"
David Riley
2
-3
/
+2
2020-01-31
tests/fuzzer: link against libvirglrenderer
Gert Wollny
1
-1
/
+1
2020-01-23
test: Add fuzzer test to check illegal CS shader execution
Gert Wollny
1
-0
/
+37
2020-01-23
tests/fuzzer: Add test that triggers a double free
Gert Wollny
1
-0
/
+23
2020-01-17
tests: Fix color value test for big/low endian
Gert Wollny
1
-5
/
+11
2019-12-27
meson: set visibility flag when compiler supports it
Gert Wollny
2
-3
/
+3
2019-10-10
tests: Add trigger for overflow in texture data upload
Gert Wollny
1
-0
/
+41
2019-10-10
tests: Add test to trigger transfer IOV overflow
Gert Wollny
1
-0
/
+42
2019-10-10
tests: Make it possible to set the test verbosity from the environment
Gert Wollny
1
-1
/
+1
2019-10-10
tests: vrend_transfer put some limits on the texture sizes
Gert Wollny
1
-5
/
+19
2019-10-10
tests: Add numbers to the test comments to make it easier to locate failing t...
Gert Wollny
1
-73
/
+73
2019-10-10
tests: Fix cubemap tests to take care that width == high for tests that shoul...
Gert Wollny
1
-10
/
+10
2019-10-10
tests: Add test that trigger the fuzzer bugs
Gert Wollny
3
-1
/
+619
2019-09-26
build: Add meson build
Gert Wollny
2
-0
/
+105
2019-08-07
virgl/gbm: support more formats
Gurchetan Singh
1
-1
/
+2
2019-07-17
vrend: Correctly handle FakeMSAA textures
Gert Wollny
2
-15
/
+15
2019-07-12
tests: remove dummy initialization
Emil Velikov
1
-2
/
+2
2019-06-06
vrend: reject bad strides in check_iov_bounds
Chia-I Wu
1
-39
/
+15
2019-06-04
virglrenderer: kill off trailing whitespace
Emil Velikov
2
-8
/
+8
2019-06-03
vrend: Improve iov bound checking for transfers
Alexandros Frantzis
3
-1
/
+53
[next]