69 Commits (be02caf74b19c333f53fe706ddc2c6ae124e2ef9)

Author SHA1 Message Date
Chia-I Wu be02caf74b vtest: add vtest_resource 4 years ago
Chia-I Wu dbeb8e7aff vtest: add vtest_create_resource_setup_shm 4 years ago
Chia-I Wu 55f570cd2c vtest: add vtest_create_resource_decode_args2 4 years ago
Chia-I Wu 046d008358 vtest: add vtest_create_resource_decode_args 4 years ago
Chia-I Wu b1ed555f89 vtest: add vtest_transfer_put_internal 4 years ago
Chia-I Wu c8d3e8ff21 vtest: add vtest_transfer_get_internal 4 years ago
Chia-I Wu 5d71e4a32b vtest: add vtest_transfer_decode_args2 4 years ago
Chia-I Wu e1ccc59b5b vtest: add vtest_transfer_decode_args 4 years ago
Tomeu Vizoso 70b18e56d5 vtest: Handle errors coming out of virgl_renderer_submit_cmd 4 years ago
Tomeu Vizoso 469b65b9cb vtest: Initialize sendmsg iovec contents 4 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
Marc-André Lureau c7f7d76b47 Fix -Wpointer-arith warnings 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 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 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 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 cfc702c674 vtest: lift out getenv calls closer to main 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 4e8e491845 vtest: Fix renderer memory leaks 6 years ago
Jakob Bornecrantz 21ebb9449b vtest: Unify ident size 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
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
Dave Airlie 6cc3162d45 vtest: Add ping protocol version cmd 6 years ago
Tomeu Vizoso ff7794611b virgl/egl: Add option to use GLES 6 years ago
Tomeu Vizoso 04751276fc virgl/egl: Add option to use the surfaceless platform 6 years ago
Dave Airlie febede1955 vtest: add support for sending caps v2 (v1.1) 6 years ago
Gert Wollny a4330b418b vtest_renderer.c: Fix warnings 6 years ago
Marc-André Lureau 42e7a37342 vtest: add VTEST_USE_GLX environment variable 8 years ago
Dave Airlie f8b42ca393 vtest: fix shadowed variable usage. 9 years ago
Marc-André Lureau 7026fde02f vtest: fix potential leak 9 years ago
Marc-André Lureau 7febc0023b vtest: be reasonable about cmd length 9 years ago