itch.io is community of indie game creators and players

Devlogs

stability release #3

GameApi Builder
A downloadable tool for Windows and Linux

Linux version of significant stability issue in the builder.

1) I had event_lock system which disabled swapbuffers() and renderi() for a while using a timeout, but sadly left glClear() calls to fill the opengl draw command queue. Once swapbuffers were reenabled, the gpu was running at 100% until linux kernel killed the opengl parts of the app => causing significant jamming issues for the builder tool.  Moving the mouse made the problem disappear. Keeping mouse still caused 100% gpu spikes. :)

This improves builder tool stability alot.

Files

  • gameapi-builder-docker-cmdline.tar.gz 45 MB
    4 days ago
  • gameapi-builder_1.0-28.deb 32 MB
    4 days ago
  • gameapi-builder-docker-container.tar.gz 32 MB
    4 days ago
Download GameApi Builder
Leave a comment