Aliaksandr Kalenik
|
271c9d1ae9
LibWeb: Use platform's OpenGL in WebGL when it is available
|
1 year ago |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 year ago |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 year ago |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 years ago |
Andrew Kaster
|
beb3519a49
LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket
|
2 years ago |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 years ago |
Hendiadyoin1
|
5bd34f115e
LibWeb: Add some missing includes
|
2 years ago |
Andreas Kling
|
4452b5ca09
LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated
|
2 years ago |
Luke Wilde
|
58f882200c
LibWeb: Add the ability to retrieve a WebGL context from getContext
|
3 years ago |