2102 Commits (eadbeac92e2ca9fd985195a15521d02396d966fe)
 

Author SHA1 Message Date
Gert Wollny eadbeac92e ci: Update base image to use bullseye 3 years ago
Gert Wollny 8aec28bd74 ci: Update battery version 3 years ago
Yiwei Zhang 32a3f0c3c6 vkr: return dma_buf allocation size in vkGetMemoryResourcePropertiesMESA 3 years ago
Yiwei Zhang 606f2adfac vkr: update to the latest venus protocol 3 years ago
Chia-I Wu 6a706a623e vkr: update venus-protocol for dispatch tracing 3 years ago
Chia-I Wu f64e081d1a vkr: add some trace points for the ring 3 years ago
Chia-I Wu 5ec017709c vkr: set the names for the queue threads and ring threads 3 years ago
Chia-I Wu 200ef69dc9 vrend: set the name for the sync thread 3 years ago
Chia-I Wu 5c40b8d6a8 gallium: add pipe_thread_setname 3 years ago
Lepton Wu 49ea0562bd virgl: Don't define a local ret variable. 3 years ago
Gert Wollny 411153c2cb vrend: don't assert texture target when attaching texture to fbo 3 years ago
Italo Nicola 4405172812 virgl: implement EXT_multisampled_render_to_texture 3 years ago
chenjiangnan 62cc6ed6e5 vrend: glTextureView will check whether the base texture is immutable 3 years ago
Chia-I Wu 71f169c8e8 vkr: use vrend_printf to warn when venus is disabled 3 years ago
chenjiangnan 7e40c41e69 vrend: According to the OpenGL ES 3.1 specification section 9.2.1, the GL_FRAMEBUFFER_DEFAULT_LAYERS parameter name is not supported. 3 years ago
Chia-I Wu 6d77374d6d vkr: bad resource should be fatal 3 years ago
Chia-I Wu eb3705ef65 vkr: fix external memory validation errors 3 years ago
chenjiangnan 45eb512a43 vrend: glTextureView will check whether the base texture is immutable 3 years ago
Yiwei Zhang c1e65b4f95 vkr: update venus-protocol headers 3 years ago
Chia-I Wu b596ca1420 vkr: advertise external memory extensions 3 years ago
Chia-I Wu 827b32ec1d vkr: allow vkGetPhysicalDeviceExternal*Properties 3 years ago
Chia-I Wu fa083a2dbc vkr: add support for VKR_DEBUG 3 years ago
Chia-I Wu 5b4a5ea318 vkr: add vkr_context::validate_level 3 years ago
Chia-I Wu e42d9eae15 vkr: enabledLayerCount must be 0 3 years ago
Chia-I Wu f0facfbbf1 vkr: minor cleanup to vkCreateInstance dispatch 3 years ago
Yiwei Zhang 8501f0c0a6 vkr: update venus-protocol headers 3 years ago
Gert Wollny 60f4d7b253 vrend: Disable primitive restart when draw_vbo finishes 3 years ago
Chia-I Wu f4861ea251 vkr: format with clang-format 3 years ago
Lepton Wu 5e2d10463d vrend: move new added field to the end. 3 years ago
Yiwei Zhang 3e4c3b8c8a vkr: use virgl_resource_export_fd to get fd and type 3 years ago
Yiwei Zhang 508ff68b3f vkr: implement dma_buf fd import and properties query 3 years ago
Yiwei Zhang 9aa596875b vkr: update venus-protocol headers 3 years ago
Gert Wollny 523fdbdce9 vrend: Also check GL_EXT_texture_view for feat_texture_view 3 years ago
Robert Wetzel a7a18b66ef vrend: Replace glTexParameterf() with glTexParameteri() for GL_TEXTURE_MIN/MAG_FILTER. 3 years ago
Robert Wetzel 53774760dd vrend: Move dereferencing of VBOs from destroy_context to destroy_sub_context. 3 years ago
chenjiangnan 8c0906564e vrend: Fix changing shader without marking the compute shader as dirty 3 years ago
Chia-I Wu e8045c1edb vrend: fix a warning with GLES 3 years ago
Chia-I Wu 67b1962928 vtest: enable protocol v3 support 4 years ago
Chia-I Wu 37830779eb vtest: add venus renderer support 4 years ago
Chia-I Wu 360b73d2b2 vtest: add VCMD_SUBMIT_CMD2 4 years ago
Chia-I Wu 14e877876a vtest: rename fence functions and variables 4 years ago
Chia-I Wu 42aae37faa vtest: fence is not needed for resource creation 4 years ago
Chia-I Wu 0e6029757b vtest: tidy up vtest_resource_busy_wait a bit 4 years ago
Chia-I Wu 76b87509b2 vtest: make vtest_renderer_create_fence internal 4 years ago
Chia-I Wu a3e1ce9a91 vtest: add vtest_resource_busy_wait_nop for fuzzer 4 years ago
Chia-I Wu 6543354118 vtest: add VCMD_RESOURCE_CREATE_BLOB 4 years ago
Chia-I Wu 4e2c25f752 vtest: --multi-clients requires version 3 4 years ago
Chia-I Wu c0c079f19d vtest: pass multi_clients to vtest_renderer 4 years ago
Chia-I Wu 05da5edabb vtest: use server-generated res ids since version 3 4 years ago
Chia-I Wu 50e05e95e6 vtest: assign vtest_resource unique server-generated id 4 years ago