mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:47:46 +00:00
LibGL: Implement glRasterPos2i
This commit is contained in:
parent
78d0674228
commit
4eb6295a57
6 changed files with 41 additions and 1 deletions
|
@ -7,6 +7,7 @@ set(SOURCES
|
|||
GLBlend.cpp
|
||||
GLColor.cpp
|
||||
GLContext.cpp
|
||||
GLDraw.cpp
|
||||
GLFog.cpp
|
||||
GLLights.cpp
|
||||
GLLists.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue