unanimated backgrounds on both monitors
This commit is contained in:
parent
b0420b41eb
commit
b20f48ebc0
2 changed files with 6 additions and 4 deletions
|
|
@ -66,6 +66,7 @@ int main(int argc, char *argv[]) {
|
|||
int width = event.data.draw.width;
|
||||
int height = event.data.draw.height;
|
||||
render(&renderer, width, height, time, shader_path, 0);
|
||||
printf("about to 🦬 swap buf %p\n", event.data.draw.surface);
|
||||
swap_buffers(&state, event.data.draw.surface);
|
||||
printf("🦬🦬🦬 swaping a buffalo\n");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue