[virglrenderer-devel] [PATCH 0/5] Format fixes and updated GLES backed work
Jakob Bornecrantz
jakob at collabora.com
Thu Mar 15 19:50:29 UTC 2018
Hello List!
This series has some format that fixes various dEQP tests by Alexandros.
Another *printf format warning fix. And finally a v2 for the caps rework patch.
Patches also available on the proposed-for-upstream branch here:
https://gitlab.collabora.com/virgl-es/virglrenderer proposed-for-upstream
Cheers, Jakob.
Alexandros Frantzis (4):
vrend: Fix RGB565 format support
vrend: Update p_format.h from latest Mesa
vrend: Support R10G10B10{A2,X2} formats
vrend: Fix format warnings in vrend_shader.c
Jakob Bornecrantz (1):
vrend: Rework caps for running on GLES hosts v2
src/gallium/include/pipe/p_format.h | 56 +++++++-
src/virgl_hw.h | 4 +
src/vrend_formats.c | 4 +-
src/vrend_renderer.c | 246 ++++++++++++++++++++++++++----------
src/vrend_shader.c | 6 +-
5 files changed, 238 insertions(+), 78 deletions(-)
--
2.14.1
More information about the virglrenderer-devel
mailing list