1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 18:20:43 +09:00
ladybird/Userland/Libraries/LibGL
Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
Buffer
GL
Shaders LibGL: Fix minor const-correctness issues 2023-02-21 00:54:04 +01:00
Tex Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Buffer.cpp
ClipPlane.cpp
CMakeLists.txt
ContextParameter.cpp
GLAPI.json
GLContext.cpp AK: Remove infallible version of StringBuilder::to_byte_buffer 2023-03-09 15:51:00 +00:00
GLContext.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Image.cpp LibGL: Implement support for the GL_RGB5_A1 internal image format 2023-05-04 16:11:28 +02:00
Image.h
Lighting.cpp
List.cpp
Matrix.cpp
NameAllocator.cpp
NameAllocator.h
Shader.cpp
Stencil.cpp
Texture.cpp
Vertex.cpp