mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:37:45 +00:00
LibGL: Add stubs for shader and program related functions
This commit is contained in:
parent
75495a5d65
commit
4568dcbb55
5 changed files with 123 additions and 0 deletions
|
@ -10,6 +10,7 @@ set(SOURCES
|
|||
List.cpp
|
||||
Matrix.cpp
|
||||
NameAllocator.cpp
|
||||
Shader.cpp
|
||||
Stencil.cpp
|
||||
Tex/Texture2D.cpp
|
||||
Texture.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue