mrg
|
d117f9035c
|
a macro idiom used here triggers the GCC 6.4 ident checker. work around it.
|
2018-02-04 09:18:44 +00:00 |
jmcneill
|
d4bb06ab9d
|
Only need to build stbi if options SPLASHSCREEN is defined
|
2017-12-09 13:25:38 +00:00 |
christos
|
e266d25de2
|
PR/50686: David Binderman: fix memory leak
|
2016-01-21 17:17:53 +00:00 |
christos
|
e7798716b4
|
remove malloc casts.
|
2016-01-21 17:16:48 +00:00 |
martin
|
e67f4be258
|
Remove unused variables
|
2013-09-15 14:04:04 +00:00 |
mbalmer
|
c826b564cf
|
exitting -> exiting.
|
2013-01-27 14:47:37 +00:00 |
christos
|
b779684dca
|
p->out is always NULL here
|
2012-06-02 14:37:38 +00:00 |
christos
|
13118cd147
|
PR/46518: Nat Sloss: stbi splash: compressed PNG file causes panic
Make the kernel FREE macro behave like the userland free(3), i.e. accept NULL
|
2012-06-02 14:30:04 +00:00 |
jmcneill
|
ebc0f994b4
|
reduce stack usage of stbi_gif_load_from_memory when STBI_SMALL_STACK is
defined
|
2012-01-20 23:13:47 +00:00 |
jmcneill
|
4ed3c0a866
|
add a public domain image decoder
|
2011-02-06 23:13:04 +00:00 |