fixes
This commit is contained in:
parent
ae999d1b83
commit
72a53cb6c8
3 changed files with 4 additions and 6 deletions
|
|
@ -141,8 +141,6 @@ void render(Renderer *state, int w, int h, double time, char *shader_path, int r
|
|||
state->shader_path = shader_path;
|
||||
}
|
||||
|
||||
checkGlError();
|
||||
|
||||
// Rendorrrr
|
||||
glViewport(0, 0, w, h);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue