ladybird/Libraries/LibWeb
Aliaksandr Kalenik c9105955f6 LibWeb/WebGL: Add support for ANGLEInstancedArrays extension
This is only WebGL 1.0 extension. It's enabled in ANGLE by default.

Progress on https://ciechanow.ski/curves-and-surfaces/ that relies on
this extension.
2024-12-20 15:31:58 +01:00
..
Animations LibWeb: Handle special cases of PseudoElement::Type correctly 2024-12-19 19:35:57 +00:00
ARIA LibWeb: Replace ARIA “synonym” roles with their preferred synonyms 2024-12-20 05:45:59 -08:00
Bindings LibWeb: PlatformObject::DefineOwnProperty fix 'has own property' check 2024-12-20 15:10:24 +01:00
Clipboard
Compression
Cookie
Crypto LibWeb: Correctly normalize HashAlgorithmIdentifier 2024-12-18 12:45:06 -08:00
CSS LibWeb: Handle special cases of PseudoElement::Type correctly 2024-12-19 19:35:57 +00:00
DOM LibWeb: Handle special cases of PseudoElement::Type correctly 2024-12-19 19:35:57 +00:00
DOMParsing
DOMURL
Editing
Encoding
EntriesAPI
EventTiming
Fetch LibWeb: Avoid re-encoding response headers 2024-12-17 13:44:10 +01:00
FileAPI
Geometry
HighResolutionTime
HTML LibWeb: Refer a spec issue in Location::internal_get_own_property 2024-12-20 14:46:28 +01:00
IndexedDB LibWeb: Mark open request as processed if the spec forgot 2024-12-14 23:02:59 +01:00
Infra LibWeb: Avoid re-encoding response headers 2024-12-17 13:44:10 +01:00
Internals headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
IntersectionObserver
Layout LibWeb+LibGfx: Refactor CSS filters into LibGfx 2024-12-18 18:54:20 +01:00
Loader
MathML
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff
MixedContent
NavigationTiming
Page headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
Painting LibWeb+LibGfx: Refactor CSS filters into LibGfx 2024-12-18 18:54:20 +01:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver LibWeb: Report exceptions that occur during resize observer callback 2024-12-19 15:25:08 +00:00
SecureContexts
Selection
ServiceWorker
SRI
StorageAPI
Streams
SVG
UIEvents
UserTiming
WebAssembly
WebAudio LibWeb/WebAudio: Remove copy-pasted comments in DynamicsCompressorNode 2024-12-18 10:19:46 +01:00
WebDriver LibWeb: Align execute_async_script variable name with the latest spec 2024-12-12 05:16:18 -08:00
WebGL LibWeb/WebGL: Add support for ANGLEInstancedArrays extension 2024-12-20 15:31:58 +01:00
WebIDL LibWeb: Update WebIDL::invoke_callback() to follow the latest spec 2024-12-19 15:25:08 +00:00
WebSockets
WebVTT
Worker
XHR
XLink
XML
CMakeLists.txt LibWeb/WebGL: Add support for ANGLEInstancedArrays extension 2024-12-20 15:31:58 +01:00
Dump.cpp
Dump.h
Forward.h LibWeb/WebAudio: Implement PannerNode 2024-12-17 13:38:20 +01:00
idl_files.cmake LibWeb/WebGL: Add support for ANGLEInstancedArrays extension 2024-12-20 15:31:58 +01:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h LibWeb: Remove unused (Tree)Node::index_of_child() 2024-12-18 23:46:22 +00:00