Undefine
|
72d5fe7faf
|
LibWeb: Ensure all extension factory functions have the same signature
This allows the next commit to have a factory function field in the
extension info struct.
|
2026-03-11 20:19:45 +01:00 |
|
Undefine
|
5a029b4533
|
LibWeb: Make WebGL extensions creation agnostic of WebGL version
|
2026-03-11 20:19:45 +01:00 |
|
Undefine
|
2107142cdb
|
LibWeb: Make WebGLRenderingContextBase derive from PlatformObject
This resolves a bunch of FIXMEs and removes a bunch sketchy raw
pointers and hacks.
|
2026-01-10 13:22:17 +01:00 |
|
Luke Wilde
|
958938655d
|
LibWeb/WebGL: Implement WEBGL_compressed_texture_s3tc extension
|
2025-02-09 01:00:51 +01:00 |
|