mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 11:47:34 +00:00
LibGL: Add buffer API stubs
No implemented functionality, but this makes it easier to see if software is using this family of functions.
This commit is contained in:
parent
1c32d93a12
commit
03258f4c96
6 changed files with 80 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
set(SOURCES
|
||||
Buffer.cpp
|
||||
ClipPlane.cpp
|
||||
ContextParameter.cpp
|
||||
GLAPI.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue