mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 17:47:45 +00:00
LibGL: Add defines and stubs for glBlendFunc()
This commit is contained in:
parent
1b358d3b94
commit
279737642c
6 changed files with 92 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
set(SOURCES
|
||||
Clipper.cpp
|
||||
GLBlend.cpp
|
||||
GLColor.cpp
|
||||
GLContext.cpp
|
||||
GLLists.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue