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-07 09:04:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b34b80104fc0af4e5fdff59f10ca5d2307fa3c82
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
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
…