mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
LibWeb: Split off WebGL2RenderingContextImpl to Impl and Overloads
This mostly analogous to the previous commit that does the same with the WebGL1 Impl file.
This commit is contained in:
parent
c70886ab1f
commit
6c115171da
Notes:
github-actions[bot]
2025-11-05 01:21:03 +00:00
Author: https://github.com/cqundefine
Commit: 6c115171da
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6676
Reviewed-by: https://github.com/kalenikaliaksandr ✅
Reviewed-by: https://github.com/konradekk
8 changed files with 434 additions and 376 deletions
|
|
@ -1040,6 +1040,7 @@ set(SOURCES
|
|||
WebGL/OpenGLContext.cpp
|
||||
WebGL/WebGL2RenderingContext.cpp
|
||||
WebGL/WebGL2RenderingContextImpl.cpp
|
||||
WebGL/WebGL2RenderingContextOverloads.cpp
|
||||
WebGL/WebGLActiveInfo.cpp
|
||||
WebGL/WebGLBuffer.cpp
|
||||
WebGL/WebGLContextAttributes.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue