partial implementation of double buffered render
This commit is contained in:
@ -658,6 +658,8 @@ static bool initialize(void) {
|
||||
}
|
||||
*/
|
||||
|
||||
ctx.render_double_buffered = true;
|
||||
|
||||
return true;
|
||||
|
||||
fail:
|
||||
|
Reference in New Issue
Block a user