flush after rendering
This commit is contained in:
parent
48c8694020
commit
ae1468a6ad
|
@ -273,6 +273,7 @@ public class DisplayContainer implements ErrorDumpable, ResolutionChangedListene
|
|||
timeSinceLastRender = 0;
|
||||
|
||||
Display.update(false);
|
||||
GL11.glFlush();
|
||||
}
|
||||
|
||||
Display.processMessages();
|
||||
|
|
Loading…
Reference in New Issue
Block a user