127 Commits (f720e2497e50e6fdc986e2029b0f85b8e5a93798)

Author SHA1 Message Date
Chia-I Wu 10b89464a3 mesa: update to the latest u_math.h 3 years ago
Ryan Neph 583961a7ed vrend: cleanup emit_string_marker command buffer decoding 3 years ago
Dave Airlie 900bc6fd96 virgl: add support for anisotropic texture filtering 3 years ago
Ryan Neph a108be89e3 vrend: fix buffer overflow in _mesa_DebugMessageInsert 3 years ago
Chia-I Wu 673f4d0c1d vrend: fix boundary check for SSBO state update 3 years ago
Italo Nicola 4405172812 virgl: implement EXT_multisampled_render_to_texture 4 years ago
Gert Wollny 122ae312db virgl: check buffer size to ensure no unsigned wraparound happens 4 years ago
Gert Wollny fd0769aeb7 vrend: implement support for KHR_debug 4 years ago
Chia-I Wu 3a2a537c69 vrend: hook up per-context fencing internally 4 years ago
Chia-I Wu 17796a3a9d virgl: add fencing interface to virgl_context 4 years ago
Rohan Garg f390c4d673 virglrenderer: Expose detailed GPU memory info to guests 4 years ago
John Bates 8d824b10cc use TRACE_SCOPE_SLOW for high-frequency tracing 4 years ago
John Bates 0621329415 remove TRACE_SCOPE_FMT to simplify tracing API 4 years ago
Chia-I Wu f5a45fe97e vrend: add support for VIRGL_CAP_V2_UNTYPED_RESOURCE 4 years ago
Chia-I Wu f1e72a87b3 vrend: attach/detach virgl_resource rather than pipe_resource 4 years ago
Gert Wollny a22c56fff4 vrend: remove unused parameter 4 years ago
Chia-I Wu f6c704558b virgl: fix virgl_renderer_resource_get_map_info for untyped resources 4 years ago
Gert Wollny aac2d14ccb vrend: reduce tracing overhead by only calling vsnprintf when needed 4 years ago
Gert Wollny c575de50db vrend: Fix the decode loop error exit 4 years ago
Gert Wollny 18b4bfc6f9 vrend: declare decode callback table as static 4 years ago
Gert Wollny 4455b3fd7a vrend: pass vrend_context directly to the decode functions 4 years ago
Gert Wollny 3f02922c7e vrend: remove superflous range check 4 years ago
Gert Wollny 569ea169ba vrend: reduce work done in command decoding loop 4 years ago
Gert Wollny cbcba9845f vrend: pass buffer pointer for current command to decoding functions 4 years ago
Gert Wollny c6b9de4084 vrend: replace switch on decode functions with call table 4 years ago
Gert Wollny e1a8fdf1b1 vrend: unify interface of decode functions 4 years ago
Gert Wollny 19d65e83e3 virgl: Add perfetto performance calls conditionally 4 years ago
Chia-I Wu fadf5528d9 virgl: move resource/context table cleanup out of vrend 4 years ago
Chia-I Wu 7594f3030e virgl: rework blob support 4 years ago
Gurchetan Singh 0e736de059 vrend_renderer: resource create blob 4 years ago
Gurchetan Singh 0c28415f71 virglrenderer: add PIPE_RESOURCE_CREATE in virgl_protocol.h 4 years ago
Lepton Wu cca3132795 vrend: Try to use original context for transfer 5 years ago
Elie Tournier 66b5e91c10 vrend: implement ARB_clear_texture 5 years ago
Chia-I Wu a79f1389f3 vrend: remove vrend_lookup_renderer_ctx 5 years ago
Chia-I Wu 82b548f13a vrend: remove vrend_transfer_info::ctx_id 5 years ago
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