| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Replace gen_matypes with a simple header for V4F/mat layout. | Eric Anholt | 2019-07-01 | 1 | -1/+2 |
* | tree-wide: remove trailing backslash | Eric Engestrom | 2017-06-07 | 1 | -1/+1 |
* | mesa: Remove assyntax.h include from generated matypes.h. | José Fonseca | 2008-09-21 | 1 | -1/+2 |
* | Fix TEXREL issues. | Brian | 2007-03-10 | 1 | -5/+36 |
* | Add .note.GNU-stack section to assembler files to avoid the default behavior | Kristian Høgsberg | 2006-04-17 | 1 | -0/+4 |
* | bring over build fixes from stable branch | Alan Hourihane | 2004-04-26 | 1 | -1/+4 |
* | Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings. | Brian Paul | 2003-12-04 | 1 | -5/+10 |
* | Re-scheduling of the instructions according to the MMX pairing rules. This is... | Jose Fonseca | 2002-04-19 | 1 | -42/+36 |
* | Added min and max blend functions. | Jose Fonseca | 2002-04-19 | 1 | -9/+68 |
* | MMX add blending function added. | Jose Fonseca | 2002-04-19 | 1 | -1/+16 |
* | MMX modulate belding function added. | Jose Fonseca | 2002-04-19 | 1 | -43/+51 |
* | Definition of several utility macros for self-contained MMX operations such a... | Jose Fonseca | 2002-04-18 | 1 | -305/+226 |
* | Removed code that was proven to have faster alternatives to reduce complexity... | Jose Fonseca | 2002-04-18 | 1 | -69/+0 |
* | Remaining patch for the 255x255=255 identity correction be | Jose Fonseca | 2002-04-14 | 1 | -0/+12 |
* | Jose's latest patch (GMBT_GEOMETRIC_CORRECTION) | Brian Paul | 2002-04-12 | 1 | -1/+17 |
* | new MMX blend code (Jose Fonseca) | Brian Paul | 2002-04-10 | 1 | -336/+378 |
* | more blending updates from Jose | Brian Paul | 2002-04-02 | 1 | -19/+22 |
* | updates from Jose Fonseca | Brian Paul | 2002-04-02 | 1 | -25/+30 |
* | New type system for assembly code. Asm files should now include | Gareth Hughes | 2001-03-28 | 1 | -1/+1 |
* | more clean-ups | Brian Paul | 2001-03-03 | 1 | -2/+2 |
* | Major audit of all Mesa's x86 assembly code. This round is basically | Gareth Hughes | 2000-10-23 | 1 | -4/+0 |
* | moved #define of LLBL into assyntax.h file | Brian Paul | 2000-06-14 | 1 | -16/+9 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+363 |