65 Commits (69c52a8fb3fde3043a7627c9f22160514df3a05b)

Author SHA1 Message Date
Alexandros Frantzis 0c09d8441b vrend: Introduce and support VIRGL_BIND_STAGING 6 years ago
Gert Wollny 08b3ddded8 vrend: Signal the guest that indirect arrays are available 6 years ago
Erik Faye-Lund 2bcbf943f2 vrend: add a cap for astc compressed 3d-textures 6 years ago
Gert Wollny f5c3aa7c44 vrend,feature: Add a caps flag for transform feedback 3 6 years ago
Erik Faye-Lund 6a3cd2bde6 vrend: send list of readback-formats to guest 6 years ago
Dave Airlie dd7e14a81c virgl: add support for indirect parameters 6 years ago
Dave Airlie 6cd7a73e45 virgl: add support for multi draw indirect. 6 years ago
Dave Airlie 479a6eb4e0 virgl: fix command args buffers 6 years ago
Gert Wollny 660a02af5a vrend,caps: Add a caps feature check version 6 years ago
Elie Tournier 3afe6f4d35 Add a caps to advertise fake fp64 support 6 years ago
Gert Wollny 956a6ceb8d shader: Pass information about the layout of generics and patches to the next stage 6 years ago
Gert Wollny c4db1be860 vrend, formats: Check whether the host supports mixed color attachments 6 years ago
Gurchetan Singh 5a6c9404b4 vrend: add new protocol for transfers 6 years ago
Dave Airlie 3a069fc6dc virgl: query buffer object support. (v2) 6 years ago
Gert Wollny abb7c520fc formats: Add support for EXT_texture_sRGB_R8 if host supports it. 6 years ago
Gert Wollny 04ecf630b7 vrend: Add feature srgb_write_control 6 years ago
Gert Wollny e47fad32af vtest: Add virgl_hw.h include to get access to virgl defines 6 years ago
Gert Wollny d5efa766aa vrend: Add possibility for the guest to add debug flags 6 years ago
Tomeu Vizoso cd8c1b66d2 renderer: Add support for TGSI_FILE_HW_ATOMIC 6 years ago
Erik Faye-Lund 13ca94b7f4 vrend: send max_combined_shader_buffers to guest 6 years ago
Dave Airlie 2d6713c6cd vrend: Enhanced layout support. 6 years ago
Erik Faye-Lund 829176087c renderer: query host for max texture sizes 6 years ago
Dave Airlie aaed5a6c10 add texture barrier implementation 6 years ago
Dave Airlie f60737c039 add support for shader clock. 6 years ago
Erik Faye-Lund 0364a2a318 expose FBFETCH-cap if supported 6 years ago
Dave Airlie 8e822c9dc3 add robust buffer access feature. 6 years ago
Dave Airlie b4965e28ec add framebuffer_no_attachment support 6 years ago
Dave Airlie 1a71bfdcbb renderer: expose compute shaders to the host. (v2) 6 years ago
Dave Airlie 8289e3f1d8 renderer: add memory barrier support. (v2) 6 years ago
Dave Airlie de61327cb1 renderer: expose TXQS capability to guest. 6 years ago
Dave Airlie 950de33c32 renderer: add image support. (v4) 6 years ago
Erik Faye-Lund 5ff40d52ca add VIRGL_BIND_*-flags from mesa 6 years ago
Erik Faye-Lund 97b9df0aa8 add a cap for TGSI precise modifiers 6 years ago
Dave Airlie 083d97fff5 renderer: add shader_storage_buffer_object support. (v4) 6 years ago
Gert Wollny a04a63ec87 virgl-caps: Report support for GL_ARB_copy_image to the guest 6 years ago
Gert Wollny 8ad02016a5 vrend_formats: Replace RGB(8|16) formats with RGBX(8|16) 6 years ago
Erik Faye-Lund e387116ef4 report maximum vertex-attrib stride to host 6 years ago
Erik Faye-Lund d9779aa53a virgl_hw.h: use same license statement as virgl_protocol.h 6 years ago
Erik Faye-Lund d24ac12d7b implement VIRGL_CCMD_SET_MIN_SAMPLES 6 years ago
Gert Wollny c0e0274e8c virgl: Add method to query supported MSAA samples and positions 6 years ago
Dave Airlie 285920a388 expose ARB_texture_view support to guest 6 years ago
Gurchetan Singh 3222f87b73 vrend: use bits in caps set v2 7 years ago
Tomeu Vizoso b27fa082de vrend: Add support for PIPE_FORMAT_A4B4G4R4_UNORM 7 years ago
Tomeu Vizoso ec1e384dd2 vrend: Add support for VIRGL_FORMAT_R10G10B10A2_UINT 7 years ago
Dave Airlie 0c759675b2 virgl_hw: add a warning noting the bool_set1 is full 7 years ago
Dave Airlie efc093d0ec add ARB_transform_feedback_overflow_query support 7 years ago
Dave Airlie be265410c3 add ARB_polygon_offset_clamp support 7 years ago
Dave Airlie 7d4b9f972c add ARB_derivative_control support 7 years ago
Dave Airlie 6b5d7919c5 add ARB_conditional_render_inverted support 7 years ago
Jakob Bornecrantz e57359eeb4 vrend: Add VIRGL_FORMAT_R8G8B8A8_SRGB format and test for more sRGB formats 7 years ago