Integrate all the progress into master #6

Merged
jaby merged 595 commits from ToolBox into main 2025-01-01 13:17:44 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit e3b2a3026c - Show all commits

View File

@ -21,7 +21,6 @@ void main() {
mesaure_busy_loop();
while(true) {
printf("Doing stuff...\n");
JabyEngine::GPU::swap_buffers_vsync(2);
}
}