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_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: fix fragment program limits
Maciej Cencora
2009-04-27
1
-4
/
+4
*
r300: merge r300/r500 fragment program compiler structure
Maciej Cencora
2009-04-19
1
-3
/
+3
*
r300: merge r300/r500 fragment program structures
Maciej Cencora
2009-04-19
1
-1
/
+1
*
r300_fragprog: Use nqssa+dce and program_pair for emit
Nicolai Haehnle
2008-07-12
1
-1559
/
+193
*
r300_fragprog: Emulate trigonometric functions in radeon_program_alu
Nicolai Haehnle
2008-07-06
1
-205
/
+1
*
r300: Translate fragment program DST in radeon_program_alu
Nicolai Haehnle
2008-07-06
1
-21
/
+0
*
r300: Translate fragment program LRP in radeon_program_alu.c
Nicolai Haehnle
2008-07-06
1
-17
/
+0
*
r300: Allow adding parameters during fragprog transform, share LIT code
Nicolai Haehnle
2008-07-06
1
-122
/
+21
*
r300: Remove clause stuff for now in favour of a cloned generic gl_program
Nicolai Haehnle
2008-07-05
1
-12
/
+7
*
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-21
1
-3
/
+3
*
r300: Add radeonTransformALU and fix a bug in r300_fragprog DPH
Nicolai Haehnle
2008-06-14
1
-96
/
+5
*
r300_fragprog: Refactor TEX transformation
Nicolai Haehnle
2008-06-14
1
-93
/
+10
*
r300: Add radeon_program and trivial refactoring of r300_fragprog to use it
Nicolai Haehnle
2008-06-14
1
-0
/
+2232