mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 20:49:12 +12:00
Raise clang-format column size, make std::span support in opengl.hpp version-dependent
This commit is contained in:
parent
553d23974a
commit
936302da2a
4 changed files with 42 additions and 20 deletions
|
@ -213,7 +213,6 @@ void Renderer::initGraphicsContext() {
|
|||
|
||||
void Renderer::getGraphicsContext() {
|
||||
OpenGL::disableScissor();
|
||||
OpenGL::setViewport(400, 240);
|
||||
|
||||
vbo.bind();
|
||||
vao.bind();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue