Added Display.swapBuffers(). Combined with Display.processMessages() and Mouse/Keyboard/Controllers.poll() this method allows an application to create a custom policy for the rendering/polling loop in addition to the static Display.update() policy.
Authored by: elias_naur 2006-05-03
Parent: [r2320]
Child: [r2322]