Vinson Lee
|
cdc69e3469
|
progs/util: Silence warn_unused_result warnings.
|
2009-12-25 23:13:50 -08:00 |
|
Vinson Lee
|
bc0509bba8
|
progs/util: Byte swap individual members of struct _rawImageRec.
|
2009-12-10 13:24:15 -08:00 |
|
Vinson Lee
|
a0ac8fc7d8
|
progs/util: Exit RawImageGetData early if malloc fails.
Prevents a null pointer deference later on.
(cherry picked from commit e26135a744 )
|
2009-12-03 17:14:08 -08:00 |
|
Vinson Lee
|
0a6acecb35
|
progs/util: Fix memory leak if malloc fails in RawImageOpen.
(cherry picked from commit d36cb2396c )
|
2009-12-03 17:08:48 -08:00 |
|
Vinson Lee
|
305d4f147e
|
progs/util: Fix memory leak if fopen fails in RawImageOpen.
(cherry picked from commit d9508e8df9 )
|
2009-12-03 17:03:26 -08:00 |
|
Vinson Lee
|
772e004781
|
progs/util: Fix memory leak if malloc fails in tkRGBImageLoad.
(cherry picked from commit 786d539511 )
|
2009-12-03 16:57:17 -08:00 |
|
Vinson Lee
|
f1172c4030
|
progs/util: Fix memory leak if LoadRGBImage fails.
(cherry picked from commit 041cd0e110 )
|
2009-12-03 16:24:03 -08:00 |
|
Vinson Lee
|
84de1672d3
|
progs/util: Fix memory if LoadRGBMipmaps2 fails.
(cherry picked from commit 28b8e4bcd7 )
|
2009-12-03 16:15:22 -08:00 |
|
Vinson Lee
|
4ca8e1680e
|
progs/util: Fix memory leak if LoadYUVImage fails.
(cherry picked from commit 0e790ac353 )
|
2009-12-03 16:03:22 -08:00 |
|
José Fonseca
|
e5a3aa5672
|
progs: Try to read the texture from the current dir, if full path fails.
|
2009-03-16 12:01:44 +00:00 |
|
Brian Paul
|
111281f1fc
|
s/malloc/calloc/, fix mem leak
|
2006-01-31 03:00:14 +00:00 |
|
Brian Paul
|
9e94aaf6e3
|
remove unused bytes variable
|
2003-08-28 03:10:41 +00:00 |
|
Keith Whitwell
|
27358a24a0
|
move LoadYUVImage into readtex.c
|
2003-05-20 09:54:58 +00:00 |
|
Brian Paul
|
92009554ce
|
added LoadRGBMipmaps2()
|
2000-06-27 17:54:44 +00:00 |
|
Brian Paul
|
46a5936f54
|
include readtex.h
|
2000-02-10 17:44:58 +00:00 |
|
jtg
|
afb833d4e8
|
Initial revision
|
1999-08-19 00:55:39 +00:00 |
|