ladybird/Libraries/LibWeb/WebGL
2026-04-03 13:14:33 +02:00
..
Extensions LibWeb: Move WebGL extensions requests to WebGLRenderingContextBase 2026-03-11 20:19:45 +01:00
EventNames.cpp
EventNames.h
OpenGLContext.cpp LibWeb: Split checking WebGL extensions away from OpenGLContext 2026-03-11 20:19:45 +01:00
OpenGLContext.h LibWeb: Split checking WebGL extensions away from OpenGLContext 2026-03-11 20:19:45 +01:00
Types.h LibWeb: Deduplicate the WebGL null_terminated_string helper 2025-11-05 02:19:32 +01:00
Types.idl LibWeb/WebGL: Define Float32List exactly like in the spec 2025-09-30 16:47:16 +02:00
WebGL2RenderingContext.cpp LibWeb: Implement makeXRCompatible() enough to work 2026-04-03 13:14:33 +02:00
WebGL2RenderingContext.h LibWeb: Implement enough of WebXR for xrSession_end test to pass 2026-04-03 13:14:33 +02:00
WebGL2RenderingContext.idl
WebGL2RenderingContextBase.idl LibWeb: Implement WebGL2 getQuery 2026-02-02 11:22:52 -07:00
WebGL2RenderingContextImpl.cpp LibWeb: Introduce a WebGL extension_enabled helper 2026-03-11 20:19:45 +01:00
WebGL2RenderingContextImpl.h LibWeb: Give IDL exposed PlatformObjects an InterfaceName 2026-02-14 20:22:40 +01:00
WebGL2RenderingContextOverloads.cpp Meta: Support nullable BufferSource as Optional in IDL generator 2026-03-27 00:03:39 +01:00
WebGL2RenderingContextOverloads.h Meta: Support nullable BufferSource as Optional in IDL generator 2026-03-27 00:03:39 +01:00
WebGL2RenderingContextOverloads.idl LibWeb: Implement WebGL2's readPixels with a byte offset argument 2025-10-30 16:20:33 -07:00
WebGLActiveInfo.cpp
WebGLActiveInfo.h
WebGLActiveInfo.idl
WebGLBuffer.cpp LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLBuffer.h LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLBuffer.idl
WebGLContextAttributes.cpp
WebGLContextAttributes.h LibWeb: Implement makeXRCompatible() enough to work 2026-04-03 13:14:33 +02:00
WebGLContextEvent.cpp
WebGLContextEvent.h
WebGLContextEvent.idl
WebGLFramebuffer.cpp LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLFramebuffer.h LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLFramebuffer.idl
WebGLObject.cpp LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLObject.h LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLObject.idl
WebGLProgram.cpp LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLProgram.h LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLProgram.idl
WebGLQuery.cpp LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLQuery.h LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLQuery.idl
WebGLRenderbuffer.cpp LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLRenderbuffer.h LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLRenderbuffer.idl
WebGLRenderingContext.cpp LibWeb: Implement makeXRCompatible() enough to work 2026-04-03 13:14:33 +02:00
WebGLRenderingContext.h LibWeb: Implement enough of WebXR for xrSession_end test to pass 2026-04-03 13:14:33 +02:00
WebGLRenderingContext.idl
WebGLRenderingContextBase.cpp LibWeb: Implement makeXRCompatible() enough to work 2026-04-03 13:14:33 +02:00
WebGLRenderingContextBase.h LibWeb: Implement makeXRCompatible() enough to work 2026-04-03 13:14:33 +02:00
WebGLRenderingContextBase.idl LibWeb: Implement makeXRCompatible() enough to work 2026-04-03 13:14:33 +02:00
WebGLRenderingContextImpl.cpp LibWeb: Introduce a WebGL extension_enabled helper 2026-03-11 20:19:45 +01:00
WebGLRenderingContextImpl.h LibWeb: Give IDL exposed PlatformObjects an InterfaceName 2026-02-14 20:22:40 +01:00
WebGLRenderingContextOverloads.cpp Meta: Support nullable BufferSource as Optional in IDL generator 2026-03-27 00:03:39 +01:00
WebGLRenderingContextOverloads.h Meta: Support nullable BufferSource as Optional in IDL generator 2026-03-27 00:03:39 +01:00
WebGLRenderingContextOverloads.idl LibWeb/WebGL: Define Int32List exactly like in the spec 2025-09-30 17:57:46 +02:00
WebGLSampler.cpp LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLSampler.h LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLSampler.idl
WebGLShader.cpp LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLShader.h LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLShader.idl
WebGLShaderPrecisionFormat.cpp
WebGLShaderPrecisionFormat.h
WebGLShaderPrecisionFormat.idl
WebGLSync.cpp LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLSync.h LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLSync.idl
WebGLTexture.cpp LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLTexture.h LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLTexture.idl
WebGLTransformFeedback.cpp LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLTransformFeedback.h LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLTransformFeedback.idl
WebGLUniformLocation.cpp LibWeb: Bind WebGL uniform locations to their respective program 2025-11-27 19:19:54 +01:00
WebGLUniformLocation.h LibWeb: Bind WebGL uniform locations to their respective program 2025-11-27 19:19:54 +01:00
WebGLUniformLocation.idl
WebGLVertexArrayObject.cpp LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLVertexArrayObject.h LibWeb: Make WebGLRenderingContextBase derive from PlatformObject 2026-01-10 13:22:17 +01:00
WebGLVertexArrayObject.idl