summaryrefslogtreecommitdiff
path: root/sys/dev/stbi
AgeCommit message (Expand)Author
2018-02-04a macro idiom used here triggers the GCC 6.4 ident checker. work around it.mrg
2017-12-09Only need to build stbi if options SPLASHSCREEN is definedjmcneill
2016-01-21PR/50686: David Binderman: fix memory leakchristos
2016-01-21remove malloc casts.christos
2013-09-15Remove unused variablesmartin
2013-01-27exitting -> exiting.mbalmer
2012-06-02p->out is always NULL herechristos
2012-06-02PR/46518: Nat Sloss: stbi splash: compressed PNG file causes panicchristos
2012-01-20reduce stack usage of stbi_gif_load_from_memory when STBI_SMALL_STACK isjmcneill
2011-02-06add a public domain image decoderjmcneill