1858 Commits (16f8d896d0fd15d183eeb35133f8a83e5f3ea65a)
 

Author SHA1 Message Date
David Stevens 16f8d896d0 vrend: build fences on EGLSyncKHR when possible 4 years ago
David Stevens 1fbffadc7d vrend: refactor syncobject wait to a helper function 4 years ago
David Stevens 5cdb1369e6 virgl/egl: delete some dead code 4 years ago
Lepton Wu 1a79cb485d vrend: Recover texture binding after transfer 4 years ago
Gurchetan Singh c8e4e1a919 vrend: disable GL_EXT_external_object_fd path on non-Intel boards 4 years ago
Gurchetan Singh fb62616604 vrend: set caching for gbm based buffer objects 4 years ago
Gert Wollny a15838e456 vrend: don't change the readback format for emulated BGRA unless bgraswz is active 4 years ago
Chia-I Wu 2dc844a4ca tests: add some init/cleanup/reset tests 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 e8ff76ef47 vrend: change cleanup order in fini/reset 4 years ago
Chia-I Wu d4c9ef86e4 virgl: move vrend_state.inited to global_state 4 years ago
Chia-I Wu 0edca466f4 vrend: improve vrend_state.inited checks 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 8dd1242c3f vrend: hide vrend_winsys_glx 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 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 bea941a521 vrend: rename GLX sources 4 years ago
Chia-I Wu 3c4c0af218 vrend: rename EGL/GBM sources 4 years ago
Chia-I Wu 9ccd1d971f meson: move vrend sources to vrend_sources 4 years ago
Lepton Wu 75c1ae0919 shader: Skip explicit location for dual_src_blend 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 c49b09b71d virgl: add new public header virglrenderer_hw.h 4 years ago
Gurchetan Singh f292af8983 vrend: fix build with gbm allocation 4 years ago
Lepton Wu a861e9dff4 shader: Use integer type for ARM (MALI GPU) 4 years ago
Chia-I Wu 69a985dcca virgl: add virgl_renderer_resource_export_blob 4 years ago
Chia-I Wu d257fbf7f2 virgl: add virgl_resource_export_fd 4 years ago
Chia-I Wu 7594f3030e virgl: rework blob support 4 years ago
Chia-I Wu 1a54debea0 virgl: add virgl_resource_create_from_fd 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 7f23cf43c5 virgl: clean up virgl_protocol.h a bit 4 years ago
Chia-I Wu 491afdc42a meson: define VIRGL_RENDERER_UNSTABLE_APIS unconditionally 4 years ago
Chia-I Wu a06a0b0a9e vtest: fix a NULL deref in fuzzer 4 years ago
Elie Tournier 6c65747833 renderer: Set cap for blend equation advanced 4 years ago
Elie Tournier 4da1aa88ea renderer: Emit glEquation for blend equation advanced 4 years ago