index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
util
/
readtex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
progs/util: Exit RawImageGetData early if malloc fails.
Vinson Lee
2009-12-03
1
-0
/
+1
*
progs/util: Fix memory leak if malloc fails in RawImageOpen.
Vinson Lee
2009-12-03
1
-0
/
+14
*
progs/util: Fix memory leak if fopen fails in RawImageOpen.
Vinson Lee
2009-12-03
1
-0
/
+1
*
progs/util: Fix memory leak if malloc fails in tkRGBImageLoad.
Vinson Lee
2009-12-03
1
-0
/
+1
*
progs/util: Fix memory leak if LoadRGBImage fails.
Vinson Lee
2009-12-03
1
-1
/
+4
*
progs/util: Fix memory if LoadRGBMipmaps2 fails.
Vinson Lee
2009-12-03
1
-0
/
+1
*
progs/util: Fix memory leak if LoadYUVImage fails.
Vinson Lee
2009-12-03
1
-0
/
+1
*
progs: Try to read the texture from the current dir, if full path fails.
José Fonseca
2009-03-16
1
-3
/
+9
*
s/malloc/calloc/, fix mem leak
Brian Paul
2006-01-31
1
-2
/
+5
*
remove unused bytes variable
Brian Paul
2003-08-28
1
-1
/
+0
*
move LoadYUVImage into readtex.c
Keith Whitwell
2003-05-20
1
-0
/
+85
*
added LoadRGBMipmaps2()
Brian Paul
2000-06-27
1
-1
/
+14
*
include readtex.h
Brian Paul
2000-02-10
1
-0
/
+1
*
Initial revision
jtg
1999-08-19
1
-0
/
+353