1----
2
32016-04-02:
4
5- other_libs: cro_mipmap, greatest, munit, parg, dr_flac
6- stb_image_write: allocate large structures on stack for embedded (Thatcher Ulrich)
7- stb_image: allocate large structures on stack for embedded (Thatcher Ulrich)
8- stb_image: remove white matting for transparent PSD (stb, Oriol Ferrer Mesia)
9- stb_image: fix reported channel count in PNG when req_comp is non-zero
10- stb_image: re-enable SSE2 in x64 (except in gcc)
11- stb_image: fix harmless typo in name (Matthew Gregan)
12- stb_image: support JPEG images coded as RGB
13- stb_image: bmp could return wrong channel count (snagar@github)
14- stb_image: read 16-bit PNGs as 8-bit (socks-the-fox)
15- stb_image_resize: fix handling of subpixel regions
16- stb_image_resize: avoid warnings on asserts (Wu Shuang)
17- stb_truetype: allow fabs() to be supplied by user (Simon Glass)
18- stb_truetype: duplicate typedef
19- stb_truetype: don't leak memory if fontsize=0
20- stb_vorbis: warnings (Thiago Goulart)
21- stb_vorbis: fix multiple memory leaks of setup-memory (manxorist@github)
22- stb_vorbis: avoid dropping final frame of audio data
23- stb_textedit: better support for keying while holding mouse drag button (ocornut)
24- stb_voxel_render: fix type of glModelview matrix (Stephen Olsen)
25- stb_leakcheck: typo in comment (Lukas Meller)
26- stb.h: fix _WIN32 when defining STB_THREADS
27