This commit is contained in:
2022-10-01 20:33:37 +02:00
parent 16ff3760c8
commit 3489b69334
37 changed files with 7 additions and 8385 deletions

View File

@@ -22,7 +22,7 @@ public:
static std::shared_ptr<ShaderProgram>
getShaderProgramByName(const std::string &name, std::vector<std::shared_ptr<ShaderProgram>> shaderPrograms);
void updateExposure(ShaderProgram &shaderProgram);
void updateExposure(ShaderProgram &shaderProgram) const;
private:
void limit_framerate();