ladybird/Userland/Libraries/LibGL
Jelle Raaijmakers 2a749525e0 LibGL: Add API stubs
- glBlendEquation
- glGetShaderInfoLog
- glGetUniformLocation
- glUniform*

This gives us full API coverage for the SRB2 port.
2024-02-14 15:09:53 +01:00
..
Buffer
GL
Shaders
Tex
Buffer.cpp
ClipPlane.cpp
CMakeLists.txt Userland: Remove LibCore dependency from libraries that do not use it 2024-01-22 08:48:34 -05:00
ContextParameter.cpp
GLAPI.json LibGL: Add API stubs 2024-02-14 15:09:53 +01:00
GLContext.cpp LibGL+Lib*GPU: Set model view and projection matrices separately 2023-10-15 12:14:07 +02:00
GLContext.h LibGL+Lib*GPU: Set model view and projection matrices separately 2023-10-15 12:14:07 +02:00
Image.cpp
Image.h
Lighting.cpp
List.cpp
Matrix.cpp LibGL+Lib*GPU: Set model view and projection matrices separately 2023-10-15 12:14:07 +02:00
NameAllocator.cpp
NameAllocator.h
Shader.cpp
Stencil.cpp
Texture.cpp
Vertex.cpp LibGL: Optimize appends in gl_vertex 2023-10-15 12:14:07 +02:00