886 Commits (981038e25b0147b5b038c7fd6d8f0c43c2bd277a)

Author SHA1 Message Date
Lepton Wu 59f7510c96 vrend: only use egl fences on gles profile. 5 years ago
Chia-I Wu 48f02de3bb vrend: reject invalid capset versions 5 years ago
Chia-I Wu 46da76bd02 vrend: clarify virgl capset versions 5 years ago
Chia-I Wu 922435f279 vrend: reject capset id 0 5 years ago
Chia-I Wu 0e272c3fe3 vrend: remove VREND_CAP_SET* 5 years ago
Chia-I Wu 1d31f70369 vrend: mask out VIRGL_RENDERER_THREAD_SYNC early 5 years ago
Chia-I Wu ccda76bb7d vrend: move eventfd manipulations to virgl_util.c 5 years ago
Chia-I Wu b87b69eda0 vrend: plug fence leaks 5 years ago
Chia-I Wu b5d3fe0aa6 vrend: fix VIRGL_RENDERER_THREAD_SYNC 5 years ago
Chia-I Wu 909090af13 vrend: silence a compiler warning 5 years ago
Gert Wollny c7c102bab3 vrend: test for EXT_texture_mirror_clamp_to_edge 5 years ago
David Stevens 313f1cc887 vrend: add support for exporting egl fences 5 years ago
David Stevens 16f8d896d0 vrend: build fences on EGLSyncKHR when possible 5 years ago
David Stevens 1fbffadc7d vrend: refactor syncobject wait to a helper function 5 years ago
Lepton Wu 1a79cb485d vrend: Recover texture binding after transfer 5 years ago
Gurchetan Singh c8e4e1a919 vrend: disable GL_EXT_external_object_fd path on non-Intel boards 5 years ago
Gurchetan Singh fb62616604 vrend: set caching for gbm based buffer objects 5 years ago
Gert Wollny a15838e456 vrend: don't change the readback format for emulated BGRA unless bgraswz is active 5 years ago
Chia-I Wu b5777196d5 virgl: move resource table init out of vrend 5 years ago
Chia-I Wu fadf5528d9 virgl: move resource/context table cleanup out of vrend 5 years ago
Chia-I Wu e8ff76ef47 vrend: change cleanup order in fini/reset 5 years ago
Chia-I Wu d4c9ef86e4 virgl: move vrend_state.inited to global_state 5 years ago
Chia-I Wu 0edca466f4 vrend: improve vrend_state.inited checks 5 years ago
Chia-I Wu c38c248a1a virgl: constify virgl_cbs 5 years ago
Chia-I Wu 7fc8530bf3 vrend: add vrend_winsys_get_fourcc_for_texture 5 years ago
Chia-I Wu 0f5e6ebf85 vrend: move virgl_has_gl_colorspace to winsys 5 years ago
Chia-I Wu baea5a2cf1 vrend: add vrend_winsys.[ch] 5 years ago
Chia-I Wu 3c4c0af218 vrend: rename EGL/GBM sources 5 years ago
Lepton Wu 75c1ae0919 shader: Skip explicit location for dual_src_blend 5 years ago
Chia-I Wu afaa281a90 vrend: add VREND_CAPSET_SET* back 5 years ago
Gurchetan Singh f292af8983 vrend: fix build with gbm allocation 5 years ago
Lepton Wu a861e9dff4 shader: Use integer type for ARM (MALI GPU) 5 years ago
Chia-I Wu d257fbf7f2 virgl: add virgl_resource_export_fd 5 years ago
Chia-I Wu 5e96edf216 virgl: add enum virgl_capsets to virgl_hw.h 5 years ago
Chia-I Wu 491afdc42a meson: define VIRGL_RENDERER_UNSTABLE_APIS unconditionally 5 years ago
Elie Tournier 6c65747833 renderer: Set cap for blend equation advanced 5 years ago
Elie Tournier 4da1aa88ea renderer: Emit glEquation for blend equation advanced 5 years ago
Elie Tournier f355e96e24 vrend: Add caps for blend equation advanced 5 years ago
Lepton Wu 0f5cb454e1 shader: Patch shader just after creating it. 5 years ago
Lepton Wu c488abed8d vrend: Bind framebuffer when creating context 5 years ago
Gurchetan Singh c76f046f05 vrend: GL_ARB_buffer_storage 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 13c93dae18 vrend: make vrend_create_buffer take in flags 5 years ago
Gurchetan Singh 0c28415f71 virglrenderer: add PIPE_RESOURCE_CREATE in virgl_protocol.h 5 years ago
Gurchetan Singh 95ce73010a vrend: refactor creating a vrend_resource 5 years ago
Chia-I Wu 29a87d629c vrend: add check_transfer_iovec 5 years ago
Lepton Wu cca3132795 vrend: Try to use original context for transfer 5 years ago
Elie Tournier c031f56b64 shader: Rework gl_PerVertex emission 5 years ago