mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Creation and deletion of sources, loading and new session. Cleanup code
and prevent crash on delete.
This commit is contained in:
@@ -11,7 +11,7 @@ class ImageProcessingShader : public Shader
|
||||
public:
|
||||
|
||||
ImageProcessingShader();
|
||||
virtual ~ImageProcessingShader() {}
|
||||
// virtual ~ImageProcessingShader() {}
|
||||
|
||||
void use() override;
|
||||
void reset() override;
|
||||
|
||||
Reference in New Issue
Block a user