gui shaders for opengl

First opengl geometry shader along with the other shaders for gui rendering opengl side.
This commit is contained in:
marauder2k7 2024-03-09 18:34:43 +00:00
parent d9c4269d8b
commit fbed04050a
9 changed files with 274 additions and 9 deletions

View file

@ -35,7 +35,6 @@ ConsoleDocClass(MathAddNode,
"@internal"
);
MathAddNode::MathAddNode()
: GuiShaderNode()
{