[PATCH v3 weston 0/4] GLES3 context support

Arnaud Vrac rawoul at gmail.com
Wed Jan 17 18:36:31 UTC 2018


Hi all,

Here's the latest version of the patches to support a GLES3 context.

Changes since v2 include:
 * add warning: prefix in the log message when GLES version cannot be determined
 * split patch 3 in two, first moving the GL_EXT_texture_rg extension
   check to the correct spot and then adding a check for the GLES version.

Patch 2 hasn't received a Reviewed-by but I hope this can be landed !

Thanks,
Arnaud

Arnaud Vrac (4):
  gl-renderer: save OpenGL version in renderer context
  gl-renderer: try to create a GLES3 context
  gl-renderer: move GL_EXT_texture_rg extension check
  gl-renderer: always enable unpack subimage and RG textures in ES3
    contexts

 libweston/gl-renderer.c | 61 +++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 52 insertions(+), 9 deletions(-)

-- 
2.15.1



More information about the wayland-devel mailing list