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_fragprog.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: Moved the vertex and fragment program macros into the appropriate files.
Oliver McFadden
2008-03-01
1
-0
/
+60
*
r300: Converted "rp" variables (r300_fragment_program) to "fp".
Oliver McFadden
2007-05-09
1
-1
/
+1
*
r300: Fixed indenting from previous commit
Oliver McFadden
2007-05-09
1
-1
/
+1
*
r300: Fixed some more function names.
Oliver McFadden
2007-05-09
1
-1
/
+1
*
r300: Indented r300_fragprog.[ch].
Oliver McFadden
2007-05-09
1
-1
/
+2
*
r300: Removed the obsolete pfs_reg_t type from r300_fragprog.h.
Oliver McFadden
2007-05-09
1
-20
/
+0
*
Update DRI drivers for new glsl compiler.
Brian
2007-02-23
1
-2
/
+3
*
r300: Add proper support for sin/cos instruction in fragment program
Rune Peterson
2007-02-12
1
-1
/
+4
*
Rework r300 fragprog avoid using bitfield structure.
Jerome Glisse
2006-12-25
1
-1
/
+2
*
Add LIT instruction to fragment program.
Jerome Glisse
2006-11-01
1
-1
/
+2
*
Add copyright header and minor cleanup.
Jerome Glisse
2006-07-03
1
-8
/
+37
*
Clean build.
Aapo Tahkola
2006-03-13
1
-0
/
+5
*
Add individual component negation.
Jerome Glisse
2006-01-21
1
-1
/
+2
*
Fix swizzling table & add struct.
Jerome Glisse
2006-01-20
1
-0
/
+6
*
Missing patch from Ben Skeggs:
Aapo Tahkola
2006-01-09
1
-3
/
+30
*
Unify vertex/fragment program instuctions.
Brian Paul
2005-11-05
1
-1
/
+1
*
Clean up warnings in r300 code by making some symbols static, adding prototypes
Eric Anholt
2005-07-20
1
-1
/
+3
*
Play with swizzling a bit.
Ben Skeggs
2005-05-28
1
-3
/
+0
*
- Remove one of the loops in emit_arith
Ben Skeggs
2005-05-25
1
-1
/
+5
*
Implement enough of ARB_fragment_program for Keith's texenv program
Ben Skeggs
2005-05-23
1
-0
/
+46