index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
x86
/
mmx_blend.S
Age
Commit message (
Expand
)
Author
2002-04-19
Re-scheduling of the instructions according to the MMX pairing rules. This is...
Jose Fonseca
2002-04-19
Added min and max blend functions.
Jose Fonseca
2002-04-19
MMX add blending function added.
Jose Fonseca
2002-04-19
MMX modulate belding function added.
Jose Fonseca
2002-04-18
Definition of several utility macros for self-contained MMX operations such a...
Jose Fonseca
2002-04-18
Removed code that was proven to have faster alternatives to reduce complexity...
Jose Fonseca
2002-04-14
Remaining patch for the 255x255=255 identity correction be
Jose Fonseca
2002-04-12
Jose's latest patch (GMBT_GEOMETRIC_CORRECTION)
Brian Paul
2002-04-10
new MMX blend code (Jose Fonseca)
Brian Paul
2002-04-02
more blending updates from Jose
Brian Paul
2002-04-02
updates from Jose Fonseca
Brian Paul
2001-03-28
New type system for assembly code. Asm files should now include
Gareth Hughes
2001-03-03
more clean-ups
Brian Paul
2000-10-23
Major audit of all Mesa's x86 assembly code. This round is basically
Gareth Hughes
2000-06-14
moved #define of LLBL into assyntax.h file
Brian Paul
1999-08-19
Initial revision
jtg