Andrew Kaster
|
7abc79ece7
|
LibWeb/WebGL: Add stub class for WebGLVertexArrayObject
This is a WebGL 2.0 class
|
2024-12-06 15:35:36 +01:00 |
|
Andrew Kaster
|
39018d233f
|
LibWeb/WebGL: Add stub class for WebGLTransformFeedback
This is a WebGL 2.0 class
|
2024-12-06 15:35:36 +01:00 |
|
Andrew Kaster
|
bb3226ee57
|
LibWeb/WebGL: Add stub class for WebGLSync
This is a WebGL 2.0 class
|
2024-12-06 15:35:36 +01:00 |
|
Andrew Kaster
|
2b5e54e995
|
LibWeb/WebGL: Add stub class for WebGLSampler
This is a WebGL 2.0 class
|
2024-12-06 15:35:36 +01:00 |
|
Andrew Kaster
|
69e4adbd98
|
LibWeb/WebGL: Add stub class for WebGLQuery
This is a WebGL 2.0 class
|
2024-12-06 15:35:36 +01:00 |
|
Shannon Booth
|
b39f4f0b5a
|
LibWeb: Add stub definition for WorkletGlobalScope
|
2024-11-30 11:19:35 +01:00 |
|
Shannon Booth
|
cc11dcc9a1
|
LibWeb: Add stubbed implementation for ServiceWorkerGlobalScope
|
2024-11-30 11:19:35 +01:00 |
|
Shannon Booth
|
4417f63ca0
|
LibWeb: Move ServiceWorker classes to ServiceWorker namespace
These are defined by the ServiceWorker spec, not the HTML one.
|
2024-11-30 11:19:35 +01:00 |
|
stelar7
|
48fae7b64f
|
LibWeb: Add IDBKeyRange
|
2024-11-26 14:50:27 +01:00 |
|
stelar7
|
20a92a81c4
|
LibWeb: Add IDBTransaction
|
2024-11-26 14:50:27 +01:00 |
|
stelar7
|
16ce2b975a
|
LibWeb: Add IDBObjectStore
|
2024-11-26 14:50:27 +01:00 |
|
stelar7
|
297c775b34
|
LibWeb: Add IDBIndex
|
2024-11-26 14:50:27 +01:00 |
|
stelar7
|
71772d97dc
|
LibWeb: Add IDBCursor
|
2024-11-26 14:50:27 +01:00 |
|
Jelle Raaijmakers
|
be3a941f44
|
LibWeb: Add ChannelMergerNode interface
|
2024-11-25 17:16:06 +01:00 |
|
Timothy Flynn
|
5bcba896c2
|
LibWeb: Implement the DecompressionStream interface
|
2024-11-17 22:37:45 +01:00 |
|
Timothy Flynn
|
638a8aecad
|
LibWeb: Implement the CompressionStream interface
|
2024-11-17 22:37:45 +01:00 |
|
Jelle Raaijmakers
|
3d8ab0e67c
|
LibWeb: Add WebGLShaderPrecisionFormat
CI / Lagom (false, FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, macos-15, macOS, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (true, NO_FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (macos-14, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Push notes / build (push) Waiting to run
|
2024-11-13 11:41:54 +01:00 |
|
Jelle Raaijmakers
|
d63a979bde
|
LibWeb: Add WebGLActiveInfo
|
2024-11-13 11:41:54 +01:00 |
|
Jelle Raaijmakers
|
889e7942fa
|
LibWeb: Add WebGLUniformLocation
|
2024-11-13 11:41:54 +01:00 |
|
Jelle Raaijmakers
|
f2a1643650
|
LibWeb: Add WebGLTexture
|
2024-11-13 11:41:54 +01:00 |
|
Jelle Raaijmakers
|
2b09afb971
|
LibWeb: Add WebGLShader
|
2024-11-13 11:41:54 +01:00 |
|
Jelle Raaijmakers
|
d53cb9833b
|
LibWeb: Add WebGLRenderbuffer
|
2024-11-13 11:41:54 +01:00 |
|
Jelle Raaijmakers
|
6b7d5dbec6
|
LibWeb: Add WebGLProgram
|
2024-11-13 11:41:54 +01:00 |
|
Jelle Raaijmakers
|
5d0b206d6e
|
LibWeb: Add WebGLFramebuffer
|
2024-11-13 11:41:54 +01:00 |
|
Jelle Raaijmakers
|
b21857b265
|
LibWeb: Add WebGLBuffer
|
2024-11-13 11:41:54 +01:00 |
|
Jelle Raaijmakers
|
e6ee7f3e64
|
LibWeb: Add WebGLObject interface
|
2024-11-13 11:41:54 +01:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|