furnace/src
psykose 3f329e464d GUI: fix overflow in timers
these timer variables are used with SDL_GetPerformanceCounter, which
returns a uint64_t. subtracting these can overflow, which is UB.
2024-01-27 15:18:19 -05:00
..
asm prepare for pre-calculated pitch table 2023-10-10 20:15:58 -05:00
audio update copyright year 2024-01-16 21:26:57 -05:00
check aaaaa 2023-09-06 20:25:44 -05:00
cli update copyright year 2024-01-16 21:26:57 -05:00
divasm prepare for built-in assembler 2023-11-05 19:31:39 -05:00
engine PowerNoise: fix phase reset macro and improve LFSR 2024-01-26 16:19:46 -05:00
gui GUI: fix overflow in timers 2024-01-27 15:18:19 -05:00
icon PowerNoise: icon 2024-01-24 03:04:40 -05:00
backtrace.cpp Revert "fudge and bread" 2022-05-29 00:44:21 -05:00
baseutils.cpp update copyright year 2024-01-16 21:26:57 -05:00
baseutils.h update copyright year 2024-01-16 21:26:57 -05:00
fileutils.cpp update copyright year 2024-01-16 21:26:57 -05:00
fileutils.h update copyright year 2024-01-16 21:26:57 -05:00
fixedQueue.h update copyright year 2024-01-16 21:26:57 -05:00
log.cpp update copyright year 2024-01-16 21:26:57 -05:00
main.cpp update credits 2024-01-25 13:33:22 -05:00
pch.cpp update copyright year 2024-01-16 21:26:57 -05:00
pch.h update copyright year 2024-01-16 21:26:57 -05:00
ta-log.h update copyright year 2024-01-16 21:26:57 -05:00
ta-utils.h update copyright year 2024-01-16 21:26:57 -05:00
utfutils.cpp update copyright year 2024-01-16 21:26:57 -05:00
utfutils.h update copyright year 2024-01-16 21:26:57 -05:00
winMain.cpp update copyright year 2024-01-16 21:26:57 -05:00