Shader preprocessor - input

This commit is contained in:
Emmanuel BENOîT 2017-10-03 13:53:50 +02:00
parent 5aee824bb0
commit 88cd5c97dc
4 changed files with 221 additions and 0 deletions

View file

@ -17,6 +17,7 @@ DEMO = \
texture.cc \
rendertarget.cc \
programs.cc \
shaders.cc \
camera.cc \
demo.cc \
\