mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-15 14:51:52 +00:00
This allows ports to access the OpenGL headers using `#include <GL/gl.h>` and find the shared library at `/usr/lib/libGL.so` or `/usr/lib/libGL.so.1`, removing the need for explicit include paths or changed library names. |
||
---|---|---|
.. | ||
Buffer | ||
GL | ||
Shaders | ||
Tex | ||
Buffer.cpp | ||
ClipPlane.cpp | ||
CMakeLists.txt | ||
ContextParameter.cpp | ||
GLAPI.json | ||
GLContext.cpp | ||
GLContext.h | ||
Image.cpp | ||
Image.h | ||
Lighting.cpp | ||
List.cpp | ||
Matrix.cpp | ||
NameAllocator.cpp | ||
NameAllocator.h | ||
Shader.cpp | ||
Stencil.cpp | ||
Texture.cpp | ||
Vertex.cpp |