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
/
radeon_program_alu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r5xx: Add DDX and DDY instructions.
Corbin Simpson
2008-08-17
1
-0
/
+27
*
r300: Fix saturate mode handling in radeon_program_alu
Nicolai Haehnle
2008-07-12
1
-50
/
+60
*
r300: Explicitly set absolute value for the argument of RSQ
Nicolai Haehnle
2008-07-12
1
-0
/
+11
*
r500_fragprog: Transform trigonometric functions in first pass
Nicolai Haehnle
2008-07-12
1
-0
/
+52
*
r300_fragprog: Emulate trigonometric functions in radeon_program_alu
Nicolai Haehnle
2008-07-06
1
-0
/
+144
*
r300: Translate fragment program DST in radeon_program_alu
Nicolai Haehnle
2008-07-06
1
-1
/
+14
*
r300: Translate fragment program LRP in radeon_program_alu.c
Nicolai Haehnle
2008-07-06
1
-1
/
+15
*
r300: Allow adding parameters during fragprog transform, share LIT code
Nicolai Haehnle
2008-07-06
1
-7
/
+117
*
r300: Correctly scan for used temporary registers
Nicolai Haehnle
2008-07-05
1
-43
/
+41
*
r300: Remove clause stuff for now in favour of a cloned generic gl_program
Nicolai Haehnle
2008-07-05
1
-53
/
+48
*
r300: Add radeonTransformALU and fix a bug in r300_fragprog DPH
Nicolai Haehnle
2008-06-14
1
-0
/
+284