mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
Manually keep track of bound textures, so we don't have to poll each frame
Patch submitted by slime73.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
|
||||
#include <window/Window.h>
|
||||
|
||||
#include "OpenGL.h"
|
||||
#include "Font.h"
|
||||
#include "Image.h"
|
||||
#include "Quad.h"
|
||||
|
||||
Reference in New Issue
Block a user