-
- Downloads
added new ShaderProgramControlFiles, fixed minor ShaderProgramControlAutoFiles bug
* ShaderProgramControlFiles is similar to ShaderProgramControlAutoFiles but the files have to be named explicitly which makes it possible to share some shaders for different ShaderPrograms. * Both ShaderProgram controllers share some code, this should get reduced by refactoring. * ShaderProgramControlAutoFiles had a copy&paste bug
Showing
- include/ACGL/Base/FileHelpers.hh 1 addition, 1 deletioninclude/ACGL/Base/FileHelpers.hh
- include/ACGL/OpenGL/Controller.hh 1 addition, 0 deletionsinclude/ACGL/OpenGL/Controller.hh
- include/ACGL/OpenGL/Controller/ShaderProgramControlAutoFiles.hh 2 additions, 2 deletions...e/ACGL/OpenGL/Controller/ShaderProgramControlAutoFiles.hh
- include/ACGL/OpenGL/Controller/ShaderProgramControlFiles.hh 79 additions, 0 deletionsinclude/ACGL/OpenGL/Controller/ShaderProgramControlFiles.hh
- src/ACGL/Base/FileHelpers.cc 2 additions, 1 deletionsrc/ACGL/Base/FileHelpers.cc
- src/ACGL/OpenGL/Controller/ShaderProgramControlFiles.cc 119 additions, 0 deletionssrc/ACGL/OpenGL/Controller/ShaderProgramControlFiles.cc
Loading
Please register or sign in to comment