1885 Commits (19d65e83e3e3da87ddad4d3caa8b753f7c74a225)
 

Author SHA1 Message Date
Gert Wollny 19d65e83e3 virgl: Add perfetto performance calls conditionally 4 years ago
Lepton Wu 3ebb0ffba4 virgl/gbm: Make it compile on old version of mesa. 4 years ago
Chia-I Wu 48f02de3bb vrend: reject invalid capset versions 4 years ago
Chia-I Wu 46da76bd02 vrend: clarify virgl capset versions 4 years ago
Chia-I Wu 922435f279 vrend: reject capset id 0 4 years ago
Chia-I Wu 0e272c3fe3 vrend: remove VREND_CAP_SET* 4 years ago
Chia-I Wu 1d31f70369 vrend: mask out VIRGL_RENDERER_THREAD_SYNC early 4 years ago
Chia-I Wu ccda76bb7d vrend: move eventfd manipulations to virgl_util.c 4 years ago
Chia-I Wu b87b69eda0 vrend: plug fence leaks 4 years ago
Chia-I Wu b5d3fe0aa6 vrend: fix VIRGL_RENDERER_THREAD_SYNC 4 years ago
Chia-I Wu 909090af13 vrend: silence a compiler warning 4 years ago
Chia-I Wu 1a8b82fdde virgl: fd should be an int in export_fence 4 years ago
Gert Wollny c7c102bab3 vrend: test for EXT_texture_mirror_clamp_to_edge 4 years ago
Lepton Wu 9954c2e392 virgl/gbm: support GBM_FORMAT_ABGR16161616F 4 years ago
Ryan Neph 305c3512f7 shader: mark readonly args as const 4 years ago
Ryan Neph 26a00bb026 shader: pass dump_ctx* as const in apply_prev_layout 4 years ago
Ryan Neph 87c80a4bea shader: vrend_shader.c linting 4 years ago
Ryan Neph bb89187351 shader: pass dump_ctx as const to emit_ios_* 4 years ago
Ryan Neph 00418a876f shader: pass *shadow_samp_mask as function arg 4 years ago
Ryan Neph 13d755f146 shader: remove dump_ctx arg from allocate_temp_range 4 years ago
Ryan Neph b9a78c61da shader: pass images[] as function arg 4 years ago
Ryan Neph 43b01bb25b shader: pass ssbo_memory_qualifier[] as function arg 4 years ago
Ryan Neph 4c76e9d828 shader: return updated glsl_ver_required from emit_ios_common 4 years ago
Ryan Neph cabc440336 shader: bundle vrend_patch_ios 4 years ago
Ryan Neph d73a6bc373 shader: bundle vrend_generic_ios 4 years ago
Ryan Neph a1d262bc95 shader: bundle vrend_glsl_strbufs 4 years ago
David Stevens 313f1cc887 vrend: add support for exporting egl fences 4 years ago
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