summaryrefslogtreecommitdiff
path: root/src/mesa/x86/mmx_blend.S
AgeCommit message (Expand)Author
2008-09-21mesa: Remove assyntax.h include from generated matypes.h.José Fonseca
2007-03-10Fix TEXREL issues.Brian
2006-04-17Add .note.GNU-stack section to assembler files to avoid the default behaviorKristian Høgsberg
2004-04-26bring over build fixes from stable branchAlan Hourihane
2003-12-04Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings.Brian Paul
2002-04-19Re-scheduling of the instructions according to the MMX pairing rules. This is...Jose Fonseca
2002-04-19Added min and max blend functions.Jose Fonseca
2002-04-19MMX add blending function added.Jose Fonseca
2002-04-19MMX modulate belding function added.Jose Fonseca
2002-04-18Definition of several utility macros for self-contained MMX operations such a...Jose Fonseca
2002-04-18Removed code that was proven to have faster alternatives to reduce complexity...Jose Fonseca
2002-04-14Remaining patch for the 255x255=255 identity correction beJose Fonseca
2002-04-12Jose's latest patch (GMBT_GEOMETRIC_CORRECTION)Brian Paul
2002-04-10new MMX blend code (Jose Fonseca)Brian Paul
2002-04-02more blending updates from JoseBrian Paul
2002-04-02updates from Jose FonsecaBrian Paul
2001-03-28New type system for assembly code. Asm files should now includeGareth Hughes
2001-03-03more clean-upsBrian Paul
2000-10-23Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes
2000-06-14moved #define of LLBL into assyntax.h fileBrian Paul
1999-08-19Initial revisionjtg