This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-04 23:57:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cb65645cfd682f32fee1271d2c7a710aff268fc
ladybird
/
Userland
/
Libraries
/
LibGL
History
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
…
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
…