Raise clang-format column size, make std::span support in opengl.hpp version-dependent
This commit is contained in:
@@ -213,7 +213,6 @@ void Renderer::initGraphicsContext() {
|
||||
|
||||
void Renderer::getGraphicsContext() {
|
||||
OpenGL::disableScissor();
|
||||
OpenGL::setViewport(400, 240);
|
||||
|
||||
vbo.bind();
|
||||
vao.bind();
|
||||
|
||||
Reference in New Issue
Block a user