swap buffers in draw handler instead

This commit is contained in:
IoIxD 2025-12-05 17:16:08 -07:00
commit 39533b3fec
6 changed files with 45 additions and 32 deletions

1
.gitignore vendored
View file

@ -1,7 +1,6 @@
*.o
*.so
*.dll
examples/*
examples/*.exe
examples/*/*
!examples/*/*.c