log png.c @ 2496:187bc857a76a default tip

age author description
Sat, 07 Oct 2023 18:04:35 -0700 Michael Pavone Fix some issues identified by asan/ubsan
Fri, 10 Feb 2023 23:17:43 -0800 Michael Pavone WIP "video" recording in APNG format
Sat, 21 Nov 2020 22:55:40 -0800 Michael Pavone Fix some bugs in PNG decoder
Fri, 22 Jun 2018 23:10:27 -0700 Michael Pavone Fix some memory errors (mostly leaks) identified by valgrind
Thu, 19 Apr 2018 00:51:10 -0700 Michael Pavone Add code for loading PNG images. Added 360 controller image. WIP work on gamepad mapping UI
Sat, 24 Mar 2018 19:40:51 -0700 Michael Pavone Added png screenshot support