Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d88ed65373f3a9560b001abcf05dd264c967df62
https://github.com/WebKit/WebKit/commit/d88ed65373f3a9560b001abcf05dd264c967df62
Author: Philippe Normand <[email protected]>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.cpp
Log Message:
-----------
[TextureMapper] Add GLES 3.0 compatibility to our shader programs
https://bugs.webkit.org/show_bug.cgi?id=307418
Reviewed by Miguel Gomez.
This is a requirement for usage of GLES 3.0 extensions such as EXT_YUV_target
within our shader
programs.
* Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.cpp:
(WebCore::TextureMapperShaderProgram::create):
Canonical link: https://commits.webkit.org/307162@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications