[virglrenderer-devel] [PATCH 0/3] Fix GLES31 copy_image.non-compressed tests
Jakob Bornecrantz
jakob at collabora.com
Mon Jun 25 11:31:27 UTC 2018
On 2018-06-20 10:02, Gert Wollny wrote:
> 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.
Ran this series through GLES2 and GLES3 CTS on a radeonSI host, so
Tested-by: Jakob Bornecrantz <jakob at collabora.com>
Cheers, Jakob.
>
> 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(-)
>
More information about the virglrenderer-devel
mailing list