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_vertexprog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Since high bits can be used for flags, mask them out.
Vladimir Dergachev
2005-02-03
1
-1
/
+2
*
Add a missing break and a reminder.
Aapo Tahkola
2005-02-01
1
-1
/
+2
*
Implement appropriate src checks for attribs/params.
Aapo Tahkola
2005-02-01
1
-62
/
+133
*
Implemented bunch of ops.
Aapo Tahkola
2005-02-01
1
-8
/
+132
*
Vertex programs work now with some restrictions. I expect arbvptorus to work
Aapo Tahkola
2005-02-01
1
-111
/
+240
*
My bad, the old code works fine if updated to newer Mesa tree.
Vladimir Dergachev
2005-01-30
1
-3
/
+0
*
struct ati_fragment_shader was not defined anywhere, define it to get r300_ve...
Vladimir Dergachev
2005-01-30
1
-0
/
+3
*
Beginings of program generation. This code havent been tested nor hooked up.
Aapo Tahkola
2005-01-29
1
-1
/
+245
*
Cleaning up.
Aapo Tahkola
2005-01-29
1
-88
/
+93
*
Fix wrong comment.
Aapo Tahkola
2005-01-28
1
-6
/
+6
*
Forgot one comment...
Aapo Tahkola
2005-01-28
1
-0
/
+1
*
Add basic sceleton for vertex programs + some other fixes
Aapo Tahkola
2005-01-28
1
-0
/
+302