mesa: regenerate API files related to GL_EXT_draw_buffers2
[mesa.git] / src / mesa / x86 / mmx_blend.S
2008-09-21 José Fonsecamesa: Remove assyntax.h include from generated matypes.h.
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-04 José Fonsecamesa: Remove assyntax.h include from generated matypes.h.
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
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