175 Commits (1fc8ba251af6e9c6ab327e528f2a4256b6a76319)

Author SHA1 Message Date
Yonggang Luo dffbb13a47 Remove trailing space 3 years ago
mwezdeck 778ad42253 Make COPY_TRANSFER3D bidirectional 3 years ago
Antonio Caggiano ba30df1bdc shader: Link shader command 3 years ago
Gert Wollny 7894410d85 vrend: Move GL blitter forward declaration to vrend_blitter.h 3 years ago
Gert Wollny edaeae1261 vrend: move GL blitter parameter list to a struct 3 years ago
Louis-Francis Ratté-Boulianne 23c4ef5aa3 vrend: Add VREND_USE_ASYNC_FENCE_CB flag 3 years ago
Ryan Neph 695e7d411a vrend: support custom blitting on emulated BGRA resources 3 years ago
Ryan Neph 8bb939b174 vrend: remove old BGRA emulation on GLES hosts 3 years ago
Italo Nicola 4405172812 virgl: implement EXT_multisampled_render_to_texture 4 years ago
Dominik Behr 4acd9f0e34 vrend: BGRX between texture and EGL image is not copy compatible 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 3ae1b379f9 vrend: replace fence id by fence cookie internally 4 years ago
Chia-I Wu 5379986993 vrend: track fence contexts 4 years ago
Akihiko Odaki 64d35b6a85 vrend: Do not cache frame buffer object in vrend resource 4 years ago
Rohan Garg f390c4d673 virglrenderer: Expose detailed GPU memory info to guests 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 4215cb7aa7 vrend: simplify vrend_renderer_resource_get_map_info 4 years ago
Chia-I Wu facba53047 vrend: constify vrend_renderer_resource_create_args 4 years ago
Chia-I Wu 0e272c3fe3 vrend: remove VREND_CAP_SET* 4 years ago
David Stevens 313f1cc887 vrend: add support for exporting egl fences 4 years ago
Chia-I Wu b5777196d5 virgl: move resource table init out of vrend 4 years ago
Chia-I Wu fadf5528d9 virgl: move resource/context table cleanup out of vrend 4 years ago
Chia-I Wu e8ff76ef47 vrend: change cleanup order in fini/reset 4 years ago
Chia-I Wu c38c248a1a virgl: constify virgl_cbs 4 years ago
Chia-I Wu 7fc8530bf3 vrend: add vrend_winsys_get_fourcc_for_texture 4 years ago
Chia-I Wu 0f5e6ebf85 vrend: move virgl_has_gl_colorspace to winsys 4 years ago
Chia-I Wu baea5a2cf1 vrend: add vrend_winsys.[ch] 4 years ago
Chia-I Wu 3c4c0af218 vrend: rename EGL/GBM sources 4 years ago
Chia-I Wu afaa281a90 vrend: add VREND_CAPSET_SET* back 4 years ago
Chia-I Wu 5e96edf216 virgl: add enum virgl_capsets to virgl_hw.h 4 years ago
Gurchetan Singh c76f046f05 vrend: GL_ARB_buffer_storage 4 years ago
Gurchetan Singh 7ad2eeced9 vrend: add external blob flag 4 years ago
Gurchetan Singh 5dce0053e5 vrend_renderer: add map/unmap/map_info 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
Gurchetan Singh 95ce73010a vrend: refactor creating a vrend_resource 4 years ago
Elie Tournier 66b5e91c10 vrend: implement ARB_clear_texture 5 years ago
Chia-I Wu b2940a21dd vrend: properly constify the shader api 5 years ago
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