mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb/WebGL2: Implement the EXT_texture_norm16 extension
This commit is contained in:
parent
93d3ebfd59
commit
ddf60ebe9e
Notes:
github-actions[bot]
2025-10-20 13:34:51 +00:00
Author: https://github.com/Lubrsi
Commit: ddf60ebe9e
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6521
Reviewed-by: https://github.com/gmta ✅
8 changed files with 107 additions and 0 deletions
|
|
@ -1024,6 +1024,7 @@ set(SOURCES
|
|||
WebGL/Extensions/EXTBlendMinMax.cpp
|
||||
WebGL/Extensions/EXTColorBufferFloat.cpp
|
||||
WebGL/Extensions/EXTRenderSnorm.cpp
|
||||
WebGL/Extensions/EXTTextureNorm16.cpp
|
||||
WebGL/Extensions/OESVertexArrayObject.cpp
|
||||
WebGL/Extensions/WebGLCompressedTextureS3tc.cpp
|
||||
WebGL/Extensions/WebGLDrawBuffers.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue