DarkRadiant: master 68e65988

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 07.03.2019 22:07 master 80b8e910
Changeset Split ShaderFileLoader out for testing

ShaderFileLoader is now in its own header, with a template parameter specifying
the ShaderLibrary class which can be mocked in tests. ShaderFileLoader can now
be instantiated in unit tests but does not yet do anything interesting.
mod - radiant/shaders/Doom3ShaderSystem.cpp Diff File
add - radiant/shaders/ShaderFileLoader.h Diff File
mod - radiant/test/vfsTest.cpp Diff File