mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb: Implement WebGL extension OES_standard_derivatives
This commit is contained in:
parent
2bf35881f9
commit
d4ac9fc5c6
Notes:
github-actions[bot]
2025-11-06 18:04:25 +00:00
Author: https://github.com/cqundefine
Commit: d4ac9fc5c6
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6711
Reviewed-by: https://github.com/awesomekling
12 changed files with 115 additions and 2 deletions
|
|
@ -1031,6 +1031,7 @@ set(SOURCES
|
|||
WebGL/Extensions/EXTRenderSnorm.cpp
|
||||
WebGL/Extensions/EXTTextureFilterAnisotropic.cpp
|
||||
WebGL/Extensions/EXTTextureNorm16.cpp
|
||||
WebGL/Extensions/OESStandardDerivatives.cpp
|
||||
WebGL/Extensions/OESVertexArrayObject.cpp
|
||||
WebGL/Extensions/WebGLCompressedTextureS3tc.cpp
|
||||
WebGL/Extensions/WebGLCompressedTextureS3tcSrgb.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue