Commit graph

9 commits

Author SHA1 Message Date
fewtarius
cc32fe868a
Switch default build optimization from -Ofast to -O3. 2023-12-21 01:08:24 +00:00
fewtarius
25bced14e3
Revert dropping -Ofast to correct build issues. 2023-12-11 11:48:46 +00:00
fewtarius
4f303403f6
Drop -Ofast as it is the cause of artifacting in other emulators as well. 2023-12-10 14:28:31 +00:00
fewtarius
e3932d29f5
Work continues. 2023-02-28 19:58:37 -05:00
fewtarius
902479af60
Variable cleanup. 2023-02-24 08:53:43 -05:00
fewtarius
c99f4e9d4b
Revert fast math change. 2023-02-21 09:57:47 -05:00
fewtarius
4ca2bc1a7d
Revert change to -O3. 2023-02-21 07:20:13 -05:00
fewtarius
a837478baf
* Distribution updates - kernel 6.1.10, Python, systemd, busybox, SDL2, etc.
* Update emulators, cores, and art book next theme.
* Drop -Ofast, --disable-shared --enable-static as defaults.
* Misc build fixes.
2023-02-08 12:26:54 -05:00
fewtarius
29c0cded05
JELOS 20220205 - Release 2022-02-05 09:23:32 -05:00