92 Commits (df99fd7c758c65a500d1bcef25eeafb434b09ddd)

Author SHA1 Message Date
Chia-I Wu df99fd7c75 virgl: make virgl_renderer_transfer_*_iov more generic 5 years ago
Chia-I Wu 94262367bd vrend: move handle out of vrend_transfer_info 5 years ago
Chia-I Wu a775fc837e virgl: pass virgl_resource to virgl_context callbacks 5 years ago
Chia-I Wu b16105b25c vrend: simplify vrend_object_insert 5 years ago
Chia-I Wu 660eaa2126 vrend: ctx0 does not need to be a vrend_decode_ctx 5 years ago
Chia-I Wu acc7fc7c11 vrend: remove unnecessary switch_0 logic 5 years ago
Chia-I Wu 159ee44f84 virgl: make virgl_renderer_context_create generic 5 years ago
Chia-I Wu 241a096139 virgl: make virgl_renderer_submit_cmd generic 5 years ago
Chia-I Wu d25d59f9e8 vrend: reject cmd submission for ctx 0 5 years ago
Chia-I Wu 43686547f6 vrend: constify vrend_decoder_state::buf 5 years ago
Chia-I Wu a78c1a96f9 virgl: make virgl_renderer_ctx_{attach,detach}_resource generic 5 years ago
Chia-I Wu 13468e4443 virgl: make virgl_renderer_context_destroy generic 5 years ago
Chia-I Wu 44c5cfcbb2 vrend: inherit from virgl_context 5 years ago
Gert Wollny 5bc1a77c0e vrend: Check number of ABOs transmitted from the guest 5 years ago
Gert Wollny 267d486889 tweaks: Add cap and tweak support to the guest-host protocol 6 years ago
Alexandros Frantzis 59064c6520 vrend: Support copy transfers 6 years ago
Alexandros Frantzis 69c52a8fb3 vrend: Internal support for synchronized transfers 6 years ago
Alexandros Frantzis 7438b455ed vrend: Remove unused struct member 6 years ago
Po-Hsien Wang bdc8e87c04 vrend_decode: check vrend_decode_create_sampler_state 6 years ago
Gert Wollny 4617b9ae46 decode: Use correct comparison for images 6 years ago
Dave Airlie 4da4ae7679 decode: fix warnings with new checks 6 years ago
Po-Hsien Wang e00dea22c8 decode: check args for decode functions. 6 years ago
Po-Hsien Wang 967a57bdd1 vrend_decode_clear: fix undefined-behavior for mis-aligned cast 6 years ago
Erik Faye-Lund 990db949e9 vrend: validate transfer_mode while decoding 6 years ago
Gert Wollny 9157dcbca0 shader: use varying outputs directly for TF when possible 6 years ago
Gurchetan Singh 5a3eda5d94 vrend: decode transfer protocol 6 years ago
Gurchetan Singh cc4f8c933c vrend: add a common decoding function 6 years ago
Gert Wollny 87a21038f7 debug: Use a function to print output that can be replaced by a different callback 6 years ago
Dave Airlie 3a069fc6dc virgl: query buffer object support. (v2) 6 years ago
Gert Wollny d5efa766aa vrend: Add possibility for the guest to add debug flags 6 years ago
Gert Wollny 8900596f96 debug: Add command and object logging 6 years ago
Tomeu Vizoso cd8c1b66d2 renderer: Add support for TGSI_FILE_HW_ATOMIC 7 years ago
Dave Airlie aaed5a6c10 add texture barrier implementation 7 years ago
Dave Airlie b4965e28ec add framebuffer_no_attachment support 7 years ago
Dave Airlie 38207b5bbb compute: handle launch grid. 7 years ago
Dave Airlie 40a4b1141e decode/renderer: handle compute shader creation 7 years ago
Dave Airlie 8289e3f1d8 renderer: add memory barrier support. (v2) 7 years ago
Dave Airlie 950de33c32 renderer: add image support. (v4) 7 years ago
Dave Airlie 519a091b74 shader_buffers: fix macros and use in decode. 7 years ago
Dave Airlie c8269aeab1 renderer: get return value from draw vbo. 7 years ago
Dave Airlie 87d86715be features: add transform_feedback3 feature 7 years ago
Po-Hsien Wang edd2478358 Fix create_shader buf boundary check 7 years ago
Dave Airlie 083d97fff5 renderer: add shader_storage_buffer_object support. (v4) 7 years ago
Dave Airlie 29853b7456 vrend_decode: use uints for sampler view decode 7 years ago
Erik Faye-Lund d24ac12d7b implement VIRGL_CCMD_SET_MIN_SAMPLES 7 years ago
Dave Airlie 05554838b0 tessellation: add protocol support for set tess state. (v2) 7 years ago
Gert Wollny 9b4254134d vrend_decode.c: Fix warnings 7 years ago
Dave Airlie 2cad994e90 arb_gpu_shader5: add support for vertex streams. 7 years ago
Dave Airlie 0337bcd3ce arb_gpu_shader5: add support for indexed queries 7 years ago
Lepton Wu f9e5aa0658 vrend: Increase VREND_MAX_CTX to 64. 7 years ago