138 Commits (c8b112f5f530f80eb6dbf6578354433a6a3eaa2b)

Author SHA1 Message Date
Chia-I Wu ead1006c87 vtest: rename vtest_program to vtest_server 5 years ago
Chia-I Wu c6771ac666 vtest: move to multi-client support in vtest_renderer 5 years ago
Chia-I Wu 1a01bdbefb vtest: move protocol_version into vtest_context 5 years ago
Chia-I Wu d1672f6401 vtest: add multi-context support to vtest_renderer 5 years ago
Chia-I Wu 7fbd96a672 vtest: make renderer/renderer_cbs static 5 years ago
Chia-I Wu 1cb1a86145 vtest: move fence_id/last_fence into vtest_renderer 5 years ago
Chia-I Wu 4e11244e54 vtest: move max_length into vtest_renderer 5 years ago
David Riley 10854be913 Remove hardcoded "-fsanitize=address" 5 years ago
Woody Chow 08820cb0fb Fix vtest build by depending on libvirglrenderer_dep 5 years ago
Nathan Owens 9c3b8f4acc Add sys/select.h for musl 5 years ago
Gert Wollny 1e581b6b49 meson: set visibility flag when compiler supports it 5 years ago
Marc-André Lureau c7f7d76b47 Fix -Wpointer-arith warnings 5 years ago
Marc-André Lureau d93f600983 Fix some -Wpedantic warning 5 years ago
Gert Wollny 17c2368f97 build: Add meson build 5 years ago
Gert Wollny ecba12cdac vtest: Add option and environment variable to select the rendernode 5 years ago
Gert Wollny a07a3f6f96 vrend: Fix newly introduced warnings 5 years ago
David Riley 1fdc471e29 vtest: set a maximum cmd length to avoid fuzzer memory errors 5 years ago
David Riley a4ae3e4a2b vtest: add nop versions of get/put to speed up fuzzer 5 years ago
David Riley 6326eb5628 vtest: add fuzzer 5 years ago
David Riley 7b8b4db88b vtest: add functions to read from buffer 5 years ago
David Riley fecb792dd4 vtest: free iovec_hash 5 years ago
David Riley 4a7eda1669 vtest: Split out input logic 5 years ago
Gurchetan Singh d5e89a3e3d vtest: bump up protocol version 6 years ago
Gurchetan Singh da13f1735e vtest: pass shared memory fd 6 years ago
Gurchetan Singh 4125826ce0 vtest: facilities for sending fds 6 years ago
Gurchetan Singh 34e7def844 virgl: without shm, fallback to protocol version -1 6 years ago
Gurchetan Singh c3b0a155ff vtest: add shm helpers 6 years ago
Gurchetan Singh f72e5e22e0 vtest: deprecate protocol version 0 6 years ago
Gurchetan Singh f5f749def6 vtest: move failure reporting macros to util 6 years ago
Erik Faye-Lund 94b282b994 vtest: fix typo in usage-string 6 years ago
Erik Faye-Lund 0ee5a88a8f vtest: allow controlling context-flags from options 6 years ago
Erik Faye-Lund cfc702c674 vtest: lift out getenv calls closer to main 6 years ago
Alexander Kanavin c8df9ba1ba vtest: add missing includes 6 years ago
Jakob Bornecrantz f30b4ee37c vtest: Refactor argument parsing to use getopt 6 years ago
Jakob Bornecrantz c63635dcc8 vtest: Print segfaults to console 6 years ago
Gurchetan Singh 62d2d9869e vtest: fix fencing 6 years ago
Gert Wollny e47fad32af vtest: Add virgl_hw.h include to get access to virgl defines 6 years ago
Elie Tournier 870f08de92 vtest: Do not mark vtest as initialized if vtest_create_renderer fail 6 years ago
Elie Tournier 4e8e491845 vtest: Fix renderer memory leaks 6 years ago
Jakob Bornecrantz 69d7f802b7 vtest: Refactor vtest_server.c 6 years ago
Jakob Bornecrantz 21ebb9449b vtest: Unify ident size 6 years ago
Jakob Bornecrantz 701c9615d4 vtest: Use default socket name from protocol header 6 years ago
Dave Airlie c5930371b8 vtest: fix protocol decls. 6 years ago
Nathan Gauer 298059b97e vtest: refactorized the run_renderer function 6 years ago
Dave Airlie 6564d1395c virglrenderer: enable symbol visiblity. 6 years ago
Jakob Bornecrantz fed5d2d2d8 vtest: Don't read past the iovec 6 years ago
Jakob Bornecrantz fdcb5b588c vtest: Better error reporting 6 years ago
Jakob Bornecrantz 9b3bab8331 vtest: Replace asserts with if cases 6 years ago
Tomeu Vizoso 6373d5a35f vtest: Add backing store to each resource 6 years ago
Tomeu Vizoso 33da7361ae vtest: Add versioning mechanism to protocol 6 years ago