Age | Commit message (Expand) | Author |
---|---|---|
2009-12-03 | progs/util: Exit RawImageGetData early if malloc fails. | Vinson Lee |
2009-12-03 | progs/util: Fix memory leak if malloc fails in RawImageOpen. | Vinson Lee |
2009-12-03 | progs/util: Fix memory leak if fopen fails in RawImageOpen. | Vinson Lee |
2009-12-03 | progs/util: Fix memory leak if malloc fails in tkRGBImageLoad. | Vinson Lee |
2009-12-03 | progs/util: Fix memory leak if LoadRGBImage fails. | Vinson Lee |
2009-12-03 | progs/util: Fix memory if LoadRGBMipmaps2 fails. | Vinson Lee |
2009-12-03 | progs/util: Fix memory leak if LoadYUVImage fails. | Vinson Lee |
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 |