shader auto reload
This commit is contained in:
@@ -162,7 +162,7 @@ bool RTT::create(int width, int height, int tex/* = -1*/, GLint internal_format)
|
||||
|
||||
void RTT::bindFramebuffer()
|
||||
{
|
||||
#ifdef DEBUG
|
||||
#ifdef _DEBUG
|
||||
if (bound)
|
||||
{
|
||||
LOG("framebuffer bound twice!");
|
||||
|
||||
Reference in New Issue
Block a user