index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
r300_vertprog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: Corrected a couple of "control reaches end of non-void function" warnings.
Oliver McFadden
2007-05-09
1
-0
/
+2
*
r300: Corrected an error in r300_vertprog.c.
Oliver McFadden
2007-05-09
1
-1
/
+1
*
r300: Corrected the exit codes for consistency; they are all -1 for error now.
Oliver McFadden
2007-05-09
1
-3
/
+3
*
r300: Converted exit calls to _mesa_exit calls.
Oliver McFadden
2007-05-09
1
-9
/
+9
*
r300: Converted a few fprintf calls to _mesa_warning calls.
Oliver McFadden
2007-05-09
1
-1
/
+1
*
r300: Use an array for the vertex program sources and corrected an error from
Oliver McFadden
2007-05-09
1
-78
/
+78
*
fix some matrix/state token indexing bugs (see bug 10848)
Brian
2007-05-03
1
-3
/
+4
*
r300: Remove a warning when vertex programs produce an unused output
Nicolai Haehnle
2007-03-26
1
-3
/
+2
*
r300: Whitespace cleanup (remove trailing spaces)
Nicolai Haehnle
2007-03-26
1
-115
/
+115
*
merge from master
Brian
2007-03-21
1
-4
/
+6
*
r300: Added _mesa_copy_instructions.
Oliver McFadden
2007-03-15
1
-4
/
+5
*
r300: Renamed r300_vertexprog.c to r300_vertprog.c
Oliver McFadden
2007-03-15
1
-0
/
+1116