gloperate icon indicating copy to clipboard operation
gloperate copied to clipboard

Fix LightTestStage and LightTestPipeline

Open sbusch42 opened this issue 7 years ago • 0 comments

  • NamedString is used to register shader include files, but although the path is right, the includes do not work
  • There are a lot of memory leaks in this class which can be easily solved by using unique_ptr

sbusch42 avatar May 23 '17 07:05 sbusch42