index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
util
/
readtex.c
Age
Commit message (
Expand
)
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
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