Fix TEXREL issues.
[mesa.git] / src / mesa / x86 / mmx_blend.S
2007-03-10 BrianFix TEXREL issues.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-04-17 Kristian HøgsbergAdd .note.GNU-stack section to assembler files to avoid...
2004-04-26 Alan Hourihanebring over build fixes from stable branch
2003-12-04 Brian PaulPort over changes from XFree86/Mesa 5.0.2, mostly to...
2002-04-19 Jose FonsecaRe-scheduling of the instructions according to the...
2002-04-19 Jose FonsecaAdded min and max blend functions.
2002-04-19 Jose FonsecaMMX add blending function added.
2002-04-19 Jose FonsecaMMX modulate belding function added.
2002-04-18 Jose FonsecaDefinition of several utility macros for self-contained...
2002-04-18 Jose FonsecaRemoved code that was proven to have faster alternative...
2002-04-14 Jose FonsecaRemaining patch for the 255x255=255 identity correction be
2002-04-12 Brian PaulJose's latest patch (GMBT_GEOMETRIC_CORRECTION)
2002-04-10 Brian Paulnew MMX blend code (Jose Fonseca)
2002-04-02 Brian Paulmore blending updates from Jose
2002-04-02 Brian Paulupdates from Jose Fonseca
2001-03-28 Gareth HughesNew type system for assembly code. Asm files should...
2001-03-03 Brian Paulmore clean-ups
2000-10-23 Gareth HughesMajor audit of all Mesa's x86 assembly code. This...
2000-06-14 Brian Paulmoved #define of LLBL into assyntax.h file
1999-08-19 jtgInitial revision