mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:07:34 +00:00
LibGL: Implement glVertexPointer
This commit is contained in:
parent
886f154c2a
commit
07b9cba6e6
6 changed files with 43 additions and 0 deletions
|
@ -13,6 +13,7 @@ set(SOURCES
|
|||
GLTexture.cpp
|
||||
GLUtils.cpp
|
||||
GLVert.cpp
|
||||
GLVertexArrays.cpp
|
||||
SoftwareGLContext.cpp
|
||||
SoftwareRasterizer.cpp
|
||||
DepthBuffer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue