1260 Commits (51a5368deea553f119984975e6f8b64e8c6b519c)
 

Author SHA1 Message Date
Sean Barrett 201af99d9f return correct # of channels for PNG ago%!(EXTRA string=9 years)
Sean Barrett 65edb64dd8 Merge branch 'master' into working ago%!(EXTRA string=9 years)
Sean Barrett 75c5908f95 fix includes for linux alloca ago%!(EXTRA string=9 years)
Sean Barrett 591c7f8cb3 remove white matting when loading transparent PSD ago%!(EXTRA string=9 years)
Sean Barrett a8876b884d fix _WIN32 if STB_THREADS ago%!(EXTRA string=9 years)
Jörn Heusipp aeba55604a stb_vorbis: Fix memory leak in start_decoder(). ago%!(EXTRA string=9 years)
Sean Barrett b7603b0ca6 dr_flac ago%!(EXTRA string=9 years)
Sean Barrett 8420e20af6 Merge branch 'for-upstream-fix-stbvorbis-startdecoder-memleak' of https://github.com/manxorist/stb into working ago%!(EXTRA string=9 years)
Sean Barrett 8f368799e1 Merge branch 'for-upstream-stbvorbis-fix-memleaks' of https://github.com/manxorist/stb ago%!(EXTRA string=9 years)
Sean Barrett c03f4b3c2f Merge branch 'patch-1' of https://github.com/kinetiknz/stb ago%!(EXTRA string=9 years)
Sean Barrett 097a70ae38 Merge branch 'master' of https://github.com/tulrich/stb ago%!(EXTRA string=9 years)
Sean Barrett ba1277e39c Merge branch 'fix_warnings' of https://github.com/tgoulart/stb into working ago%!(EXTRA string=9 years)
Sean Barrett a013c036f3 initialize bmp mr/mg/mb/ma properly ago%!(EXTRA string=9 years)
Sean Barrett 218ecd17a4 Merge branch 'patch-1' of https://github.com/looki/stb ago%!(EXTRA string=9 years)
Sean Barrett 406d537b41 Merge branch 'initial_png_16bpc' of https://github.com/socks-the-fox/stb into working ago%!(EXTRA string=9 years)
Sean Barrett 275d1204b1 Merge branch 'working' ago%!(EXTRA string=9 years)
Sean Barrett 4be8fa919f Merge branch 'pull-request-fabs2' of https://github.com/sglass68/stb into working ago%!(EXTRA string=9 years)
Sean Barrett 814bb9b5dc remove STBIR__DEBUG_ASSERT because it requires defining/not-defining assert() in a warning-free way on all platforms independent of #include <assert.h>, which is too hard ago%!(EXTRA string=9 years)
Sean Barrett d514035d70 Merge branch 'textedit-drag-while-typing' of https://github.com/ocornut/stb ago%!(EXTRA string=9 years)
Sean Barrett 878e8caaa6 Merge branch 'patch-1' of https://github.com/saolsen/stb into working ago%!(EXTRA string=9 years)
Sean Barrett cbc1e7c897 Merge branch 'test' into working ago%!(EXTRA string=9 years)
Sean Barrett 4ff6723a6d make resample_test work in VC6 ago%!(EXTRA string=9 years)
Sean Barrett c238cebe6a Merge branch 'master' of https://github.com/BSVino/stb into test ago%!(EXTRA string=9 years)
Sean Barrett 86bff62371 greatest; munit; parg ago%!(EXTRA string=9 years)
Sean Barrett c66b565cb3 cro_mipmap ago%!(EXTRA string=9 years)
Sean Barrett b79fa5b08c Merge pull request #255 from corporateshark/master ago%!(EXTRA string=9 years)
Sean Barrett efdfbb3c7c Merge branch 'master' into working ago%!(EXTRA string=9 years)
Sean Barrett a222dc519e Merge branch 'license' of https://github.com/oon3m0oo/stb into work2 ago%!(EXTRA string=9 years)
Sean Barrett 50479cb07c stb_image: allow jpegs that are rgb not YCrCb ago%!(EXTRA string=9 years)
Jörn Heusipp 0e3506d7d1 stb_vorbis: Fix memory leak in start_decoder(). ago%!(EXTRA string=9 years)
Jörn Heusipp 0985e89335 stb_vorbis: Fix memory leak in decode_residue() and inverse_mdct() when redefining temp_alloc() and temp_free() ago%!(EXTRA string=9 years)
Matthew Gregan 94f2ceac15 Fix typo in stbi__parse_uncompressed_block ago%!(EXTRA string=9 years)
Sergey Kosarevsky 46b64eb878 Added PoissonGenerator.h ago%!(EXTRA string=9 years)
Sean Barrett 8aa9afb30e typo ago%!(EXTRA string=9 years)
Sean Barrett b9bc6148d4 linalg.h ago%!(EXTRA string=9 years)
Thatcher Ulrich 7e1ee2d386 Allocate large structure using malloc instead of stack. ago%!(EXTRA string=9 years)
Thatcher Ulrich 291ad22e84 Replace large stack allocations with dynamic allocations. ago%!(EXTRA string=9 years)
Thiago Goulart 5a00ce39eb Fix a few warnings when building std_vorbis using Xcode 7.2.1 ago%!(EXTRA string=9 years)
Craig Donner 20f2eec024 Update license with a few more tweaks and better English grammar. ago%!(EXTRA string=9 years)
Craig Donner ee6978cb68 Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable. ago%!(EXTRA string=9 years)
Sean Barrett a83ab31335 Merge pull request #248 from ReadmeCritic/patch-1 ago%!(EXTRA string=9 years)
ReadmeCritic c0774cc7eb Update links for par_shapes, fastlz ago%!(EXTRA string=9 years)
Sean Barrett a4c0a5e882 Update other_libs.md ago%!(EXTRA string=9 years)
Sean Barrett 32b19a6c8b Update other_libs.md ago%!(EXTRA string=9 years)
Craig Donner 49b65c0873 Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable. ago%!(EXTRA string=9 years)
Jorge Rodriguez 5e2d0fd777 Add support for obtaining the entire kerning table from a font all at once, for use in rendering packed textures offline. ago%!(EXTRA string=9 years)
Jorge Rodriguez ff862a2a46 Merge https://github.com/nothings/stb ago%!(EXTRA string=9 years)
Sean Barrett 955dfe991b Merge pull request #238 from dbohdan/master ago%!(EXTRA string=9 years)
Danyil Bohdan d35dbc4368 other_libs.md: Update Picol ago%!(EXTRA string=9 years)
Sean Barrett a78bc165b9 Update other_libs.md ago%!(EXTRA string=9 years)