mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
Merge remote-tracking branch 'mathewv/master'
This commit is contained in:
commit
641851db65
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ void vaoUnbind(VAO &vao)
|
|||
}
|
||||
}
|
||||
|
||||
#define HAVE_NATIVE_BLIT gl.BlitFramebuffer
|
||||
#define HAVE_NATIVE_BLIT false //gl.BlitFramebuffer
|
||||
|
||||
static void _blitBegin(FBO::ID fbo, const Vec2i &size)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue