1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 21:52:25 +00:00
serenity/Userland/Libraries/LibWeb/WebGL
Jelle Raaijmakers ae82b14e59 LibGL+LibWeb: Remove WebGL-specific API from GLContext
The OpenGL API has ways to retrieve these values, so let's make sure to
implement them. :^)
2022-12-25 15:48:59 +01:00
..
Types.h
Types.idl
WebGLContextAttributes.cpp
WebGLContextAttributes.h
WebGLContextEvent.cpp LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket 2022-10-01 21:05:32 +01:00
WebGLContextEvent.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WebGLContextEvent.idl
WebGLRenderingContext.cpp LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket 2022-10-01 21:05:32 +01:00
WebGLRenderingContext.h LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket 2022-10-01 21:05:32 +01:00
WebGLRenderingContext.idl
WebGLRenderingContextBase.cpp LibGL+LibWeb: Remove WebGL-specific API from GLContext 2022-12-25 15:48:59 +01:00
WebGLRenderingContextBase.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WebGLRenderingContextBase.idl