[webkit-reviews] review requested: [Bug 225867] [GTK] [2.33.1] Fails to build when HAVE_OPENGL_ES_3 is on : [Attachment 428869] Patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 17 14:15:12 PDT 2021


Alberto Garcia <berto at igalia.com> has asked  for review:
Bug 225867: [GTK] [2.33.1] Fails to build when HAVE_OPENGL_ES_3 is on
https://bugs.webkit.org/show_bug.cgi?id=225867

Attachment 428869: Patch v2

https://bugs.webkit.org/attachment.cgi?id=428869&action=review




--- Comment #4 from Alberto Garcia <berto at igalia.com> ---
Created attachment 428869

  --> https://bugs.webkit.org/attachment.cgi?id=428869&action=review

Patch v2

Actually gl3.h has the entire contents of gl2.h plus the extra definitions, so
there's no reason to include both.

Here's an alternative patch.

(gl3ext.h is currently empty so I'm not including it)


More information about the webkit-reviews mailing list