Files
ladybird/Userland/Libraries/LibGL/GLContext.cpp
Jelle Raaijmakers e3f8ac2c05 LibGL: Remove DeprecatedString usage
We only use it for the extension string, which we now convert into a
`ByteBuffer` object containing the null-terminated bytes :^)
2023-01-30 13:49:52 -05:00

34 KiB