mirror of
https://github.com/glest/glest-source.git
synced 2025-08-13 20:03:58 +02:00
- fixed strange messagebox display (was caused by map preview renderer setting glLineWidth to 14 and never resetting afterwards)
This commit is contained in:
@@ -44,6 +44,7 @@ public:
|
||||
void setup_FBO_RBO();
|
||||
void attachFrameBufferToTexture();
|
||||
void dettachFrameBufferFromTexture();
|
||||
void dettachRenderBufferFromTexture();
|
||||
bool checkFrameBufferStatus();
|
||||
void teardown_FBO_RBO();
|
||||
|
||||
|
Reference in New Issue
Block a user