Graphics: Remove Shader and ShaderProgram classes. they are combined into GfxDriver/ShaderProgram.
This commit is contained in:
parent
82e08d0785
commit
81f3e1e399
5 changed files with 0 additions and 451 deletions
|
|
@ -113,8 +113,6 @@ local graphics_module = Module("source/Graphics", {
|
|||
"Renderable2D.cpp",
|
||||
"Renderer2D.cpp",
|
||||
"RenderState.cpp",
|
||||
"Shader.cpp",
|
||||
"ShaderProgram.cpp",
|
||||
"Texture.cpp",
|
||||
|
||||
-- Text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue