GNU bug report logs -
#41365
[PATCH 0/5] Add superstarfighter
Previous Next
Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>
Date: Sun, 17 May 2020 15:53:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
Message #31 received at 41365-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Timotej Lazar <timotej.lazar <at> araneo.si> writes:
> this series adds SuperStarfighter¹, a small game built with the Godot
> engine. I’m submitting it together with patches for godot needed to
> build the game, and some other improvements. I built the game for x86,
> x86_64 and aarch64 (can’t run it there due to missing 3D
> acceleration).
Great. Thank you.
> The main change to godot is building the headless binary, which is used
> to compile game assets without requiring X. I put this into a separate
> output because it doubles the install size. Compile time is also nearly
> doubled, since most files get compiled twice.
>
> If the longer compile time (in total ~20 minutes on an old i7, and
> ~80 minutes on an even older core duo) is problematic, this can be split
> in two packages. The game depends on both versions to build and run
> though. Thoughts?
I think 80 minutes is not that bad. We can reconsider later.
> I also enabled release build for Godot, removed an old workaround for
> aarch64 (disabling threads caused an infinite loop when building the
> game), and installed the icons to the correct location to be used with
> the .desktop file.
Perfect.
I applied your patches with minor tweaks.
Regards,
--
Nicolas Goaziou
This bug report was last modified 5 years and 4 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.