[virglrenderer-devel] [PATCH 0/3] Fix GLES31 copy_image.non-compressed tests
Gert Wollny
gert.wollny at collabora.com
Wed Jun 20 09:02:23 UTC 2018
Dear all,
this is work towards GLES 3.1 compatibility, as such the relevant tests can
not yet be run in the guest, because support for glCopyImageSubData is not
yet advertised in the main branch of mesa, in can be run with Daves
experimental versions of virglrenderer and mesa that advertise gles 3.1.
Dave: How about submitting the patches from the experimental branches that
enable ARB_texture_view?
best,
Gert
Gert Wollny (3):
vrend,allocal_texture: Set mip-map levels correctly in texture state
vrend: If available use glCopyImageSubData to execute memcopy like
blits
vrend_formats: Pad three component textures to use four components
src/virgl_hw.h | 10 ++++++++-
src/vrend_formats.c | 41 +++++++++++++++++++++++++++-------
src/vrend_renderer.c | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++--
src/vrend_renderer.h | 2 ++
4 files changed, 105 insertions(+), 11 deletions(-)
--
2.16.4
More information about the virglrenderer-devel
mailing list