98 Commits (ccda76bb7dba9d5775c7b38153f1aa1d28857a0e)

Author SHA1 Message Date
Chia-I Wu 1a8b82fdde virgl: fd should be an int in export_fence 4 years ago
David Stevens 313f1cc887 vrend: add support for exporting egl fences 4 years ago
Chia-I Wu f875c3a288 virgl: more checks against init args 4 years ago
Chia-I Wu bd6540c6ba virgl: improve init error handling 4 years ago
Chia-I Wu 8dc7d34de9 virgl: more robust winsys init/cleanup 4 years ago
Chia-I Wu 228fa50acd virgl: more robust resource/context table init/cleanup 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 d4c9ef86e4 virgl: move vrend_state.inited to global_state 4 years ago
Chia-I Wu fbaef8524a virgl: add struct global_state 4 years ago
Chia-I Wu c38c248a1a virgl: constify virgl_cbs 4 years ago
Chia-I Wu ce03b7a387 vrend: add vrend_winsys_init 4 years ago
Chia-I Wu 1991666171 vrend: add vrend_winsys_cleanup 4 years ago
Chia-I Wu 163f4f120a vrend: fail EGLImage import at runtime 4 years ago
Chia-I Wu afc2775a25 vrend: add vrend_winsys_get_fd_for_texture* 4 years ago
Chia-I Wu 7fc8530bf3 vrend: add vrend_winsys_get_fourcc_for_texture 4 years ago
Chia-I Wu 5df70a5abe vrend: move gl context functions to winsys 4 years ago
Chia-I Wu baea5a2cf1 vrend: add vrend_winsys.[ch] 4 years ago
Chia-I Wu bea941a521 vrend: rename GLX sources 4 years ago
Chia-I Wu 3c4c0af218 vrend: rename EGL/GBM sources 4 years ago
Chia-I Wu c5663614be virgl: move virgl_capsets to virglrenderer_hw.h 4 years ago
Chia-I Wu afaa281a90 vrend: add VREND_CAPSET_SET* back 4 years ago
Chia-I Wu 69a985dcca virgl: add virgl_renderer_resource_export_blob 4 years ago
Chia-I Wu 7594f3030e virgl: rework blob support 4 years ago
Chia-I Wu 8ad994b199 virgl: pass iov to virgl_resource_create_from_pipe 4 years ago
Chia-I Wu 7283502949 virgl: validate args for blob resources 4 years ago
Chia-I Wu 6761206ea9 virgl: flatten virgl_renderer_resource_create_blob 4 years ago
Chia-I Wu 5e96edf216 virgl: add enum virgl_capsets to virgl_hw.h 4 years ago
Chia-I Wu 491afdc42a meson: define VIRGL_RENDERER_UNSTABLE_APIS unconditionally 4 years ago
Gurchetan Singh df5b73115d vrend: add VIRGL_RENDERER_UNSTABLE_APIS 5 years ago
Gurchetan Singh 7ad2eeced9 vrend: add external blob flag 5 years ago
Gurchetan Singh 5dce0053e5 vrend_renderer: add map/unmap/map_info 5 years ago
Gurchetan Singh 0e736de059 vrend_renderer: resource create blob 5 years ago
Gurchetan Singh 95ce73010a vrend: refactor creating a vrend_resource 5 years ago
Lepton Wu cca3132795 vrend: Try to use original context for transfer 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 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 23ff16f993 virgl: make virgl_renderer_resource_{attach,detach}_iov generic 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 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 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