mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-12 11:09:18 +00:00
LibGL: Rename units to all singular
This commit is contained in:
parent
8483064b59
commit
07ae5514ae
Notes:
sideshowbarker
2024-07-17 07:42:08 +09:00
Author: https://github.com/gmta
Commit: 07ae5514ae
Pull-request: https://github.com/SerenityOS/serenity/pull/15007
Reviewed-by: https://github.com/sunverwerth ✅
4 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
set(SOURCES
|
||||
ClipPlanes.cpp
|
||||
ClipPlane.cpp
|
||||
ContextParameter.cpp
|
||||
GLAPI.cpp
|
||||
GLContext.cpp
|
||||
Lighting.cpp
|
||||
Lists.cpp
|
||||
List.cpp
|
||||
Matrix.cpp
|
||||
Stencil.cpp
|
||||
Tex/NameAllocator.cpp
|
||||
Tex/Texture2D.cpp
|
||||
Textures.cpp
|
||||
Texture.cpp
|
||||
Vertex.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue