113 Commits (6c31f85330bb4c5aba8b82eba606971e598c6e25)

Author SHA1 Message Date
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
Chia-I Wu b866c0182a virgl: add virgl_context 5 years ago
Marc-André Lureau f6d31cf8f7 Fix some -Wpedantic warnings 5 years ago
Gurchetan Singh bbcac75eb4 vrend: fix autotools build error 5 years ago
Gert Wollny dcf1408c97 vrend: Move virgl_has_gl_colorspace and dependencies to vrend_renderer.c 5 years ago
Gurchetan Singh e30d1ef975 virgl/egl: fix null pointer dereference 1 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 6d6c653b5f virglrenderer: open rendernode even for EGL_MESA_platform_surfaceless 5 years ago
Gurchetan Singh 759e941cb1 virgl/egl: rename some variables to be more descriptive 5 years ago
Alexandros Frantzis 69c52a8fb3 vrend: Internal support for synchronized transfers 6 years ago
Chia-I Wu 6628658027 vrend: make sure queries are fenced 6 years ago
Erik Faye-Lund afb78f123a vrend: remove duplicate VREND_TRANSFER_* defines 6 years ago
Gurchetan Singh 0475d679aa vrend: specify if a transfer occurs in context zero or not 6 years ago
Gert Wollny b4d4a9b2eb vrend: assume gl_colorspace also when no context type is set 6 years ago
Gert Wollny 70fefe33df virgl: expose function to set output callback 6 years ago
Gert Wollny 32c733fa47 src/: replace all instances of "fprintf to stderr" with "vrend_printf" 6 years ago
Dave Airlie 4aa32df2cf fix crash with qemu / egl colorspace 6 years ago
Erik Faye-Lund 7a353862c6 virglrenderer: force ctx0 for cursor 6 years ago
Gurchetan Singh 162d4bf38c Fix GLX build 6 years ago
Gert Wollny fb4f7577f7 virgl,egl: add check for EGL_KHR_gl_colorspace 6 years ago
Dave Airlie aa910dfa6a virglrenderer: add support for a private pointer in resources. (v2) 6 years ago
Erik Faye-Lund 056328c868 vrend: drop pointless argument to make_current 6 years ago
Tomeu Vizoso ff7794611b virgl/egl: Add option to use GLES 7 years ago
Tomeu Vizoso 04751276fc virgl/egl: Add option to use the surfaceless platform 7 years ago
Marc-André Lureau b358bb41f0 virgl_renderer_callbacks: add get_drm_fd() 7 years ago
David Riley 77a42bc8f0 virglrenderer: Add method to import EGLImageKHRs as resources. 7 years ago
Marc-André Lureau 6cf9b5ece6 egl: add virgl_renderer_get_fd_for_texture2() 7 years ago
Gert Wollny e72bc13892 virglrenderer.c: Fix warning 7 years ago
Marc-André Lureau 209557f455 Add a GLX backend 9 years ago
Marc-André Lureau 590728af95 renderer: remove unnecessary includes 9 years ago
Marc-André Lureau 2cef5fdfe4 renderer: fix compilation if egl isn't supported 9 years ago
Marc-André Lureau 89aea798b6 renderer: use a thread to block for fences. 9 years ago
Dave Airlie d1323fd44b renderer: move ctx forcing into fence checking. 9 years ago
Marc-André Lureau 0738199d41 renderer: return an int in vrend_renderer_init 9 years ago
Dave Airlie 92b00c978b renderer: CLEANUP - remove TABs 9 years ago