summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/mmx_blend.S
Commit message (Expand)AuthorAgeFilesLines
* mesa: Remove assyntax.h include from generated matypes.h.José Fonseca2008-09-211-1/+2
* Fix TEXREL issues.Brian2007-03-101-5/+36
* Add .note.GNU-stack section to assembler files to avoid the default behaviorKristian Høgsberg2006-04-171-0/+4
* bring over build fixes from stable branchAlan Hourihane2004-04-261-1/+4
* Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings.Brian Paul2003-12-041-5/+10
* Re-scheduling of the instructions according to the MMX pairing rules. This is...Jose Fonseca2002-04-191-42/+36
* Added min and max blend functions.Jose Fonseca2002-04-191-9/+68
* MMX add blending function added.Jose Fonseca2002-04-191-1/+16
* MMX modulate belding function added.Jose Fonseca2002-04-191-43/+51
* Definition of several utility macros for self-contained MMX operations such a...Jose Fonseca2002-04-181-305/+226
* Removed code that was proven to have faster alternatives to reduce complexity...Jose Fonseca2002-04-181-69/+0
* Remaining patch for the 255x255=255 identity correction beJose Fonseca2002-04-141-0/+12
* Jose's latest patch (GMBT_GEOMETRIC_CORRECTION)Brian Paul2002-04-121-1/+17
* new MMX blend code (Jose Fonseca)Brian Paul2002-04-101-336/+378
* more blending updates from JoseBrian Paul2002-04-021-19/+22
* updates from Jose FonsecaBrian Paul2002-04-021-25/+30
* New type system for assembly code. Asm files should now includeGareth Hughes2001-03-281-1/+1
* more clean-upsBrian Paul2001-03-031-2/+2
* Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes2000-10-231-4/+0
* moved #define of LLBL into assyntax.h fileBrian Paul2000-06-141-16/+9
* Initial revisionjtg1999-08-191-0/+363