Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-25 | progs/util: Silence warn_unused_result warnings. | Vinson Lee | |
2009-12-10 | progs/util: Byte swap individual members of struct _rawImageRec. | Vinson Lee | |
2009-12-03 | progs/util: Exit RawImageGetData early if malloc fails. | Vinson Lee | |
Prevents a null pointer deference later on. (cherry picked from commit e26135a744f740430e3dc341fa692544ba99c11e) | |||
2009-12-03 | progs/util: Fix memory leak if malloc fails in RawImageOpen. | Vinson Lee | |
(cherry picked from commit d36cb2396c942f05ba56c5b899792a507bb0f0fd) | |||
2009-12-03 | progs/util: Fix memory leak if fopen fails in RawImageOpen. | Vinson Lee | |
(cherry picked from commit d9508e8df9da4aa13bc223194c406081738bac91) | |||
2009-12-03 | progs/util: Fix memory leak if malloc fails in tkRGBImageLoad. | Vinson Lee | |
(cherry picked from commit 786d539511eb3c5a4101b11b7f8e90d60123ac46) | |||
2009-12-03 | progs/util: Fix memory leak if LoadRGBImage fails. | Vinson Lee | |
(cherry picked from commit 041cd0e110d41b543a0fe9cc484ae8373642912b) | |||
2009-12-03 | progs/util: Fix memory if LoadRGBMipmaps2 fails. | Vinson Lee | |
(cherry picked from commit 28b8e4bcd76cc072b062e4c8575327c05ecb9a55) | |||
2009-12-03 | progs/util: Fix memory leak if LoadYUVImage fails. | Vinson Lee | |
(cherry picked from commit 0e790ac35327a0b53a4a595a6429135317302269) | |||
2009-03-16 | progs: Try to read the texture from the current dir, if full path fails. | José Fonseca | |
2006-01-31 | s/malloc/calloc/, fix mem leak | Brian Paul | |
2003-08-28 | remove unused bytes variable | Brian Paul | |
2003-05-20 | move LoadYUVImage into readtex.c | Keith Whitwell | |
2000-06-27 | added LoadRGBMipmaps2() | Brian Paul | |
2000-02-10 | include readtex.h | Brian Paul | |
1999-08-19 | Initial revision | jtg | |