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
/
r500_fragprog_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r5xx: Add DDX and DDY instructions.
Corbin Simpson
2008-08-17
1
-0
/
+4
*
r500_fragprog: Major refactoring of final emit
Nicolai Haehnle
2008-07-12
1
-817
/
+185
*
r500: Add "Not quite SSA" and dead code elimination pass
Nicolai Haehnle
2008-07-12
1
-11
/
+17
*
r500_fragprog: Transform trigonometric functions in first pass
Nicolai Haehnle
2008-07-12
1
-87
/
+4
*
r500_fragprog: Fix RSQ with negative parameters
Nicolai Haehnle
2008-07-06
1
-1
/
+2
*
r300: Translate fragment program DST in radeon_program_alu
Nicolai Haehnle
2008-07-06
1
-14
/
+0
*
r300: Translate fragment program LRP in radeon_program_alu.c
Nicolai Haehnle
2008-07-06
1
-27
/
+0
*
r300: Allow adding parameters during fragprog transform, share LIT code
Nicolai Haehnle
2008-07-06
1
-97
/
+15
*
r500: Major refactoring of fragment program emit
Nicolai Haehnle
2008-07-05
1
-772
/
+446
*
r300: Remove clause stuff for now in favour of a cloned generic gl_program
Nicolai Haehnle
2008-07-05
1
-26
/
+14
*
r500_fragprog: Cleanup some unused variables and code.
Nicolai Haehnle
2008-07-05
1
-41
/
+1
*
r500: Fix a mixup in fragment program LRP instruction emit
Nicolai Haehnle
2008-07-05
1
-5
/
+4
*
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-21
1
-5
/
+5
*
r5xx: Enable fragment.position, partial ARB_shadow.
Corbin Simpson
2008-06-14
1
-12
/
+18
*
r5xx: Detangle FP fallback and translation switches.
Corbin Simpson
2008-06-14
1
-1
/
+1
*
r5xx: More FP rewriting; fix texrect FP insts.
Corbin Simpson
2008-06-14
1
-14
/
+21
*
r5xx: New FP code, take two.
Corbin Simpson
2008-06-14
1
-0
/
+1520