134 Commits (a79f1389f36c78866f3f3c97dc777022cb1ac079)

Author SHA1 Message Date
Chia-I Wu a79f1389f3 vrend: remove vrend_lookup_renderer_ctx 5 years ago
Chia-I Wu ca00a33c4c vrend: remove vrend_renderer_res_lookup 5 years ago
Chia-I Wu ea5d7a9148 virgl: move vrend_renderer_execute to virglrenderer 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 23ff16f993 virgl: make virgl_renderer_resource_{attach,detach}_iov generic 5 years ago
Chia-I Wu a40d51db63 vrend: constify iovec 5 years ago
Chia-I Wu dbf20dac33 vrend: remove iov from vrend_renderer_resource_create 5 years ago
Chia-I Wu d471b7d1ba virgl: move resource lookup up for some functions 5 years ago
Chia-I Wu 5d7f76f87d virgl: make virgl_renderer_resource_unref generic 5 years ago
Chia-I Wu a775fc837e virgl: pass virgl_resource to virgl_context callbacks 5 years ago
Chia-I Wu 29c103d729 virgl: move private data to virgl_resource 5 years ago
Chia-I Wu b16105b25c vrend: simplify vrend_object_insert 5 years ago
Tomeu Vizoso 8056fe3565 vrend: Make vrend_report_buffer_error a macro 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 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
Elie Tournier 447108ec60 renderer: support newer glsl version 5 years ago
David Stevens 3ab625d7aa vrend: handle no feat_texture_view in sampler views 5 years ago
Lepton Wu e54bfe8961 vrend,blitter: Sync when switching context. 5 years ago
Gurchetan Singh 851d131d70 vrend_renderer: delete unused functions 5 years ago
Gurchetan Singh bbcac75eb4 vrend: fix autotools build error 5 years ago
Gurchetan Singh 50e830bba9 vrend: VIRGL_BIND_IMMUTABLE_STORAGE --> VREND_STORAGE_GL_IMMUTABLE 5 years ago
Gurchetan Singh 98d2b366db vrend: refactor storage enum 5 years ago
Gert Wollny a81147cf4d vrend: Always use the virgl_formats enum in the virglrenderer code 5 years ago
David Stevens 27e0bf1360 vrend: fix non-gbm build error 5 years ago
David Stevens 77d2681823 vrend: support emulating planar image sampling 5 years ago
Gert Wollny dcf1408c97 vrend: Move virgl_has_gl_colorspace and dependencies to vrend_renderer.c 5 years ago
David Stevens 3f5ec0c82c virgl/gbm: improve gbm resource creation 5 years ago
Gurchetan Singh 336f2f1911 virglrenderer: add virgl_renderer_execute 5 years ago
Gurchetan Singh 3059387819 vrend_renderer: use gbm allocations 5 years ago
Gurchetan Singh aca41183c1 virgl/gbm: support for transfers 5 years ago
Gert Wollny 4ea1510332 tweaks: Add tweak to apply the dest swizzle for emulated BGRA surfaces 5 years ago
Gert Wollny 0977e48e24 vrend: Add handling for swizzled BGRA formats 5 years ago
Gert Wollny 267d486889 tweaks: Add cap and tweak support to the guest-host protocol 5 years ago
Gert Wollny 0f251aa0b2 vrend,tweaks: Add skeleton to set tweak flags 5 years ago
Erik Faye-Lund fd8b6946d2 vrend: fix typo in function name 6 years ago
Erik Faye-Lund 883eccce43 vrend: remove unused function 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
Alexandros Frantzis faa38808c9 vrend: Rework resource storage 6 years ago
Gert Wollny 108ef814a4 formats: Check and enable implementation specific readback formats on GLES 6 years ago
Gert Wollny 804dab8181 formats: Add possiblity to pass format flags to insert functions 6 years ago
Gert Wollny b6f7b8f5f6 vrend: rename internal texture flags and use CAN_TEXTURE_STORAGE correctly 6 years ago
Chia-I Wu ef72ec3c90 vrend: remove unused VREND_RESOURCE_STORAGE_SYSTEM 6 years ago