On 16 September 2011 11:17, Stefan Dösinger stefandoesinger@gmx.at wrote:
Another thing your second patch breaks is vsync because there won't be any swapbuffer calls. Although arguably that was kinda broken since we replaced flips with blits.
It was broken even before that, since it's set at context creation, while Flip tried to override it at the actual present call.