On 2018-01-17 12:36 PM, Arnaud Vrac wrote:
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 !

It has now - this whole series is
Reviewed-by: Derek Foreman <[email protected]>

I'd like to land it later this week if nobody has objections.

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(-)


_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to