Skip to content
Snippets Groups Projects
Commit 68e7600b authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent cf1729d5
No related branches found
No related tags found
No related merge requests found
......@@ -113,9 +113,9 @@ class PixelBuffer{
}
ClearOpengl();
Draw3d();
//Draw2d();
Draw2d();
glFinish();
//OSMesaDestroyContext(ctx);
OSMesaDestroyContext(ctx);
#else
Msg(WARNING, "Offscreen rendering not available in this version");
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment